Turf War System
#5

-_- 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
Reply


Messages In This Thread
Turf War System - by VilleValo - 20.11.2012, 07:46
Re: Turf War System - by dr.lozer - 20.11.2012, 08:31
Re: Turf War System - by VilleValo - 20.11.2012, 09:06
Re: Turf War System - by [KHK]Khalid - 20.11.2012, 09:30
Re: Turf War System - by dr.lozer - 20.11.2012, 09:34
Re: Turf War System - by VilleValo - 20.11.2012, 10:00
Re: Turf War System - by [KHK]Khalid - 21.11.2012, 09:04
Re: Turf War System - by VilleValo - 21.11.2012, 09:11

Forum Jump:


Users browsing this thread: 1 Guest(s)