ReedN Wizard
Joined: 04 Jan 2006 Posts: 1279 Location: Portland, Oregon
|
Posted: Sat Jan 30, 2010 8:35 am
[3.13 and prior] OnZoneEnter strangeness with printing and onRoomEnter |
I've noticed on 3.13 and 3.12 that if I print out a short message upon changing zones, like:
#print %crlf Zone Change: ~($old_zone~) to ~($new_zone~)
When I do this instead of onRoomEnter firing on the correct prompt (ie the one immediately after the room name), it fires instead on the second prompt after it sends the room name. Since a second prompt will not come unless there is some action to cause it, I find that the map will not speed-walk properly and the map will not update properly when this happens.
Is this another case of me printing out when Cmud doesn't expect any printing? This seems a little different than those other cases, but it definitely has some similarities. |
|