11.11.2012, 00:01
Hey, Im creating one system in which I need to call commands sometimes. Is it even possible with YCMD? In zcmd, you could do:
pawn Код:
CallLocalFunction("cmd_your command", "dd", playerid, [..params..]);