10.08.2010, 06:51
Quote:
I don't know how dcmd works, this example has to be put into OnPlayerCommandText(), and it will work.
(http://pastebin.com/fdq8nC47) |
Quote:
For the chatbox: if OnPlayerText returns 0, the message is not sent. And you can check with IsPlayerInRangeOfPoint, if the message can be sent for the player or not. |