Author |
Message |
Topic: Access Violation |
tony feneron
Replies: 1
Views: 6073
|
Forum: zMapper Discussion Posted: Mon Dec 09, 2002 10:10 pm Subject: Access Violation |
Downloaded 1.15 and opened one of my maps. After selecting a few zones then I went to the toolbar I got "Canvas does not allow drawing" error. This was followed by "access violation at ... |
Topic: picklist problem |
tony feneron
Replies: 3
Views: 3073
|
Forum: zMUD General Discussion Posted: Sat Nov 30, 2002 11:49 pm Subject: picklist problem |
Thank you all- indeed it does work - it is the script parser that says its a syntax error.
It was late and i relied on zmud to be correct...
|
Topic: picklist problem |
tony feneron
Replies: 3
Views: 3073
|
Forum: zMUD General Discussion Posted: Sat Nov 30, 2002 5:01 am Subject: picklist problem |
This is what i would like to do-
#PICK {p:Which action? :} {o:1} {*The Blue inn:getready;#send blueroute.txt} {The Red Inn:getready;#send redroute.txt}
This first command in picklist is an alias fo ... |
Topic: Not following... |
tony feneron
Replies: 1
Views: 5825
|
Forum: zMapper Discussion Posted: Thu Oct 10, 2002 11:20 pm Subject: Not following... |
When using zmapper as a plugin, I cannot use the Follow function - it just doesnt follow but i can use the edit function and that works perfectly. Any suggestions as to why "follow" doesnt w ... |
Topic: Mouse Icon Colour |
tony feneron
Replies: 1
Views: 1781
|
Forum: zMUD General Discussion Posted: Sat Oct 05, 2002 9:40 pm Subject: Mouse Icon Colour |
Is there a way to change the colour of the mouse icon ( "I" as it appears in zmud output window)
Thanks
|
Topic: Daisy chain |
tony feneron
Replies: 5
Views: 6717
|
Forum: zMUD General Discussion Posted: Mon Mar 04, 2002 8:48 pm Subject: Daisy chain |
Thanks %IF works fine..
|
Topic: Daisy chain |
tony feneron
Replies: 5
Views: 6717
|
Forum: zMUD General Discussion Posted: Thu Feb 28, 2002 1:16 am Subject: Daisy chain |
ok here is the keypad commands in full
#IF (@swimcheck = 1) {swim nw} {nw}
Now as soon as i enter water etc then swimcheck goes to 1 via a trigger.
but now if i type "sprint "(wh ... |
Topic: Daisy chain |
tony feneron
Replies: 5
Views: 6717
|
Forum: zMUD General Discussion Posted: Wed Feb 27, 2002 1:07 am Subject: Daisy chain |
On my keypad 6 i use If statements ie IF (var1=1) {run e} {walk e}. So i have the option of running or walking dependant on var1
Now if i type in a command say, FAST and hit the 6 key instead of re ... |
|