SA-MP Forums Archive
Question - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Question (/showthread.php?tid=183435)



Question - Scriptissue - 15.10.2010

How can I add a skip feature to a tutorial in my Gamemode ? I could not find anywhere.


Re: Question - Mauzen - 15.10.2010

On cmd /skiptutorial (depends on the cmd system you use):
Call the code at the end of the tutorial code, maybe set a tutorial step variable to its max...

This is all one can say about this, when you posted not the name of the gamemode nor any code of it.


Re: Question - Scriptissue - 15.10.2010

And how can I do that, what should I define ? or put ?