SA-MP Forums Archive
Turf War System - 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: Turf War System (/showthread.php?tid=393870)



Turf War System - VilleValo - 20.11.2012

Hi guys ^^
Can anyone help me with a tutorial "Hot to create gangzones and a turfwar system". I know how to create gangzones, but i don't know how to make a turfwar.
Something like this
[ame]http://www.youtube.com/watch?v=Efpov5DG7cQ&feature=relmfu[/ame]

And the gangzone to clip. Hope you understand me.


Re: Turf War System - dr.lozer - 20.11.2012

What r u trying to say ??


Re: Turf War System - VilleValo - 20.11.2012

Quote:
Originally Posted by dr.lozer
View Post
Use KZI.inc include file! Fast & Fun
I'm trying to make a turf war system. When you type /war or /startwar on a gang zone ( turf zone). That turf zone to flash. And after 20-30 minutes, that turf zone to change his colour in the gang's colour ( who won )
I know my english is bad...


Re: Turf War System - [KHK]Khalid - 20.11.2012

Check this tutorial out!


Re: Turf War System - dr.lozer - 20.11.2012

-_- use like this

pawn Code:
public OnPlayerCommandText(playerid, cmdtext[])
{
   if(strcmp("/war",cmdtext,true,10) == 0)
   {
      GangZoneFlashForAll(gang, flashcolor);
      return 1;
   }
   return 0;
}
hmmm the war system is a little hard.. try to find in Filterscript or TuT Section :P


Re: Turf War System - VilleValo - 20.11.2012

Quote:
Originally Posted by HellSphinX
View Post
Check this tutorial out!
Thanks, i will try it when i return back from school.


Re: Turf War System - [KHK]Khalid - 21.11.2012

Quote:
Originally Posted by VilleValo
View Post
Anybody else ? I can pay for it... please.
Observation: At the end of the war, i want to appear for example "Ballar ( 13 kills )- Suenos (14 kills )
Worst Gangster
Best Gangster
Oh! So you're requesting? https://sampforum.blast.hk/showthread.php?tid=187229.


Re: Turf War System - VilleValo - 21.11.2012

Quote:
Originally Posted by HellSphinX
View Post
Nobody responds... i need something original..