sendclientmessagetoall with the input text?
#2

pawn Код:
CMD:sayhi(playerid, params[]) {
    SendClientMessage(playerid, 0, params); // You ought to be more specific if this wasn't what you wanted.
    return 1;
}
There are hundreds of tutorials on the forum, they are not hard to follow.
Reply


Messages In This Thread
sendclientmessagetoall with the input text? - by Jack_Leslie - 10.07.2011, 04:30
Re: sendclientmessagetoall with the input text? - by Calgon - 10.07.2011, 04:41
Re: sendclientmessagetoall with the input text? - by Jack_Leslie - 10.07.2011, 04:46
Re: sendclientmessagetoall with the input text? - by Kush - 10.07.2011, 04:46
Re: sendclientmessagetoall with the input text? - by Gertin - 10.07.2011, 08:20
Re: sendclientmessagetoall with the input text? - by Calgon - 10.07.2011, 08:26
Re: sendclientmessagetoall with the input text? - by jameskmonger - 10.07.2011, 08:39

Forum Jump:


Users browsing this thread: 1 Guest(s)