Posts: 265
	Threads: 69
	Joined: Feb 2012
	
Reputation: 
0
	 
	
	
		Hi Im finding very difficult to create /act [action] command /s for shout and /n for ooc.
I manage to create /me only.
Plus I cant hear players from far away. bigears its called how to fix it?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 929
	Threads: 17
	Joined: Mar 2012
	
Reputation: 
0
	 
	
	
		without any code I don't think anyone will be able to help you
we know nothing about your script except you want these commands.
we don't even know if your using strcmp,dcmd,zcmd,ycmd, ect.. ect...
i'm not trying to be rude, I cannot guess what your script looks like
if you'd like help then post more info and some code you need fixed,
along with any errors you may be getting
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 265
	Threads: 69
	Joined: Feb 2012
	
Reputation: 
0
	 
	
	
		Im not using anything just standard.
#include <a_samp>
#include <sscanf2>
#include <SII>
#include <dini>
#include <streamer>
#define MAX_REMOVED_OBJECTS 500
#include <removebuilding>
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 161
	Threads: 25
	Joined: Mar 2012
	
Reputation: 
0
	 
	
	
		Lemme whip something up.
Will post when done.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 265
	Threads: 69
	Joined: Feb 2012
	
Reputation: 
0
	 
	
	
		thanks man! but im not using zcmd or anything just straight.