Hey guys - 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: Hey guys (
/showthread.php?tid=302540)
Hey guys -
vassilis - 09.12.2011
I am making a simple multilanguage system for my released gamemode
Em but i have a problem
how i can make a dialog which will be shown only the first time when the player spawn?
thx
Re: Hey guys - T0pAz - 09.12.2011
Please atleast explain your question if you want valid answers.
Re: Hey guys -
JackT - 09.12.2011
make a var for the player
Re: Hey guys -
Kostas' - 09.12.2011
Quote:
Originally Posted by T0pAz
Please atleast explain your question if you want valid answers.
|
He means to make a dialog OnPlayerSpawn, that it will show the dialog only on the first spawn after connect. If players die and spawn, not to appear the dialog.