Register to post in forums, or Log in to your existing account
 
:
Search found 195 matches for:
Page 1 of 8 Goto page 1, 2, 3, 4, 5, 6, 7, 8  Next
Author Message
  Topic: [1.33] fails to load mapper window.
adamwalker

Replies: 1
Views: 4288

PostForum: CMUD Beta Forum   Posted: Mon Jun 18, 2007 1:21 pm   Subject: [1.33] fails to load mapper window.
date/time : 2007-06-18, 14:17:57, 699ms
computer name : OWNER-N2SH0BSG2
user name : Adam <admin>
operating system : Windows XP Service Pack 2 build 2600
system language ...
  Topic: use of %eval in a button
adamwalker

Replies: 4
Views: 7536

PostForum: CMUD General Discussion   Posted: Thu May 17, 2007 5:46 pm   Subject: use of %eval in a button
hmmm. that does work..

problem is tho that i need to update @var every few seconds to get an accurate number in the button. any idea how i could do that? other then something horrific like a every ...
  Topic: use of %eval in a button
adamwalker

Replies: 4
Views: 7536

PostForum: CMUD General Discussion   Posted: Wed May 16, 2007 8:36 am   Subject: use of %eval in a button
put %eval((@timerstart - %secs)/1000) in a button... and i get a result like -34539

put it in a alias and run the alias and i get the correct result which is more like 300. any ideas why?
  Topic: cant get #addkey to work how i want
adamwalker

Replies: 3
Views: 5916

PostForum: CMUD General Discussion   Posted: Mon May 14, 2007 11:33 pm   Subject: cant get #addkey to work how i want
#ADDKEY tester {%1} {%eval(%db(@tester, "%1") + 1)}

the above code should creat the key if it doesnt exist. and add 1 to its value if it does exist. but it doesnt appear to add the +1. any ideas?
...
  Topic: [1.33] Right click menus not there...
adamwalker

Replies: 2
Views: 5465

PostForum: CMUD Beta Forum   Posted: Tue May 08, 2007 6:14 pm   Subject: [1.33] Right click menus not there...
package editor
--- > new
----> new menu
- fill in the details
- Exit the editor
----> Right click

No menu items, and previous items have vannished. but the settings are still there ...
  Topic: [1.31] #CW not working correctly
adamwalker

Replies: 5
Views: 8925

PostForum: CMUD General Discussion   Posted: Tue May 01, 2007 2:08 pm   Subject: [1.31] #CW not working correctly
#color isnt working correctly either

a fast fix would be very much appreciated. it makes my mud very very hard to tolerate and hard to read
  Topic: [1.31] #CW not working correctly
adamwalker

Replies: 5
Views: 8925

PostForum: CMUD General Discussion   Posted: Tue May 01, 2007 2:07 pm   Subject: [1.31] #CW not working correctly
#cw bold, red for example is showing green background to green text.

not working as previous
  Topic: [1.27] Code inside buttons
adamwalker

Replies: 5
Views: 9559

PostForum: CMUD General Discussion   Posted: Sat Apr 14, 2007 1:30 am   Subject: [1.27] Code inside buttons
(@timerstart - %secs)/1000

that displays the contents of @Timerstart. doesnt do anything to it
  Topic: [1.27] Code inside buttons
adamwalker

Replies: 5
Views: 9559

PostForum: CMUD General Discussion   Posted: Sat Apr 14, 2007 1:25 am   Subject: [1.27] Code inside buttons
yeah. inside the "name box" i place the eval. it worked fine in 1.26
  Topic: [1.27] Ansi within status bars
adamwalker

Replies: 2
Views: 5979

PostForum: CMUD General Discussion   Posted: Sat Apr 14, 2007 1:21 am   Subject: [1.27] Ansi within status bars
in 1.26 the below when in a status bar showed the color. now you see the actual code in the status bar


%ansi( bold, blue)T :%ansi( bold, red) @tar %ansi( bold, blue) %ansi( bold, blue)RT :%ansi( ...
  Topic: [1.27] Code inside buttons
adamwalker

Replies: 5
Views: 9559

PostForum: CMUD General Discussion   Posted: Sat Apr 14, 2007 1:19 am   Subject: [1.27] Code inside buttons
now in cmud that code below displays the actual text. not the result of the eval.

%eval((@timerstart - %secs)/1000)
  Topic: [1.27] version history
adamwalker

Replies: 1
Views: 4921

PostForum: CMUD General Discussion   Posted: Sat Apr 14, 2007 1:14 am   Subject: [1.27] version history
just needs updatin zugg. chears
  Topic: CMUD v1.27 released!
adamwalker

Replies: 9
Views: 14615

PostForum: CMUD General Discussion   Posted: Sat Apr 14, 2007 1:10 am   Subject: CMUD v1.27 released!
need to update the version history page zugg.

chears

http://www.zuggsoft.com/page.php?file=cmud/version.htm
  Topic: Cmud speed and effecting factors
adamwalker

Replies: 5
Views: 10629

PostForum: CMUD General Discussion   Posted: Mon Apr 09, 2007 7:21 pm   Subject: Cmud speed and effecting factors
anyone know how much of an improvement deleting say 1/3 of my triggers in a 3meg package would make? would it be noticeable.
  Topic: Cmud speed and effecting factors
adamwalker

Replies: 5
Views: 10629

PostForum: CMUD General Discussion   Posted: Sat Mar 31, 2007 1:11 pm   Subject: Cmud speed and effecting factors
well this file isnt MASSIVE but it is a decent size. 2.7meg ish. so a fair lot of code whacked inside it
  Topic: Cmud speed and effecting factors
adamwalker

Replies: 5
Views: 10629

PostForum: CMUD General Discussion   Posted: Sat Mar 31, 2007 12:23 pm   Subject: Cmud speed and effecting factors
Anyone know if the size of your PKG file effects speed, or if its just number of triggers fireing and timers that are running....

I have a large PKG and wondered if deleting old triggers/alias that ...
  Topic: Help wanted. How to input room description into mapper.
adamwalker

Replies: 5
Views: 10474

PostForum: CMUD General Discussion   Posted: Sun Mar 11, 2007 12:32 pm   Subject: Help wanted. How to input room description into mapper.
You will all be happy to know... i have done it!!!!! one final problem tho. heh.


to make it one long full description i need to delete the | separators.

What i get is

line one contents|line ...
  Topic: Help wanted. How to input room description into mapper.
adamwalker

Replies: 5
Views: 10474

PostForum: CMUD General Discussion   Posted: Sun Mar 11, 2007 11:39 am   Subject: Help wanted. How to input room description into mapper.
so this is how it happens...

I run an alias that activates the trigger and look is entered

%e[1;33mROOM NAME%e[0m. (or whatever) is recieved and the temp trigger is made
then the 2nd state add ...
  Topic: Help wanted. How to input room description into mapper.
adamwalker

Replies: 5
Views: 10474

PostForum: CMUD General Discussion   Posted: Sun Mar 11, 2007 11:34 am   Subject: Help wanted. How to input room description into mapper.
what i do have.. but cant get it to work is....

state 1 %e[1;33m(%1)%e[0m.

#var myvar {}
#TEMP {*You notice {exits|a single}*} {
#noop %roomdesc( , @myvar)
#STATE myTrig 0
}

state ...
  Topic: Help wanted. How to input room description into mapper.
adamwalker

Replies: 5
Views: 10474

PostForum: CMUD General Discussion   Posted: Sun Mar 11, 2007 11:14 am   Subject: Help wanted. How to input room description into mapper.
Ok, what I want to do is run an alias that will "look".

Then what will happen is any text after trigger "%e[1;33m(%1)%e[0m." will be added to a variable.

Then when the line "You notice*" (Which ...
  Topic: [1.25] Map stopped working *resolved*
adamwalker

Replies: 1
Views: 5817

PostForum: CMUD General Discussion   Posted: Sat Mar 03, 2007 9:20 pm   Subject: [1.25] Map stopped working *resolved*
resolved by full reinstall. works now
  Topic: [1.25] Map stopped working *resolved*
adamwalker

Replies: 1
Views: 5817

PostForum: CMUD General Discussion   Posted: Sat Mar 03, 2007 9:09 pm   Subject: [1.25] Map stopped working *resolved*
occurs when both docked and undocked.

entering n s e w etc no longer moves the map location. also clicking on the map wont start a speedwalk

english directions and english keypad are all activat ...
  Topic: [1.25] status bar not displaying color. minor bug
adamwalker

Replies: 4
Views: 7971

PostForum: CMUD General Discussion   Posted: Sat Mar 03, 2007 8:50 pm   Subject: [1.25] status bar not displaying color. minor bug
my code for my status bar...

%ansi( bold, blue)T :%ansi( bold, red) @tar %ansi( bold, blue) %ansi( bold, blue)RT :%ansi( bold, red) @rt %ansi( bo ...
  Topic: [1.25] Find Room window as "stay on top"
adamwalker

Replies: 6
Views: 10110

PostForum: CMUD General Discussion   Posted: Sat Mar 03, 2007 5:52 am   Subject: [1.25] Find Room window as "stay on top"
oh cool. that works! chears zugg. nice work on 1.25 btw! gettin better every day.
  Topic: [1.25] Find Room window as "stay on top"
adamwalker

Replies: 6
Views: 10110

PostForum: CMUD General Discussion   Posted: Sat Mar 03, 2007 5:45 am   Subject: [1.25] Find Room window as "stay on top"
Fixed in 1.25 but still isnt working correctly

The find room box is staying on top the the results arent.

docked - goes to bottom
undocked - comes on top

Thanks zug
 
Page 1 of 8 Goto page 1, 2, 3, 4, 5, 6, 7, 8  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net