Hello!
I've started writing new mod, which will be based on TW idea. I don't need help with programming, I just want you to give me some ideas, tell me what you like, and what you don't.
There are 5 main classes: Medic, Engineer, Sniper, Soldier and Gunner. Each has unique skills. Each player can level up, so he gain new abilities, depending on his class. Leveling depends on player's points. Realistic mode and TW maps, ofc.
I try to make the script, which will be easy to change even for people who can't program. There are one file called
settings.pas where are only constants, but the whole script rely on them.
The classes' names, beginning weapons, points to achieve the level are all controlled by
settings.pas.
Now some more details about classes:
MedicMedic heal his teammates, but he uses rather light weapons such as DE, MP5.
WEAPONS AVAILABLE:
DE, MP5, USSOCOM, Knife
- Level1 - Ak-74 and LAW unlocked
- Level2 - Heals faster
- Level3 - 125% HP at start
- Level4 - Self-healing
EngineerEngineer mastered the usage of heavy weapons - he can build SG and plant mines. He earn 1 mine for 5 points.
WEAPONS AVAILABLE:
DE, Ak-74, USSOCOM, LAW, Knife
- Level1 - SPAS and Minimi unlocked
- Level2 - 2 bonus nades
- Level3 - Can build 1 SG
- Level4 - Earns vest for each 5 kills
SniperHe was trained to kill enemies quick and effectively. Now he's doing his best.
WEAPONS AVAILABLE:
Baretta, USSOCOM, Knife
- Level1 - Sees enemies' mines
- Level2 - Ruger unlocked
- Level3 - Predator mode for each 5 kills
- Level4 - Instant kill with Ruger
SoldierTypical rusher. At first pretty weak becomes a killing-machine.
WEAPONS AVAILABLE:
DE, Ak-74, MP5, USSOCOM, Knife, Chainsaw
- Level1 - 15% of his hits takes 200% normal damage
- Level2 - Steyr unlocked
- Level3 - Ironskin - 15% damage reduced
- Level4 - Berserk for each 5 kills
GunnerThe guy who calls artillery
Airstrike for each 5 kills.
WEAPONS AVAILABLE:
DE, MP5, USSOCOM, LAW, Knife.
- Level1 - Ak-74 and Minimi unlocked
- Level2 - Longer and stronger airstrikes
- Level3 - Airstrikes aimed on specified player (great for killing snipers)
- Level4 - M-79 unlocked
Waiting for ideas. I think now it's pretty unbalanced
Beta testing soon