Send Command for other players?
#1

how can I send command for others? I mean, what is the function?
Reply
#2

What command processor are you using?

STRCMP & DCMD:
pawn Код:
OnPlayerCommandText(playerid, "commandhere parametershere");
ZCMD:
pawn Код:
cmd_commandhere(playerid, "parametershere");
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)