Help. - 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: Help. (
/showthread.php?tid=309971)
Help. - Nicholas. - 10.01.2012
How do I make a dialog?
Like at registering you'll have dialogs to select, sex, origin and others.
Re: Help. -
Steven82 - 10.01.2012
Your going to need a saving system. Get a basic saving system up and running, like Kush's Y_INI tutorial, or Lorenc's SQLite tutorial. Look in the tutorial section and understand how the saving system works. Once you COMPLETELY understand, it should be fairly simple on how to created the features you've requested.