SA-MP Forums Archive
[GameMode] [New | SAMP 0.3.7] Los Santos - Gangwar - 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: Gamemode Scripts (https://sampforum.blast.hk/forumdisplay.php?fid=71)
+--- Thread: [GameMode] [New | SAMP 0.3.7] Los Santos - Gangwar (/showthread.php?tid=590991)

Pages: 1 2 3


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - Gammix - 01.04.2016

Quote:
Originally Posted by ognyanov
Посмотреть сообщение
After i restart the server. The turfs are not saved. I want the turfs after restart to be saved. How to do that ?
You have to setup your DB for turfs then. I'll update this gamemode soon after worldwar IV and try to add turf saving.


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - JamalMaddox - 01.04.2016

Is this the gamemode I gave you? What did you fix? Like turf wars and money system?


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - oMa37 - 01.04.2016

Is there a command to capture the gang zone? or it's with checkpoints?


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - Gammix - 01.04.2016

Quote:
Originally Posted by oMa37
Посмотреть сообщение
Is there a command to capture the gang zone? or it's with checkpoints?
When you enter a turf with your fellow gang member (3 or more in number), the turf starts to flash and stay in it for 2 minutes and it would be yours if you had more score than enemy.

Similarly if you kill 3 or more gang members of that turf in the same zone, the war starts as well and you stay 2 minutes and win if your gang had more score than enemy.

Turf score depends on tphe number of kills and number of team members in the turf.


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - oMa37 - 01.04.2016

Quote:
Originally Posted by Gammix
Посмотреть сообщение
When you enter a turf with your fellow gang member (3 or more in number), the turf starts to flash and stay in it for 2 minutes and it would be yours if you had more score than enemy.

Similarly if you kill 3 or more gang members of that turf in the same zone, the war starts as well and you stay 2 minutes and win if your gang had more score than enemy.

Turf score depends on tphe number of kills and number of team members in the turf.
Nice, But can i make 1 player able to capture the zone?
And a command like /attack to capture it too?

Great script


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - Gammix - 01.04.2016

Quote:
Originally Posted by oMa37
Посмотреть сообщение
Nice, But can i make 1 player able to capture the zone?
And a command like /attack to capture it too?

Great script
Yes of course you can do that.

Actually the player limit is already to 1. You can edit these values if you want from the turfs.pwn filterscript:
pawn Код:
#define TURF_REQUIRED_KILLS         (3)
#define TURF_REQUIRED_PLAYERS       (1)
#define TURF_REQUIRED_CAPTURETIME   (2 * 60 * 1000)
#define TURF_REQUIRED_PROVOKETIME   (10 * 1000)



Re: [New | SAMP 0.3.7] Los Santos - Gangwar - elhanan - 02.04.2016

great job


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - MrCyprus - 06.04.2016

Have a few bug.. Some commands not working like /turfs /findwar.


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - iKevin - 06.04.2016

Very good gm.


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - LifeRah - 06.04.2016

Nice!


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - oMa37 - 06.04.2016

The gang zone isn't flashing/attacking when 1 player enter the zone :/ Why?


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - MrCyprus - 06.04.2016

Quote:
Originally Posted by oMa37
View Post
The gang zone isn't flashing/attacking when 1 player enter the zone :/ Why?
For me is flashing just never end the flashing.. maybe need more player to capture place.. but this seen this gamemode full with bug.. i check a bit the code today.. i found a lot..


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - KamilPolska - 22.01.2017

Quote:
Originally Posted by Gammix
Посмотреть сообщение
https://sampforum.blast.hk/showthread.php?tid=556670 (beta)
Download and recompile turfs.pwn. Let me know if any errors still.

Also remove the define i gave you before.
THANK YOU!


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - KamilPolska - 22.01.2017

How can I add color gang territory? All the time I have the color gray area, and I would like to make it red.


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - KamilPolska - 23.01.2017

Gang have made, but I do not know how I give color territory.


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - Gammix - 23.01.2017

Quote:
Originally Posted by KamilPolska
Посмотреть сообщение
Gang have made, but I do not know how I give color territory.
That's a bug in gangzones.inc, i'll look at it and try fixing it when possible.


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - KamilPolska - 23.01.2017

Quote:
Originally Posted by Gammix
Посмотреть сообщение
That's a bug in gangzones.inc, i'll look at it and try fixing it when possible.
As will be repaired, please let us know. :/


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - travis2k14 - 24.01.2017

What Cmd To Make Admin?


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - SelfiMaster - 10.03.2017

Quote:
Originally Posted by Gammix
Посмотреть сообщение
You have to setup your DB for turfs then. I'll update this gamemode soon after worldwar IV and try to add turf saving.
Any updates?


Re: [New | SAMP 0.3.7] Los Santos - Gangwar - Nilayendra - 14.03.2017

how can i set myself admin? with rcon??