Sillyman
Level: Smiter

Rank Points: 339
Registered: 09-08-2006
IP: Logged
|
Wait for Player to Wait (+2)
This would make it so much easier to detect a player-wait in a hold. And that would be very useful for special holds, where you need to be able to perform special actions, but still need to rotate and move, like so:
Label "Loop"
If...
Wait for Player to Wait
Answer Option "Do this" : Go to "This"
Answer Option "Do that" : Go to "That"
Answer Option "FNORD" : Go to "Hail Eris"
Question "Special Action Menu"
End If
Go to "Loop"
{Insert actions here}
See what I mean?
____________________________
Who, me?
FNORD
[Last edited by Sillyman at 02-20-2008 06:35 PM]
|