Gingerbread
New Member
- Joined
- Jul 29, 2012
- Messages
- 171
- Reaction score
- 3
I am trying to get a modular approach to random dungeons working using static waypoints.
Is it possible to use AND in an If condition="ActorExistsAt(x,y,z)" argument?
I'm trying to get the bot to MoveTo point a point b and point c and If condition=ActorExistsAt at these 3 points execute y, else do z.
Is such a thing possible, and/or am I being an idiot?
If you can do this what syntax should I be using?
thanks.
Is it possible to use AND in an If condition="ActorExistsAt(x,y,z)" argument?
I'm trying to get the bot to MoveTo point a point b and point c and If condition=ActorExistsAt at these 3 points execute y, else do z.
Is such a thing possible, and/or am I being an idiot?
If you can do this what syntax should I be using?
thanks.






