Stock don't work
#1

Hi.

Whis this is not working?
When you send Visuale(playerid, "Blabla"); or Visuale(playerid, string);
it has to be like: "> action" up the head and
"> %s action" in SendClientMessage.
Please help me, I have to open my server at 17:00 (Italian Time)

pawn Код:
stock Visuale(playerid, string[])
{
SetPlayerChatBubble(playerid, "> %s", COLOR_PURPLE, 30, 15000, string);
SendClientMessage(playerid, COLOR_PURPLE, "> %s %s", RPN(playerid), string);
return 1;
}
Thanks
Reply


Messages In This Thread
Stock don't work - by alanhutch - 10.08.2014, 12:08
Re: Stock don't work - by Misiur - 10.08.2014, 12:11
Re: Stock don't work - by alanhutch - 10.08.2014, 12:29

Forum Jump:


Users browsing this thread: 2 Guest(s)