Posts: 1,840
Threads: 399
Joined: Oct 2010
Reputation:
0
29.04.2015, 11:00
(
Последний раз редактировалось Admigo; 29.04.2015 в 16:16.
)
Kalcor: Is it possible to make a function like SetActorHealth and GetActorHealth? Otherwise fix the parachute/fire extinguisher bug please because players will be able to kill the Actors.
Admigo
Posts: 4,885
Threads: 57
Joined: Jun 2012
Reputation:
0
You can do this already the only issue is how health gain/loss is determined.
Posts: 624
Threads: 38
Joined: Feb 2010
Reputation:
0
If there is a callback for them getting hit, you can just count their helth yourself in a float.
Posts: 3,133
Threads: 71
Joined: Dec 2013
Reputation:
0
Personally just add a GetPlayerTargetActor function and allow us control over their health. That for a good scripter is way more than enough.