how to send messages?
#2

What else do you need? You're using all the functions you need already.
Add a SendClientMessage to each one of the ids (playerid and id) with the respective message on it.

Also, for the records: INVALID_PLAYER_ID is translated to 65535 or some number like that after compiling. That means you're checking if id equals to 65535, dumb, right? Use IsPlayerConnected(id) instead. (False statement as pointed in Logic_'s totally friendly reply)
Reply


Messages In This Thread
how to send messages? - by Mobtiesgangsa - 21.09.2017, 03:03
Re: how to send messages? - by Toroi - 21.09.2017, 05:35
Re: how to send messages? - by Logic_ - 21.09.2017, 08:38
Re: how to send messages? - by Bolex_ - 21.09.2017, 08:43
Re: how to send messages? - by Mobtiesgangsa - 21.09.2017, 18:26
Re: how to send messages? - by Toroi - 21.09.2017, 18:48
Re: how to send messages? - by Mobtiesgangsa - 21.09.2017, 21:03
Re: how to send messages? - by Toroi - 21.09.2017, 21:11

Forum Jump:


Users browsing this thread: 2 Guest(s)