25.07.2011, 15:23
Quote:
i dont want any one to enter them! even me i want to lock them from the script. How i can do it ?
|
Quote:
dude u can't use zcmd and strcmp cause this two are same..
u need to convert all ur strcmp commands in zcmd and will work cool... btw and im using zcmd for all commands. |
So, just by placing all strcmp commands in the zcmd callback (recieved) will make it work correctly. (But it won't be as good as the original method, correct me if im wrong).