Scripting problems Created 17 years ago2007-04-11 14:42:22 UTC by trooperdx3117 trooperdx3117

Created 17 years ago2007-04-11 14:42:22 UTC by trooperdx3117 trooperdx3117

Posted 17 years ago2007-04-11 14:42:22 UTC Post #218714
I'm trying to make a zombie and a scientist do a scripted sequence but I have a problem before the scripted sequence is activated the zombie kills the scientist and I know that you can make them stnad next to each other before doing something so what do I do
Posted 17 years ago2007-04-11 15:09:31 UTC Post #218717
did you check "WaitForScript" under flags?
Posted 17 years ago2007-04-11 15:11:03 UTC Post #218718
did you check "WaitForScript" under flags?
Posted 17 years ago2007-04-11 15:14:09 UTC Post #218719
Yes and why did you post the same thing twice
Posted 17 years ago2007-04-11 15:18:51 UTC Post #218721
oops, didnt realize i did that
Posted 17 years ago2007-04-11 16:26:13 UTC Post #218724
Or just place him in a small nulled room out side the map and then teleport him using the script's move to position value, pick instantanious.
Posted 17 years ago2007-04-11 16:36:08 UTC Post #218726
Move to position is a key, Elon, Instantanious is a value.

The WaitForScript flag was actually never included in the code so it doesn't work. There are more flags from many entities that don't serve a purpose.

Anyway, you could try the Prisoner flag. When checked, the monster AI is disabled and the zombie won't attack the scientist.
Posted 17 years ago2007-04-11 17:47:58 UTC Post #218730
Well does a scripted sequence disable the prisoner flag when it is finished
Posted 17 years ago2007-04-11 20:56:24 UTC Post #218746
No, teleport it in, it's the simplest way. Monster makers don't allow a wide range of features, for example it doesn't have a trigger condition.
Posted 17 years ago2007-04-12 13:15:40 UTC Post #218803
I cant get monsters to repeat the sequence I have checked the repeatable flag and i've typed a number into the repeat rate ms alright I have the zombie teleport in but after that he refuses to move no matter what I do how do I fix this
You must be logged in to post a response.