Wolf3d Haven Forum

Please log in or register. Smile

Join the forum, it's quick and easy

Wolf3d Haven Forum

Please log in or register. Smile

Wolf3d Haven Forum

Would you like to react to this message? Create an account in a few clicks or log in to continue.
Wolf3d Haven Forum

A friendly Wolfenstein 3D community, about Wolfenstein 3D, the game that gave birth to first person shooters...


    deleting boss animation delay

    Dark_wizzie
    Dark_wizzie
    I am Death Incarnate!
    I am Death Incarnate!


    Female
    Number of posts : 5120
    Age : 30
    Location : California, USA
    Job : Investor
    Hobbie : Computers, chess, computer chess, fashion, and philosophy
    Message : I made this forum when I was 13 High on Drugs
    Registration date : 2007-03-24

    deleting boss animation delay Empty deleting boss animation delay

    Post by Dark_wizzie Sun Apr 29, 2007 1:53 pm

    dome




    Code Editing Tutorials
    Deleting the Boss Dead Animation delay







    Open WL_ACT2.C, Today, we're going to do it with Otto Giftmacher. Do a search for "SpawnGift" (no quotes!) and you should see this:



    ==============

    =

    = SpawnGift

    =

    ==============



    void SpawnGift (int tilex, int tiley)

    {

    unsigned far *map,tile;



    if (DigiMode != sds_off)

    s_giftdie2.tictime = 140;

    else

    s_giftdie2.tictime = 5;

    (...)



    Change "s_giftdie2.tictime = 140;" to "s_giftdie2.tictime = 1;" (no quotes) or to your likings!

    (If you change it to "0" he'll just stay standing up when he dies.)

    Compile and Link up!

    Have fun with your fast dying Boss!





    Wolf3d Haven
    Minute Logic Blog

      Current date/time is Fri Apr 26, 2024 8:01 pm