Posts: 140
	Threads: 51
	Joined: Aug 2010
	
Reputation: 
0
	 
 
	
	
		how can i make a /kill <id> command so i typed ingame /kill 1 that the player with id 1 is killed,
srry for my bad english im dutch ^^
thnx for helping,
speediekiller2
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 925
	Threads: 36
	Joined: Dec 2009
	
Reputation: 
0
	 
 
	
	
		... ^ That's not the proper question. Do you use strtok or sscanf?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 140
	Threads: 51
	Joined: Aug 2010
	
Reputation: 
0
	 
 
	
	
		alright but how can i make it?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 6,236
	Threads: 310
	Joined: Jan 2011
	
Reputation: 
0
	 
 
	
	
		There are no 'params' when using strcmp under OnPlayerCommandText. Use a command processor.