How do i make a player tutorial? - 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: How do i make a player tutorial? (
/showthread.php?tid=553488)
How do i make a player tutorial? -
danielpalade - 30.12.2014
How can I make it that a player will get a "Tutorial" after he registers?
I have searched every where but i couldn't find anything. All i found was this variable "tuttime = 1" or something like that.
Re : How do i make a player tutorial? -
MCZOFT - 30.12.2014
Just Directly after the Dialog of putting the password , and onPlayerSpawns,
ToggleTheCamfor the Player , Freeze The Player before evrything by(getting his XYZ) and do your unique Text , with SetCameraLookAt(cords) with Timer or command to make the player able to move to the other Tutorial part if it exsits
that's all for a beginner tutorial system for players