Slumpy said:
			
		
	
	
		
		
			Code:
		
	 
 
First keybinder.sf and keybinder.ini files put at into Your Gta San Andreas/Sampfuncs Folder. Then Open keybinder.ini for edit plugin functions.
Examp;
Delay= 1000; 
When You Press (Key) it will say command1 With Your Targetted PlayerID and will be 1000ms(1sec) wait for say command2;
Delay For What?
Because You Can' Write Command in 0ms, Servers Can Detect it and will be fix.
Key=88 // X(Virtual KeyID)
Key For Start Plugin... Will Check Your Targetted PlayerID and will say command1.
Other VK_KEY IDs
	
		Spoiler 
	 
		
			Virtual Key Codes
		 
	 
 
cmd1 = command1
cmd2 = command2