need help - 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: need help (
/showthread.php?tid=632853)
need help -
ongnung147 - 20.04.2017
how to create a dialog shop give humman when start map.
Ex: Map start player can /shop , when zombies to appear Player will can't /shop .
..........
how to do it's ?
Re: need help -
DarkSkull - 20.04.2017
Make 2 teams, Players and Zombies. Then when a a player uses the command /shop, Check his team to see if he is a player. If He is, Then send an error message. Otherwise, Show the dialog.
Re: need help -
ongnung147 - 20.04.2017
So, I want to do shop with Float: x, y, z, how to do?