Raised This Month: $ Target: $400
 0% 

After the restart give_item (id, "weapon_knife"); Does not work


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
mahmoodi.1313
Senior Member
Join Date: Aug 2014
Location: Steamboat Springs, USA
Old 05-01-2015 , 10:22   Re: After the restart give_item (id, "weapon_knife"); Does not work
Reply With Quote #1

Quote:
Originally Posted by indraraj striker View Post
you want show the player name ?
just put the name out side the cmd_access
PHP Code:
public knife(idlevelcid)  
{  
new 
name[32]  
get_user_info(id"name"name31)  
ColorChat(0GREEN,"%s: test",name);
if(
cmd_access(id,levelcid1))  
{  
    
strip_user_weapons(id)  
     
give_item(id,"weapon_knife");  
    
server_cmd("sv_restart 2");  
    
server_cmd("sv_restart 3");  
}  
return 
PLUGIN_HANDLED  

For second wait sometime i m going to test your code
No, Admin has to say the name of the show.
mahmoodi.1313 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 20:14.


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