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
#2

Do you have the 0.3 include files in your \pawno\include\ folder?
Reply
#3

Oh... Thank you.. lol

I thought i did, but i double checked and i didnt.

Thanks for helping mate..
Reply
#4

You're welcome.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)