SetPlayerChatBubble Help
#1

Hai guys..

After a long search on this forum for SetPlayerChatBubble & looking on the wiki iv finally done this,
Код:
public OnPlayerText(playerid, text[])
{
  SetPlayerChatBubble(playerid, text, 0xFF0000FF, 100.0, 10000);
  return 1;
}
But with that placed in the correct spot, when i go to compile it comes up with,
Код:
error 017: undefined symbol "SetPlayerChatBubble"
Any idea's would be very greatfull.
Reply


Messages In This Thread
SetPlayerChatBubble Help - by Dave1972 - 04.02.2010, 04:44
Re: SetPlayerChatBubble Help - by Correlli - 04.02.2010, 04:59
Re: SetPlayerChatBubble Help - by Dave1972 - 04.02.2010, 05:17
Re: SetPlayerChatBubble Help - by Correlli - 04.02.2010, 05:21

Forum Jump:


Users browsing this thread: 1 Guest(s)