[HELP] npc and SetPlayerChatBubble
#1

hi,
I have a problem
look: I have an NPC with 0 playerid, and over his head, I have fresh Hijnen text of welcome on my server ..
This is the code:
Код:
forward spawnnpc();

//OnGameModeInit
SetTimer("spawnnpc",1,false);

//under OnGameModeInit
public spawnnpc()
{
	SetPlayerChatBubble(0, "Welcome To me server!", 0xFF0000FF, 100.0, 10000);
  return 1;
}
Thanks!
Snabbo
Reply
#2

Hhhmmm,,,, maybe you should look at wiki ff das handy what will surely stand
Reply
#3

No, I have looked I have also come timer etc. ...
Reply
#4

yeah i find nothing
Reply
#5

:S maybe someone else can help me?
Reply
#6

i have no idee
Reply
#7

Nobody really knows how to do that: S
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)