[HELP] witch NPC chatbubble
#1

hello, I've created a code for an NPC bubble but he does not. what's wrong?

Код:
forward spawnnpc();

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

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


Messages In This Thread
[HELP] witch NPC chatbubble - by jordylol6 - 05.01.2010, 16:51
Re: [HELP] witch NPC chatbubble - by Fre$hKidd - 20.06.2010, 02:52
Re: [HELP] witch NPC chatbubble - by Flashy - 20.06.2010, 06:21

Forum Jump:


Users browsing this thread: 2 Guest(s)