[HELP] Whit Script
#1

Hi,Im TheRedBull.

I Need The Script's of This:

__________________________________________________ _____________________-
visit:WWW.TNTZONE.ES.TL
Posted By:TheRedBull
Reply
#2

https://sampwiki.blast.hk/wiki/Create3DTextLabel
https://sampwiki.blast.hk/wiki/Attach3DTextLabelToPlayer

There you go.

If you want It done, DO NOT post in a new thread, post in Script Request thread.
Reply
#3

Quote:
Originally Posted by mavtias
https://sampwiki.blast.hk/wiki/Create3DTextLabel
https://sampwiki.blast.hk/wiki/Attach3DTextLabelToPlayer

There you go.

If you want It done, DO NOT post in a new thread, post in Script Request thread.
ok,thanks
Reply
#4

Actually, you can use the chatbubbles FS included in the release pack for 0.3.
Reply
#5

https://sampwiki.blast.hk/wiki/SetPlayerChatBubble
Reply
#6

Код:
public OnPlayerText(playerid, text[])
{
  SetPlayerChatBubble(playerid, text, 0xFF0000FF, 100.0, 10000);
  return 1;
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)