How to make gangzone - 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: How to make gangzone (
/showthread.php?tid=253692)
How to make gangzone -
davve95 - 07.05.2011
Hi I hope u can help me i'm working on my server but how can I make this:
https://sampwiki.blast.hk/wiki/GangZoneCreate in right place?? I don't understeand how to do.. Thanks!
Re: How to make gangzone -
dannyk0ed - 07.05.2011
pawn Код:
new gangzone;
gangzone = GangZoneCreate(X,Y,Z );// Find the Location, and fill it out, that easy?
Re: How to make gangzone -
SpiderWalk - 07.05.2011
Click meHere is the tutorial
Re: How to make gangzone -
davve95 - 07.05.2011
Quote:
Originally Posted by dannyk0ed
pawn Код:
new gangzone; gangzone = GangZoneCreate(X,Y,Z );// Find the Location, and fill it out, that easy?
|
Yes... But I mean to how to find there I should make gangzone
Re: How to make gangzone -
davve95 - 07.05.2011
Quote:
Originally Posted by SpiderWalk
|
Thank you perfect
Re: How to make gangzone -
SpiderWalk - 07.05.2011
no problem mate
Re: How to make gangzone -
davve95 - 07.05.2011
Quote:
Originally Posted by SpiderWalk
no problem mate
|
.......................