Page 1 of 1

Helpful Uses for Health Points

Posted: Thu Sep 16, 2021 1:58 pm
by Red Dog-PG-
I am sure most of you all ready know this but I thought I would share my excitement (I took the short bus to school).

When making a map I would set the AI to blind and/or set the accuracy to 1 for testing while building the map. This is okay but you don't get the full effect as to how the AI will react. I had this thought as to how to make the AI at the accuracy amount designated and not blind for game play and you not die while testing the map.

This is what I came up with

if elapse(1) then
ssnhp(player,9999) endif

This allows the AI to attack and shoot at you all day long and you will never die. Its actually cool and funny as hell when an AI is in your face attacking and trying to kill you. They have some mean expressions on their faces.

Just remember to remove the script when you are finished building the map. ;) :lol:

Re: Helpful Uses for Health Points

Posted: Thu Sep 16, 2021 3:14 pm
by Bubbachuk-PG-
Great Find!! Thanks for sharing it.