Thread: Gfx Timers

Results 1 to 8 of 8
  1. #1 Gfx Timers 
    Metal Up Your Ass!!!

    Join Date
    Aug 2008
    Posts
    336
    Thanks given
    1
    Thanks received
    0
    Rep Power
    114
    I am trying to make it so the ancients teleport gfx (392) will show up when I click on the emote tabs to teleport. I got that part working, all I need is the timer. I want it so the gfx plays for 4 or if possible 4.5 seconds before teleporting me to the location. Here is my code:

    Code:
    ase 168: // Home
                    if(emotes == 0)
                    {
    		stillgfx(392, absY, absX);                
    		actionTimer = 50;		
    		teleportToX = 3089;
                    teleportToY = 3490;
                    heightLevel = 0;
                    }
                    else
                    {
                        emotes = 0;
                        pEmote = playerSE;
                        updateRequired = true; appearanceUpdateRequired = true;
                    }
                    break;
    Reply With Quote  
     

  2. #2  
    Registered Member
    Core's Avatar
    Join Date
    Sep 2007
    Posts
    4,194
    Thanks given
    11
    Thanks received
    393
    Rep Power
    1985
    Don't use the emote tab use teleports.
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Jul 2008
    Age
    28
    Posts
    5,827
    Thanks given
    1,301
    Thanks received
    197
    Rep Power
    0
    what? you cant make the gfx play for a certain amount of time. Its like a video that you cant speed up or slow down.
    Reply With Quote  
     

  4. #4  
    Metal Up Your Ass!!!

    Join Date
    Aug 2008
    Posts
    336
    Thanks given
    1
    Thanks received
    0
    Rep Power
    114
    No, I don't want the gfx to play for a certain amount of time, I want it so the gfx plays before I teleport. Because without a timer I just teleport and the gfx starts playing from where I teleported from. Basically I wan't to make it so the the teleport doesn't go in affect immediately and gives time for the gfx to fully play.
    Reply With Quote  
     

  5. #5  
    Registered Member
    Core's Avatar
    Join Date
    Sep 2007
    Posts
    4,194
    Thanks given
    11
    Thanks received
    393
    Rep Power
    1985
    Then use the teleport book.
    Reply With Quote  
     

  6. #6  
    Fuckin PRO

    Tyler's Avatar
    Join Date
    Jan 2008
    Age
    33
    Posts
    6,017
    Thanks given
    46
    Thanks received
    507
    Rep Power
    3330
    He would still need to make the teleport lol.
    Reply With Quote  
     

  7. #7  
    Metal Up Your Ass!!!

    Join Date
    Aug 2008
    Posts
    336
    Thanks given
    1
    Thanks received
    0
    Rep Power
    114
    I don't want to use the teleport book. I don't even have any teleport spells working. This server was made form scratch, and I'm a horrible coder. So stop telling me to use them, because I won't........ Because if I want to and I've seen it work before, why not?
    Reply With Quote  
     

  8. #8  
    Registered Member
    Core's Avatar
    Join Date
    Sep 2007
    Posts
    4,194
    Thanks given
    11
    Thanks received
    393
    Rep Power
    1985
    Emote tab teleports look like crap
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •