Auto reloading, enemy base heal, medic, etc
Posted: Sat Jul 13, 2013 7:53 am
Hi, guys
There's some scripts which i wrote for my Ace Of Spades server.
https://github.com/nikitatrophimov/AoS_scripts
Feel free to report bugs and tell me about any ideas.
auto_reloading.py
Adds auto reloading for all weapons (rifle, SMG, shotgun). There's a bug in the game with SMG reloading, but i can't do anything with it
enemy_base_heal.py
Enemy base will heal you
medic.py
Adds the ability to be a medic. You can use spade to heal your allies by 25 hp every time you've hit them (it can be configured in "config.txt" file via "medic_heal_amount" option) and even revive them
squad_improved.py
Adds the ability to use '/coords' command to get the coordinates of your squadmates
where_intel.py
Adds the ability to use '/w' (or '/whereintel') command to get the coordinates of enemy intel
There's some scripts which i wrote for my Ace Of Spades server.
https://github.com/nikitatrophimov/AoS_scripts
Feel free to report bugs and tell me about any ideas.
auto_reloading.py
Adds auto reloading for all weapons (rifle, SMG, shotgun). There's a bug in the game with SMG reloading, but i can't do anything with it
enemy_base_heal.py
Enemy base will heal you
medic.py
Adds the ability to be a medic. You can use spade to heal your allies by 25 hp every time you've hit them (it can be configured in "config.txt" file via "medic_heal_amount" option) and even revive them
squad_improved.py
Adds the ability to use '/coords' command to get the coordinates of your squadmates
where_intel.py
Adds the ability to use '/w' (or '/whereintel') command to get the coordinates of enemy intel