SA-MP Forums Archive
[GameMode] Gomma's Gang War Script [Unfinished] - 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] Gomma's Gang War Script [Unfinished] (/showthread.php?tid=279641)



Gomma's Gang War Script [Unfinished] - Gomma - 28.08.2011

Gomma's Gangwar Script
This was more or less a 'side-project' of mine. As the topic title says, it is not 100% finished yet. I will keep on developing this and probably share the newer version here then.

Features:
Details:
There are 5 teams. Every team but the civilians can take over gangzones. If a player takes over a gangzone, he/she will get 4000$. Money can be spend to buy weapons with following command: /shop .

Taking over Zones:
As I said above, you will get 4000$ if you take over a zone. But you must wait 40 seconds. You need to be NEAR the skull - pickup and type /takeover to take over a gang zone. If you want to change those 40 seconds, edit this line, which is in CMD:takeover :

Код:
TakeOverTimer[playerid] = SetTimerEx("TakeOverEnd", 40000, 0, "i", playerid);
Note: 40000 Milliseconds = 40 Seconds

You will fail at taking over zones when: Create Gang Zones:
I added 1 zone by default, and that is just an example. You will have to create more of course, that can be done with this command:

Код:
/czone [Range]
You need to be RCON Admin to use this command. The range stands for the size of the gangzone. Remember, those gangzones have the form of a square.

This command will save your position, and add +Range to every side. So the gang zones will be created. The minimum range is 1 [This range is stupid though since it will be hardly visible on the minimap].

Known Bugs:
Commands:

Normal Player Commands:

CommandParameterEffect
/kill-Player will suicide
/pm[ID] [Message]Will send a personal message to a player
/shop-Here a player can buy weapons
/stats(Optional: ID)Will show a player's stats
/report[ID]Report players who broke the rules
/ccolor[Color1] [Color2]Changes the color of a player's car
/takeover-Players (not civilians) can take over zones with it
[I don't feel like listing all the Admin commands here. Just search for them in the script.]

Credits: Download:



[No mirrors please]

Note: All includes and plugins are inside the download.


Re: Gomma's Gang War Script [Unfinished] - [Th3_Gh0sT][$] - 28.08.2011

Nicely done,
I have tried it and it seems pretty good

Good work bro!


Re: Gomma's Gang War Script [Unfinished] - Darklom - 29.08.2011

Nothing special but good job and good luck on future updates.


Re: Gomma's Gang War Script [Unfinished] - Jack_Leslie - 29.08.2011

Attempted to test it but got the file or function not found error on the server, have all includes and scriptfiles in the right place and the gamemodes compiled to an .amx etc. No idea why it's giving me the error.


Re: Gomma's Gang War Script [Unfinished] - Leroytjuh - 29.08.2011

Doesn't work...


AW: Re: Gomma's Gang War Script [Unfinished] - Gomma - 29.08.2011

Quote:
Originally Posted by Leroytjuh
Посмотреть сообщение
Doesn't work...
What's the problem? Or let's say which error do you get?


REMEMBER GUYS:


In your server.cfg must be following line:

Код:
plugins streamer whirlpool