13.09.2018, 17:47
(
Последний раз редактировалось AmirSavand; 24.10.2018 в 01:38.
)
Double Damage (v1.1)
View code and download: https://gist.github.com/AmirSavand/8...11ffc20882d52b
Leave comments here or on the GitHub page if you have any questions/suggestions.
Installation
Just include it in the gamemode.
Usage
Call SetPlayerDoubleDamage(playerid, duration) to make player do double amount of damage for a duration.
In my gamemode, I call this function when player picks up a double damage pickup.
View code and download: https://gist.github.com/AmirSavand/8...11ffc20882d52b
Leave comments here or on the GitHub page if you have any questions/suggestions.
Installation
Just include it in the gamemode.
Usage
Call SetPlayerDoubleDamage(playerid, duration) to make player do double amount of damage for a duration.
In my gamemode, I call this function when player picks up a double damage pickup.