Register to post in forums, or Log in to your existing account
 
:
Search found 28 matches for:
Page 1 of 2 Goto page 1, 2  Next
Author Message
  Topic: How can i get the roomvnum according to roomnote's value?
killunix

Replies: 2
Views: 3645

PostForum: CMUD General Discussion   Posted: Wed Mar 24, 2010 12:13 pm   Subject: How can i get the roomvnum according to roomnote's value?
How can i get the roomvnum according to roomnote's value?
thanks
  Topic: Please help to check this script,thanks!
killunix

Replies: 7
Views: 12122

PostForum: CMUD General Discussion   Posted: Fri Jan 29, 2010 4:15 pm   Subject: Please help to check this script,thanks!
Interesting. So you do in fact want different values there. That didn't occur to me.

I use the trigger to capture the room name in the game,and use the name to locate where am i on the map, Bu ...
  Topic: Please help to check this script,thanks!
killunix

Replies: 7
Views: 12122

PostForum: CMUD General Discussion   Posted: Fri Jan 29, 2010 4:42 am   Subject: Please help to check this script,thanks!
Actually, I just reexamined the logic for incrementing the room flags. As you have it currently set up, here is what happens if you have rooms 1 through 4 all with the same name, as it tests each roo ...
  Topic: Please help to check this script,thanks!
killunix

Replies: 7
Views: 12122

PostForum: CMUD General Discussion   Posted: Thu Jan 28, 2010 10:15 am   Subject: Please help to check this script,thanks!
hi,all.
I need use the %roomflags to mark the rooms that have the same name but difference location on a zone. I write the followin script to do it.

#call %mapfilter("")
roo ...
  Topic: how can i put the variable in the special class?
killunix

Replies: 3
Views: 5223

PostForum: CMUD General Discussion   Posted: Tue Jan 26, 2010 7:35 am   Subject: how can i put the variable in the special class?
thanks you。
i did what you say. it worked well. but sometimes they still be created in the root class. or other module root class.
  Topic: how can i put the variable in the special class?
killunix

Replies: 3
Views: 5223

PostForum: CMUD General Discussion   Posted: Sun Jan 24, 2010 12:33 pm   Subject: how can i put the variable in the special class?
hi,all.
I need put one variables in the special class such as "job" class, this variable be created buy a alias in th "job" class, In the alias i use #VAR ./test1 1234 command to create the varia ...
  Topic: Auto visit every mapped room? (revisited)
killunix

Replies: 17
Views: 24703

PostForum: zMUD General Discussion   Posted: Mon Nov 02, 2009 3:40 pm   Subject: Auto visit every mapped room? (revisited)
why this script can't run on cmud pro? anyone can resolve and let it run on cmud,it's very very slowly on cmud
  Topic: Database access question
killunix

Replies: 0
Views: 2597

PostForum: CMUD General Discussion   Posted: Sun Oct 25, 2009 4:59 am   Subject: Database access question
hi,all.
I use the followling code access the MS acees database:
#VAR Conn %comcreate("ADODB.Connection")
#CALL @Conn.Open("Provider=Microsoft.Jet.OLEDB.4.0;Data Source=D:\CMUDPro\forex\poem.mdb")
...
  Topic: Automapper Module on Multisession Question
killunix

Replies: 1
Views: 3255

PostForum: CMUD General Discussion   Posted: Tue Oct 20, 2009 4:36 am   Subject: Automapper Module on Multisession Question
HI,all.
I have two sessions, and i need each of the session use it's own mapper,But it always open the first opend session's mapper, How configure it to works correct. Thank you.
  Topic: Three questions,help please
killunix

Replies: 4
Views: 5615

PostForum: CMUD General Discussion   Posted: Sun Oct 04, 2009 4:58 pm   Subject: Three questions,help please
MattLofton,Thanks.
Then 3d question like this:
Road -
This is a very long road. You now walking on the road.
You now walking on the road.You now walking on the road.
You now walking on the ...
  Topic: Three questions,help please
killunix

Replies: 4
Views: 5615

PostForum: CMUD General Discussion   Posted: Sun Oct 04, 2009 1:18 pm   Subject: Three questions,help please
1.How should I predefine or auto adjust the distance between two rooms? Because at the default of 100% view, many rooms crowed each other on the map.
2.How can configure auto label the room name inst ...
  Topic: How can write this script?
killunix

Replies: 1
Views: 3408

PostForum: CMUD General Discussion   Posted: Fri Oct 02, 2009 10:54 am   Subject: How can write this script?
How can i get the specail record that match two or more conditions from the database?
Thanks
  Topic: Hi,all,How can i import all the zMapper info into a Zmud's database
killunix

Replies: 1
Views: 3890

PostForum: zMUD General Discussion   Posted: Tue Sep 22, 2009 6:07 am   Subject: Hi,all,How can i import all the zMapper info into a Zmud's database
Hi,all,How can i import all the zMapper info into a Zmud's database?
Thanks all
  Topic: how can i remove "," from "123,456" ?
killunix

Replies: 3
Views: 4764

PostForum: zMUD General Discussion   Posted: Sun Jan 13, 2008 4:15 pm   Subject: how can i remove "," from "123,456" ?
how can i remove "," from the number "123,456"
i need the number become 123456 for computing
thanks
  Topic: capture questions! help please!!
killunix

Replies: 4
Views: 6156

PostForum: zMUD General Discussion   Posted: Sat Jan 12, 2008 1:09 pm   Subject: capture questions! help please!!
Mr. fang, your methord is very good! it work now.
thanks
  Topic: capture questions! help please!!
killunix

Replies: 4
Views: 6156

PostForum: zMUD General Discussion   Posted: Fri Jan 11, 2008 8:56 am   Subject: capture questions! help please!!
Mr. Fang,I have edited, and I use the way that you told, and did not succeed, could you tell me more detail? Thank you very much!
  Topic: capture questions! help please!!
killunix

Replies: 4
Views: 6156

PostForum: zMUD General Discussion   Posted: Fri Jan 11, 2008 7:25 am   Subject: capture questions! help please!!
hi,all,i need to capture the AAAA.BBBB.CCCC.DDDD.EEEE.FFFF.GGGG.HHHH.ZZZZ and stored them into 9 variables, how can i write the trigg.thanks

The mud output like this:

【Now you at the maze ...
  Topic: the script debugger window's message font can't be changed!
killunix

Replies: 9
Views: 9769

PostForum: CMUD General Discussion   Posted: Sun Dec 16, 2007 7:22 am   Subject: the script debugger window's message font can't be changed!
i need change here
[img]http://byfiles.storage.live.com/y1peQYOzGYvH4QlbK1KGUrI0E1zyGOVmIKlxDkKqY7jE4rWL8mUPOca7rzcH6dBdkh9hQ6Nd2uV_EA[/img]
  Topic: the script debugger window's message font can't be changed!
killunix

Replies: 9
Views: 9769

PostForum: CMUD General Discussion   Posted: Sat Dec 15, 2007 11:07 am   Subject: the script debugger window's message font can't be changed!
I know that what you say, and i do it, but it does not effective
  Topic: the script debugger window's message font can't be changed!
killunix

Replies: 9
Views: 9769

PostForum: CMUD General Discussion   Posted: Sat Dec 15, 2007 7:11 am   Subject: the script debugger window's message font can't be changed!
Version: 2.18
  Topic: map question
killunix

Replies: 2
Views: 4944

PostForum: CMUD General Discussion   Posted: Sat Dec 15, 2007 5:34 am   Subject: map question
hi,all.

1. how can i set the map tools, can let it auto apprearence the room name on the room insteade i manuly to modify it when i draw the map?
2. can i pre define the distance between two rooms ...
  Topic: %numrooms() questions!
killunix

Replies: 7
Views: 7959

PostForum: zMUD General Discussion   Posted: Thu Nov 29, 2007 4:33 pm   Subject: %numrooms() questions!
dir fang,
are you chinese? the #show command just for test, i will use the #walk command go to the target room
  Topic: %numrooms() questions!
killunix

Replies: 7
Views: 7959

PostForum: zMUD General Discussion   Posted: Thu Nov 29, 2007 3:29 pm   Subject: %numrooms() questions!
i used the code:

#var test 1
#CALL %mapfilter(%concat("ZoneID = ",%zonenum(testzone)))
#LOOP %numrooms {
#show %roomnum( %mapvnum( %i))
#math test (@test+1)
#if (@test>5) {#abort}
}
#C ...
  Topic: %numrooms() questions!
killunix

Replies: 7
Views: 7959

PostForum: zMUD General Discussion   Posted: Thu Nov 29, 2007 2:43 pm   Subject: %numrooms() questions!
thank you very much!
very good!
but another question:
i use the #loop command to search NPC, when i found it, how can i end the loop and do other commands?
  Topic: %numrooms() questions!
killunix

Replies: 7
Views: 7959

PostForum: zMUD General Discussion   Posted: Thu Nov 29, 2007 1:38 pm   Subject: %numrooms() questions!
i need to traversing all the rooms in a zone to find a NPC and do something, i had read the zmud's help files, it tell me the %numrooms() function can retune the number of the rooms in the zone. inf ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net