28.09.2010, 14:09
Quote:
In theory it is possible, but you will need to read the thread
https://sampforum.blast.hk/showthread.php?tid=91354 OnPlayerCommandText is not meant to be used with zcmd. There is a replacement callback, OnPlayerCommandRecieved. Basically you are making it difficult of you try to use both systems, just use zcmd. |
Thanks guys.