Hey all,
I tried this to set a citizens max health:
create a citizen named "Red" at location of player as a chicken
set {_npc1} to last created citizen id
make citizen {_npc1} vulnerable
set citizen {_npc1} max health to 50
But it does not seem to have any effect. The chicken is 1 hit with a sword.
What's wrong?
I tried this to set a citizens max health:
create a citizen named "Red" at location of player as a chicken
set {_npc1} to last created citizen id
make citizen {_npc1} vulnerable
set citizen {_npc1} max health to 50
But it does not seem to have any effect. The chicken is 1 hit with a sword.
What's wrong?