02.04.2009, 18:33
REPAIR PICKUPS AKA REPAIR & VEHICLE
Always wanted to have a repair system in your script? Cool, since you're able to create WORKING repair pickups with this script. Some people may remember my previous version which was bugged. I hope it's not bugged now. It's simple, just login as RCON ADMIN and use /createrepair. It will be functional then thus people can repair their vehicle at the spot you used /createrepair. To get a good idea of what this can bring to your server I've listed a few features.
PASTEBIN (repair.pwn)
UPLOADFFS RAR(repair.pwn, repair.amx, repairpickups.txt)
UPLOADFFS ZIP(repair.pwn, repair.amx, repairpickups.txt)
NOTE: Mirrors are welcome
Easy Usage
- /createrepair [range] [healing] [maxhealing] [respawntime] [price] « Use this to create a repair pickup.
- /deleterepair « Use this to delete a repair pickup. You have to be in range of a repair pickup.
- /reloadrepair « Use this to reload the repair pickups. This may be useful to get the script faster after creating repair pickups.
Range « RCON ADMINS can specify a range when a vehicle can be healed.
Healing Amount « RCON ADMINS can specify an amount of heal points when someone is at a repair pickup with the cash.
Maximal Healing « RCON ADMINS can specify a maximal amount of heal points that can be applied to a vehicle. Standart value is 1000 as that's the maximal health a vehicle possesses.
Respawn Time « RCON ADMINS can specify a respawn time of the repair pickup.
Price « RCON ADMINS can set a price for ONE repair. It will automaticly remove the money from his wallet.
repairpickups.txt « [size=7pt]Put repairpickups.txt @ scriptfiles to get some standart repair pickups spawned. If you don't want them to be spawned already. Just don't add it to scriptfiles and start the server. The script will auto create a file.
Always wanted to have a repair system in your script? Cool, since you're able to create WORKING repair pickups with this script. Some people may remember my previous version which was bugged. I hope it's not bugged now. It's simple, just login as RCON ADMIN and use /createrepair. It will be functional then thus people can repair their vehicle at the spot you used /createrepair. To get a good idea of what this can bring to your server I've listed a few features.
PASTEBIN (repair.pwn)
UPLOADFFS RAR(repair.pwn, repair.amx, repairpickups.txt)
UPLOADFFS ZIP(repair.pwn, repair.amx, repairpickups.txt)
NOTE: Mirrors are welcome
Easy Usage
- /createrepair [range] [healing] [maxhealing] [respawntime] [price] « Use this to create a repair pickup.
- /deleterepair « Use this to delete a repair pickup. You have to be in range of a repair pickup.
- /reloadrepair « Use this to reload the repair pickups. This may be useful to get the script faster after creating repair pickups.
Range « RCON ADMINS can specify a range when a vehicle can be healed.
Healing Amount « RCON ADMINS can specify an amount of heal points when someone is at a repair pickup with the cash.
Maximal Healing « RCON ADMINS can specify a maximal amount of heal points that can be applied to a vehicle. Standart value is 1000 as that's the maximal health a vehicle possesses.
Respawn Time « RCON ADMINS can specify a respawn time of the repair pickup.
Price « RCON ADMINS can set a price for ONE repair. It will automaticly remove the money from his wallet.
repairpickups.txt « [size=7pt]Put repairpickups.txt @ scriptfiles to get some standart repair pickups spawned. If you don't want them to be spawned already. Just don't add it to scriptfiles and start the server. The script will auto create a file.