21.01.2018, 16:29
(This post was last modified: 23.01.2018, 00:21 by HammelGammel.)
Update with a bunch of fixes. Respawn should work as intended now, the code is cleaner and targeting is a bit more reliable (still causes issues sometimes but I don't have time to work on this at the moment).
Note that some methods have changed:
ScheduleAction(hour, min, identifier, function, repeat) -> AddSchedule(hour, min, function, repeat)
Damage dealt by bots is now calculated on a client
Note that some methods have changed:
ScheduleAction(hour, min, identifier, function, repeat) -> AddSchedule(hour, min, function, repeat)
Damage dealt by bots is now calculated on a client