Register to post in forums, or Log in to your existing account
 
:
Search found 6 matches for:
Page 1 of 1
Author Message
  Topic: Layout file forever corrupted??
tengjunbin

Replies: 3
Views: 4349

PostForum: zMUD General Discussion   Posted: Wed Oct 27, 2004 10:38 pm   Subject: Layout file forever corrupted??
I've did more testing and apparently, the layout file will be corrupted if I resize the windows after I positioned them. If I just allow Zmud to size them, everything would be fine.

This is, of co ...
  Topic: Layout file forever corrupted??
tengjunbin

Replies: 3
Views: 4349

PostForum: zMUD General Discussion   Posted: Wed Oct 27, 2004 5:18 pm   Subject: Layout file forever corrupted??
I've set the layout of the windows to some tiled version that I prefer.. then I saved the layout.

The next time I start the session, it complains the layout file is corrupted.

Is there a way to ...
  Topic: using string lists with mxp commands for status windows...
tengjunbin

Replies: 4
Views: 3791

PostForum: zMUD General Discussion   Posted: Wed Oct 27, 2004 6:12 am   Subject: using string lists with mxp commands for status windows...
I managed to fix the status window bit.. but now I'm stuck with a new problem.

I have the list of strikethrus:

#var StrikeThru "~<s~>|||~<s~>"

now I wish to make the Xth element a ...
  Topic: using string lists with mxp commands for status windows...
tengjunbin

Replies: 4
Views: 3791

PostForum: zMUD General Discussion   Posted: Wed Oct 27, 2004 4:18 am   Subject: using string lists with mxp commands for status windows...
I can't use expandlist.. the code I use is closer to:

%item(@isstrike,1)%item(@itemlist,1)%item(@isstrikeend,1)
%item(@isstrike,2)%item(@itemlist,2)%item(@isstrikeend,2)

etc.

where isstrike ...
  Topic: using string lists with mxp commands for status windows...
tengjunbin

Replies: 4
Views: 3791

PostForum: zMUD General Discussion   Posted: Tue Oct 26, 2004 6:37 am   Subject: using string lists with mxp commands for status windows...
I have a string list with things that I want to display in the status window, for example:

#var teststring {"~<s~>abc~<~/s~>|~<u~>def~<~/u~>|~<b~>bold~<~/b~>"}
...
  Topic: Help with arrays...
tengjunbin

Replies: 1
Views: 2360

PostForum: zMUD General Discussion   Posted: Tue Oct 26, 2004 6:13 am   Subject: Help with arrays...
I have an array say:
#var testarray {%array()}

which I then proceed to fill up, say:

#noop %arrset(testarray,1,1)
#noop %arrset(testarray,2,2)
#noop %arrset(testarray,3,3)
#noop %arrset(test ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net