Toy System idea,need help,basics - 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: Toy System idea,need help,basics (
/showthread.php?tid=458150)
Toy System idea,need help,basics -
NinjahZ - 15.08.2013
I was thinking of making a Toy System,but I have no clue where to start,any idea's guys?
NOTE:I was thinking Y_Ini saving too but yeh.
Re: Toy System idea,need help,basics -
Pottus - 15.08.2013
I'd go with sqlite it would be a lot easier to save and load costume sets especially if your planning on being able to save/load multiple sets per player. If your not really familiar with sqlite don't feel intimidated it's really easy to learn and once you get the hang of it you'll never want to look at ini again!
Re: Toy System idea,need help,basics -
NinjahZ - 15.08.2013
cool,but I have no clue on how to find out how to use it and I dont really want to re-script all my gamemode to suit sqlite so I will stick to ini for this gamemode,maybe V2 of the gm will be sqlite,but I need to know how to give a player a object to hold like a bandana,through a dialog,I know how to make the dialog btw :P just need the functions,I dont know where to look
Re: Toy System idea,need help,basics -
lider1241 - 15.08.2013
Dude all on samp wiki, you just need to know what the hell each code does:
https://sampwiki.blast.hk/wiki/ShowPlayerDialog
https://sampwiki.blast.hk/wiki/OnDialogResponse
You can also download a filter script based dialogs and see the codes and learn
Re: Toy System idea,need help,basics -
NinjahZ - 15.08.2013
i know dialogs -_- i mean accessories & saving with ini