Putting guns in the trunk - 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: Putting guns in the trunk (
/showthread.php?tid=348296)
Putting guns in the trunk -
Geniuss - 04.06.2012
Well i have made it so i can open my boot of my car but how would i able to make it so i could store guns in there like a dialog pops up with the weapons you have stored and you can take them out by doing /carboot withdraw
Help Is Appreciated
Thank You
Re: Putting guns in the trunk -
Sandiel - 04.06.2012
For this, you will need:
ShowPlayerDialog -
https://sampwiki.blast.hk/wiki/ShowPlayerDialog
and you will need:
OnDialogResponse callback -
https://sampwiki.blast.hk/wiki/OnDialogResponse
It depends on what your weapon variables are, only you can edit/make that.