[SOLVED] - 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: [SOLVED] (
/showthread.php?tid=75602)
[SOLVED] -
gpclan - 03.05.2009
SOLVED
Re: WTF HELP! -
90NINE - 03.05.2009
Change "Safe Zone" to something like "Safe_Zone". You can't uses spaces there.
Re: WTF HELP! -
gpclan - 03.05.2009
but do u know where do iadd the section like OnplayerCommand or somewhere

tahst what i been tryin to find out
Re: WTF HELP! -
gpclan - 03.05.2009
any oe help please where do i add it
Re: [NOT SOLVED YET]WTF HELP! -
Gappy - 03.05.2009
Quote:
Originally Posted by Gp-ClaN-Pd-Rp
BUT where the hell i put it? 
|
Put that at the top of your script, under the includes
pawn Код:
SafeZone = GangZoneCreate(1224.582, 1148.337, 1759.546, 1875.533);
Put that under OnGameModeInIt
pawn Код:
GangZoneShowForPlayer(playerid, SafeZone, 0xFF0000FA);
Put that under OnPlayerConnect
Re: [SOLVED]WTF HELP! -
gpclan - 03.05.2009
thank you so much