help | zcmd
#1

hello!

I have a small question, how do I do in zcmd, as do the usual commands:
OnPlayerCommandText (playerid, "command");

How I do it in zcmd?
Reply
#2

pawn Код:
COMMAND:login(playerid, params[])
{
    //Do something here.
}
Reply
#3

You misunderstood.
I want to do if a player knocked in dialog ok, it will make the command prompt.
Thank you helpers (:
Reply
#4

Quote:

how do I do in zcmd

Quote:

I want to do if a player knocked in dialog ok, it will make the command prompt.

That's two different things(but i couldn't understand everything...). First make up your mind, then tell us what you want to make. Explain in details.


EDIT: I think this is what your'e looking for: https://sampwiki.blast.hk/wiki/How_to_Create_a_Dialog

EDIT2: Ok, now i understood you now. I think. https://sampforum.blast.hk/showthread.php?tid=240937
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)