How can i add gun shops(like in SinglePlayer) - 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: How can i add gun shops(like in SinglePlayer) (
/showthread.php?tid=455537)
How can i add gun shops(like in SinglePlayer) -
bustern - 02.08.2013
I tried many filterscrpts, but they dont work.Help me please.
Re: How can i add gun shops(like in SinglePlayer) -
Th3b3ast5 - 02.08.2013
Just use the interior and when the player enters the door Dynamic or Non Dynamic, you have an NPC set up that is standing behind the counter and create a marker, when you walk in the marker it shows you the gun dialog... not sure how to make the NPC do the animations... pretty sure you can find it in the Grand Larc.pwn that every SAMP server comes with..
Re: How can i add gun shops(like in SinglePlayer) -
bustern - 02.08.2013
I didnt understant you.Can you explain ?
Re: How can i add gun shops(like in SinglePlayer) -
bustern - 03.08.2013
?
Re: How can i add gun shops(like in SinglePlayer) -
DeMoX - 03.08.2013
You can add a checkpoint on weapon shops interiors, and when the player enter that checkpoint get a menu that includes types of weapons
Re: How can i add gun shops(like in SinglePlayer) -
bustern - 03.08.2013
Ok how to do it ?
Re: How can i add gun shops(like in SinglePlayer) -
bustern - 05.08.2013
Explain please
Re : How can i add gun shops(like in SinglePlayer) -
Garwan50 - 05.08.2013
https://sampwiki.blast.hk/wiki/Creating_a_simple_Menu
https://sampwiki.blast.hk/wiki/SetPlayerCheckpoint
https://sampwiki.blast.hk/wiki/OnPlayerEnterCheckpoint
Re: How can i add gun shops(like in SinglePlayer) -
CrewMaster - 05.08.2013
are a newbie in scripting? if yes , then read something from
https://sampwiki.blast.hk/ ...maybe this will help you much better
Re: How can i add gun shops(like in SinglePlayer) -
bustern - 05.08.2013
Yes, i am newbie, but i dont know how to make this..Can someone help ?Where i must add this scripts in tutorials ?In my gamemode or in new FS ?And i dont understand the
Creating the effects for the items line of the first tutorial.Please help