29.11.2010, 20:24
(
Последний раз редактировалось XePloiT; 29.11.2010 в 21:55.
)
when im use zcmd its disables commands on OnPlayerCommandText
is this suppose to be like this? and if it is.. is there way to make this work fine with the OnPlayerCommandText?
EDIT: another zcmd question... when im trying to compile zcmd its has a lot of errors...
i know im now suppose to compile this but i wanted to check if everything is correct...
well this is suppose to be like that or I've got a bad zcmd .inc?
one more question... if my zcmd file is ok and all the errors suppose to be...
so when i used OnPlayerCommandText i've changed the return 0 to return SendClientMessage(playerid....);
which when a players types command that doesn't exist its writes something instead of SERVER:UNKNOWN COMMAND
if there is any way to change it in the zcmd...(i tryed in the zcmd inc but its didn't changed anything)
is this suppose to be like this? and if it is.. is there way to make this work fine with the OnPlayerCommandText?
EDIT: another zcmd question... when im trying to compile zcmd its has a lot of errors...
i know im now suppose to compile this but i wanted to check if everything is correct...
well this is suppose to be like that or I've got a bad zcmd .inc?
one more question... if my zcmd file is ok and all the errors suppose to be...
so when i used OnPlayerCommandText i've changed the return 0 to return SendClientMessage(playerid....);
which when a players types command that doesn't exist its writes something instead of SERVER:UNKNOWN COMMAND
if there is any way to change it in the zcmd...(i tryed in the zcmd inc but its didn't changed anything)