04.04.2014, 10:38
Hey, i just started to learn about y_commands.
i built some commands, but in a system i got problem.
i want that when player put something in the dialog, it make it command.
In OnPlayerCommandText is make:
but when i trying to make it on y_cmds it make an error.
Thanks for helping.
i built some commands, but in a system i got problem.
i want that when player put something in the dialog, it make it command.
In OnPlayerCommandText is make:
Код:
OnPlayerCommandText(playerid, inputtext);
Код:
function "S@@_OnPlayerCommandText" is not implemented