[HELP] GameTextForPlayer
#3

Quote:
Originally Posted by Don Correlli
GameTextForPlayer(playerid, const string[], time, style);
1 second = 1000 miliseconds, so put 5000 for 5 seconds.
The text just stays in 2 seconds then it dissaperas and sends me to skin selection...

This is my line:

Код:
public OnPlayerConnect(playerid)
{
  GameTextForPlayer(playerid,"The Streets of San Fierro",5000,3);
  return 1;
}
Reply


Messages In This Thread
[HELP] GameTextForPlayer - by FreddeN - 09.06.2009, 16:10
Re: [HELP] GameTextForPlayer - by Correlli - 09.06.2009, 16:19
Re: [HELP] GameTextForPlayer - by FreddeN - 09.06.2009, 16:32
Re: [HELP] GameTextForPlayer - by MPKaboose - 09.06.2009, 16:35
Re: [HELP] GameTextForPlayer - by FreddeN - 09.06.2009, 16:40
Re: [HELP] GameTextForPlayer - by MPKaboose - 09.06.2009, 16:43
Re: [HELP] GameTextForPlayer - by FreddeN - 09.06.2009, 16:45
Re: [HELP] GameTextForPlayer - by MPKaboose - 09.06.2009, 16:46
Re: [HELP] GameTextForPlayer - by FreddeN - 09.06.2009, 16:57
Re: [HELP] GameTextForPlayer - by Marcel - 09.06.2009, 17:10

Forum Jump:


Users browsing this thread: 4 Guest(s)