[HELP]/leave Command to disable everything
#6

Quote:
Originally Posted by fuckingcruse
View Post
Erm? Can you give me the /leave cmd codes according to my script? zcmd
Erm...are you serious right now

Read tutorials if you don't know how to make it..but it's that easy...well:

PHP Code:
CMD:leave(playerid)
{
    
//In the leave command: 
    
if(!inMinigun{playerid}) return SCM(playerid,-1,"You aren't in a Minigun Event!"); 
    
inMinigun{playerid} = false;  
    return 
1;

...Greekz
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)