Raised This Month: $ Target: $400
 0% 

+ commands


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Stormsys
Member
Join Date: Oct 2005
Old 10-16-2005 , 13:54  
Reply With Quote #1

Code:
        register_clcmd("+sshp_restore", "MB", ADMIN_LEVEL_F,"- gives an admin there 16000 money back")         register_clcmd("-sshp_restore", "MB", ADMIN_LEVEL_F,"- gives an admin there 16000 money back")

and the func
Code:
public MB(id) { if (!(get_user_flags(id)&ADMIN_LEVEL_F)) {         }else{         cs_set_user_money(id, 16000)     } }

ok then it sets it once, im still holding the button i press f1
at buyzone, it uses the money but dosent get it back to 16000 untill i let go(set it to do it once more then -command shows)

now is there i way i can have the function gooing in loops on a timer or somming untill -command to stop the loop
Stormsys is offline
Reply



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 23:47.


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