GameTextForPlayer - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: GameTextForPlayer (
/showthread.php?tid=76654)
GameTextForPlayer -
Omega90210 - 05.05.2009
Noob question, but I simply want a GameTextForPlayer to be displayed when a player is at a certain location, I know how gametextforplayer works, but cant find the place in the GM script to put it in. I keep getting errors when i try, so can anyone tell me where i must put the:
Код:
if(playertopoint, blah blah blah)
{
GameTextForPlayer(blah blah)
}
Re: GameTextForPlayer -
Think - 05.05.2009
Quote:
Originally Posted by Omega90210
Noob question, but I simply want a GameTextForPlayer to be displayed when a player is at a certain location, I know how gametextforplayer works, but cant find the place in the GM script to put it in. I keep getting errors when i try, so can anyone tell me where i must put the:
Код:
if(playertopoint, blah blah blah)
{
GameTextForPlayer(blah blah)
}
|
in a timer that times a function with playerid ?
Re: GameTextForPlayer -
Kerlan - 19.10.2011
Example :
PHP код:
GameTextForPlayer(playerid,"~y~Welcome To Kerlan665's SA-MP Server", 3000, 0);
Rep me so that i can advertise my server.
And i help you with scripts.
Re: GameTextForPlayer -
Kerlan - 19.10.2011
REp if i help you .