Help!SendLSEMSMessage
#5

Quote:
Originally Posted by AzaMx
Посмотреть сообщение
Are you mean like this? This is from my gamemode functions..

If you mean like this, then just change it from
pawn Код:
format(string, sizeof(string), " Caller: %s             Number: %d", sender, PlayerInfo[playerid][phonenumber]);
        SendCopsMessage(playerid, string, COLOR_WHITE);
to

pawn Код:
format(string, sizeof(string), " Caller: %s             Number: %d", sender, PlayerInfo[playerid][phonenumber]);
        SendLSEMSMessage(playerid, string, COLOR_WHITE);
Btw, i don't understand at all, so you have to explains in better ways.
i put SendLSEMSMessage but have error: undefined symbol "SendLSEMSMessage"
Reply


Messages In This Thread
Help!SendLSEMSMessage - by Airblog - 26.11.2014, 08:36
Re: Help!SendLSEMSMessage - by Alex Magaсa - 26.11.2014, 08:43
Re: Help!SendLSEMSMessage - by AzaMx - 26.11.2014, 09:53
Re: Help!SendLSEMSMessage - by AIped - 26.11.2014, 09:56
Re: Help!SendLSEMSMessage - by Airblog - 26.11.2014, 15:54
Re: Help!SendLSEMSMessage - by Jonesy96 - 26.11.2014, 16:08
Re: Help!SendLSEMSMessage - by Airblog - 26.11.2014, 16:15
Re: Help!SendLSEMSMessage - by AzaMx - 26.11.2014, 16:19
Re: Help!SendLSEMSMessage - by AnthonyTimmers - 26.11.2014, 16:44
Re: Help!SendLSEMSMessage - by Airblog - 27.11.2014, 09:09

Forum Jump:


Users browsing this thread: 1 Guest(s)