Ammunation - 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: Ammunation (
/showthread.php?tid=290831)
Ammunation -
[GOD]Dragonster82 - 17.10.2011
Hello there people, I've removed all the single player checkpoints ( those yellow colour things )
But now, i want to add a checkpoint, and when the player types /enter, he will enter the ammunation area, then be able to buy from the default guy, how do I do that?
Re: Ammunation -
RoboN1X - 17.10.2011
use
https://sampwiki.blast.hk/wiki/SetPlayerShopName
Re: Ammunation -
[GOD]Dragonster82 - 17.10.2011
Thing is, what about the checkpoint.
Re: Ammunation -
Stigg - 17.10.2011
Quote:
Originally Posted by [GOD]Dragonster82
Thing is, what about the checkpoint.
|
https://sampwiki.blast.hk/wiki/SetPlayerCheckpoint
Re: Ammunation -
[Diablo] - 17.10.2011
https://sampforum.blast.hk/showthread.php?tid=102865
use this streamer to create enter and buy checkpoint, and then use callback OnPlayerEnterDynamicCP to show the buy menu.
p.s. i think that DisableInteriorEnterExits() also disables bots, so the guy from ammunation will also be removed.
br