How?... - 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: How?... (
/showthread.php?tid=209756)
How?... -
jaksimaksi - 11.01.2011
Hi.. i'm making a /dm zone, when u /type dm u get teleported there and get weapon choose on gui... But how can i make that when player selects 2 guns from a list after the dead he gets choosed guns automatic?
Re: How?... -
Rizard - 11.01.2011
best is to create accounts (solid).... and write these weapon id's and ammo to there personal files, you'll need a boolean that is true when a player already chose weapons and false when he didn't (show the menu)
http://forum.sa-mp.com/showthread.ph...highlight=dubd
you can also put everything into multidimensional arrays
https://sampwiki.blast.hk/wiki/Creating_...pt#Enumeration
I'd suggest you learn some more first
Re: How?... -
_rAped - 11.01.2011
Dialogs, global variables.