Raised This Month: $ Target: $400
 0% 

Use command one time per day.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
daniel46
Senior Member
Join Date: Dec 2011
Old 09-05-2012 , 08:02   Re: Use command one time per day.
Reply With Quote #6

also can be used like this

PHP Code:
new bool:one_time

public plugin_init() register_event("HLTV""NewRound""a""1=0""2=0")  

public 
NewRound() one_time false

public code()
{
    
one_time true
    
    
if(one_timeclient_print(idprint_chat"This Coammnd Can Used 1 Time A Round"
    
    
else if(!one_time)
    {
    
// Your Code
    
}


Last edited by daniel46; 09-05-2012 at 08:02.
daniel46 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 08:22.


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