Raised This Month: $ Target: $400
 0% 

EV_INT_sequence - no repeat


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Fork
New Member
Join Date: Jul 2007
Old 07-16-2007 , 10:48   EV_INT_sequence - no repeat
Reply With Quote #1

hi,

first my code:
Code:
register_forward(FM_PlayerPreThink, "ClientPreThink");

public ClientPreThink(Client)
{
    if (getClientATKCHARGE(Client) && isFX != 1)
    {
        server_print("FX on!");
        entity_set_int(Client, EV_INT_sequence, 110);
        isFX = 1;
    }
}
this works fine, but i still dont want that the sequence 110 repeats. i want to play him and then freeze him until i change them again. any ideas?
Fork is offline
 



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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode