SA-MP Forums Archive
Buy weapons in my server 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Buy weapons in my server like in singleplayer?? (/showthread.php?tid=80682)



Buy weapons in my server like in singleplayer?? - Derksen123 - 05.06.2009

how to make a ammunation like in singeplayer in my server i'v tryid playertopoint but i dont see a red marker and the guy isn't there
and can't buy weapons some body know thanks already


Re: Buy weapons in my server like in singleplayer?? - miokie - 05.06.2009

You can't actually get the guy to stand there but you can use checkpoints in area checks that bring up a menu...


Re: Buy weapons in my server like in singleplayer?? - sant - 05.06.2009

Try this: http://forum.sa-mp.com/index.php?topic=90015.0


Re: Buy weapons in my server like in singleplayer?? - Derksen123 - 05.06.2009

i had DisableInteriorEnterExits(); in my script thats why i cant enter de ammunations in my server
i delet it but i still i cant enter the ammunation


Re: Buy weapons in my server like in singleplayer?? - KeyWay - 05.06.2009

Quote:
Originally Posted by Derksen123
i had DisableInteriorEnterExits(); in my script thats why i cant enter de ammunations in my server
i delet it but i still i cant enter the ammunation
http://weedarr.wikidot.com/interior


Re: Buy weapons in my server like in singleplayer?? - Jamould - 03.07.2009

You need to Change it to DisableInteriorEnterExits(0)


Re: Buy weapons in my server like in singleplayer?? - ledzep - 03.07.2009

Quote:
Originally Posted by Jamould
You need to Change it to DisableInteriorEnterExits(0)
Or remove it entirely.


Re: Buy weapons in my server like in singleplayer?? - Anarkien - 03.07.2009

Quote:
Originally Posted by Miokie*
You can't actually get the guy to stand there but you can use checkpoints in area checks that bring up a menu...
I've been to several servers where the "guy" has been standing in the Ammunation just like in single player. And where the "ladies" are behind the desk of Cluckin Bell


Re: Buy weapons in my server like in singleplayer?? - refshal - 03.07.2009

Quote:
Originally Posted by Miokie*
You can't actually get the guy to stand there but you can use checkpoints in area checks that bring up a menu...
The guy is always standing there if you don't use a command to teleport you to Ammunation. If you just go in the shop normally, then he'll be there.