Raised This Month: $ Target: $400
 0% 

disable choosing of model.


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
geertjan88
Member
Join Date: May 2006
Old 12-22-2006 , 16:15   disable choosing of model.
Reply With Quote #1

If someone uses the sinvan model the server crash. Now i tried this:

Code:
public plugin_init() {
	register_plugin("NoSinvan", "1.0", "Sam Douglas")
	register_concmd("model sinvan","sinvan",ADMIN_ALL)
}

public sinvan(id)
{
	client_cmd(id,"say_team I am using the sinvan model please ban me !!")
	client_cmd(id,"say_team I am using the sinvan model please ban me !!")
	client_cmd(id,"say_team I am using the sinvan model please ban me !!")
	client_cmd(id,"say_team I am using the sinvan model please ban me !!")
	client_cmd(id,"say_team I am using the sinvan model please ban me !!")
	return PLUGIN_HANDLED
}
Doesn't really work. How can i make it work? Anyone thanks in advance
__________________
if i help? +karma!
geertjan88 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 22:20.


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