SendClientMessage help
#9

SendFactionMessage shouldn't return a value if you have done.

Edit, hold on:

Why have you done this, and sent it to the "playerid"?

pawn Код:
SendFactionMessage(playerid,COLOR_RED, "All Faction vehicles have been returned to their places.");
Shouldn't it be sending to the "tID"?

pawn Код:
SendFactionMessage(tID,COLOR_RED, "All Faction vehicles have been returned to their places.");
If you send it to the playerid, it will send to the faction ID that's the ID of the player, I mean this:

If the player's ID was 500, it will send to the faction ID of 500.

By all means, I might be wrong because you might be getting the faction ID from the SendFactionMessage, if you are doing, then help us by giving us the SendFactionMessage function so we can check it out.
Reply


Messages In This Thread
SendClientMessage help - by lramos15 - 08.11.2013, 19:59
Re: SendClientMessage help - by MyLife - 08.11.2013, 20:04
Re: SendClientMessage help - by lramos15 - 08.11.2013, 20:05
Re: SendClientMessage help - by Elie1996 - 08.11.2013, 20:12
Re: SendClientMessage help - by MyLife - 08.11.2013, 20:16
Re: SendClientMessage help - by lramos15 - 08.11.2013, 20:28
Re: SendClientMessage help - by MyLife - 08.11.2013, 20:32
Re: SendClientMessage help - by Elie1996 - 08.11.2013, 20:37
Re: SendClientMessage help - by DanishHaq - 08.11.2013, 21:14
Re: SendClientMessage help - by AnonScripter - 08.11.2013, 21:57

Forum Jump:


Users browsing this thread: 1 Guest(s)