Register to post in forums, or Log in to your existing account
 
:
Search found 178 matches for:
Page 1 of 8 Goto page 1, 2, 3, 4, 5, 6, 7, 8  Next
Author Message
  Topic: Can someone explain something with numbers
RobMacAF

Replies: 3
Views: 6050

PostForum: zMUD General Discussion   Posted: Wed Mar 02, 2005 9:41 am   Subject: Can someone explain something with numbers
I had the -10 and the 8 saved in two variables, and I was doing...
#MATH (@Var1-@Var2)

or something like that....accidently deleted the entire script. Figured I'd wait until I got this answer befo ...
  Topic: Can someone explain something with numbers
RobMacAF

Replies: 3
Views: 6050

PostForum: zMUD General Discussion   Posted: Wed Mar 02, 2005 7:33 am   Subject: Can someone explain something with numbers
Hello again, another problem with my math and numbers...

I have %eval(-10-8) and it comes out at 0. I need it to come out as -28. Any ideas on how to do this?

Thanks alot!
  Topic: Getting a decimal
RobMacAF

Replies: 1
Views: 4916

PostForum: zMUD General Discussion   Posted: Tue Mar 01, 2005 10:35 am   Subject: Getting a decimal
I have been crashing my brain cells together trying to get the scripting to return a decimal. I have tried the following...

Keep in mind 63/2 is 31.5

#MATH 63/2

#VAR Number %round(63)
#MATH ...
  Topic: Copy rooms from one zone to another
RobMacAF

Replies: 1
Views: 3587

PostForum: zMUD General Discussion   Posted: Wed Feb 23, 2005 6:34 am   Subject: Copy rooms from one zone to another
I made one big map in the mapper in ZMUD and I want to separate it into multiple zones. I tried highlighting the ones I wanted and right clicked then went to CUT but it won't let me paste it into a ne ...
  Topic: Walking and moving rooms
RobMacAF

Replies: 4
Views: 7068

PostForum: zMUD General Discussion   Posted: Wed Sep 29, 2004 3:54 am   Subject: Walking and moving rooms
Ok, I got #STEP working when I am normally moving. I used #PAUSE to stop it and everything. But if I take that small little script and apply it to the water it doesn't work. I am thinking its because ...
  Topic: Walking and moving rooms
RobMacAF

Replies: 4
Views: 7068

PostForum: zMUD General Discussion   Posted: Wed Sep 29, 2004 3:35 am   Subject: Walking and moving rooms
I always use slow mapper too because you have to in DR. I guess one question I have is why doesn't #STEP ever seem to do anything?
  Topic: Walking and moving rooms
RobMacAF

Replies: 4
Views: 7068

PostForum: zMUD General Discussion   Posted: Tue Sep 28, 2004 6:23 am   Subject: Walking and moving rooms
Ok, I spent about 2 hours trying to figure this out before coming here. In Dragonrealms there are places you need to swim. It moves you, gives you round time, then you can move again. The problem is I ...
  Topic: Im stuck...
RobMacAF

Replies: 7
Views: 10119

PostForum: zMUD General Discussion   Posted: Sun Sep 26, 2004 9:08 pm   Subject: Revisiting
Ok, I wanted to update this a bit.

Its been a while since I have tried to update this and now its about time. The script still works a great percentage of the time but I want to see if it can be a ...
  Topic: Changing You's to I's, etc
RobMacAF

Replies: 4
Views: 5438

PostForum: zMUD General Discussion   Posted: Thu Jul 29, 2004 4:26 am   Subject: Changing You's to I's, etc
In my mud I am able to predict peoples future and its given to me in a vision, What I want is to beable to have a script that will tell the people what I say, but say it to them, not as I see it....
...
  Topic: Database and Mapper
RobMacAF

Replies: 1
Views: 4280

PostForum: zMUD General Discussion   Posted: Wed Jul 28, 2004 9:03 am   Subject: Database and Mapper
Gah! I had a blonde moment. Figured it out
  Topic: Database and Mapper
RobMacAF

Replies: 1
Views: 4280

PostForum: zMUD General Discussion   Posted: Wed Jul 28, 2004 9:00 am   Subject: Database and Mapper
Ok, I see that you can add items in the database to rooms in the mapper...I have done this and when I double click them, they do not open like it says they should in the database... Also, I can not se ...
  Topic: My Alias keeps repeating and I don't know why
RobMacAF

Replies: 3
Views: 4809

PostForum: zMUD General Discussion   Posted: Mon Jul 26, 2004 10:57 am   Subject: My Alias keeps repeating and I don't know why
Ok, This is the only alias i have ever seen do this. It goes through it then starts back over.....I can't figure out why

ALIAS NAME: TakeTurn

Here is the script:
------------------------------- ...
  Topic: Sometimes %find works, sometimes it doesnt.....
RobMacAF

Replies: 1
Views: 3490

PostForum: zMUD General Discussion   Posted: Mon Jul 26, 2004 7:33 am   Subject: Sometimes %find works, sometimes it doesnt.....
Sometimes %find works perfectly and returns what I want then I open the database to see if it really changed what it should have and I try the same %find I just did and it doesn't work....but if I cl ...
  Topic: Adding items from a DB to the rooms
RobMacAF

Replies: 1
Views: 3561

PostForum: zMUD General Discussion   Posted: Sun Jul 25, 2004 11:26 pm   Subject: Adding items from a DB to the rooms
Is there anyway to do this automatically when they are added to the database.
For instance I have a script that captures all the weapons and such that can be bought at certain locations. Is there any ...
  Topic: Database wont even open anymore
RobMacAF

Replies: 3
Views: 6233

PostForum: zMUD General Discussion   Posted: Sun Jul 25, 2004 9:44 pm   Subject: Database wont even open anymore
Hmm, Somehow I managed to fix it by copying individual files over and checking when it would stop working.....I am still not sure what file got corrupted but it is working now
  Topic: Database wont even open anymore
RobMacAF

Replies: 3
Views: 6233

PostForum: zMUD General Discussion   Posted: Sun Jul 25, 2004 9:36 pm   Subject: Database wont even open anymore
Ok, I completely deleted the ZMUD directory and reinstalled. The DB option now works. But when I copy over all the settings I backedup it stops working. Any idea what file might be stopping this from ...
  Topic: Database wont even open anymore
RobMacAF

Replies: 3
Views: 6233

PostForum: zMUD General Discussion   Posted: Sun Jul 25, 2004 9:15 pm   Subject: Database wont even open anymore
Hmm, I was trying to figure out the basic usage of the database last night by adding a name into the name field and retrieve it back out. Sound simple? Prolly would be but I couldn't figure out the ri ...
  Topic: Zmud + Zmapper Backgroud problems
RobMacAF

Replies: 2
Views: 4450

PostForum: zMUD General Discussion   Posted: Fri Feb 20, 2004 10:15 pm   Subject: Zmud + Zmapper Backgroud problems
I am using a GIF, it is not tiled. The MDB and background pictures are located in the same directory
  Topic: Zmud + Zmapper Backgroud problems
RobMacAF

Replies: 2
Views: 4450

PostForum: zMUD General Discussion   Posted: Fri Feb 20, 2004 7:32 pm   Subject: Zmud + Zmapper Backgroud problems
Ok, I just updated to the new ZMud and then bought ZMapper and upgraded that. I made a map in ZMud then opened it up in ZMapper so I could add a background to it. I spent the time to line up the rooms ...
  Topic: looking for a new mud
RobMacAF

Replies: 6
Views: 10126

PostForum: zMUD General Discussion   Posted: Tue Feb 10, 2004 5:10 pm   Subject: looking for a new mud
The Mud I play is DragonRealms. It is a pay to play mud but it is well worth the price. It is a skill based mud, level based mud. For instance as a level 1 Warrior Mage you might need so many ranks in ...
  Topic: SEND only capturing a letter or two
RobMacAF

Replies: 5
Views: 8170

PostForum: zMUD General Discussion   Posted: Sun Dec 07, 2003 1:57 am   Subject: SEND only capturing a letter or two
Sorry, shameless bump to see if anyone knows why
  Topic: SEND only capturing a letter or two
RobMacAF

Replies: 5
Views: 8170

PostForum: zMUD General Discussion   Posted: Fri Dec 05, 2003 3:13 am   Subject: SEND only capturing a letter or two
quote:Originally posted by RobMacAF
Ok, I have done some fooling around and testing and here are some results. In both rooms I just did 2 items to see if both, none, or parts of each one would underl ...
  Topic: SEND only capturing a letter or two
RobMacAF

Replies: 5
Views: 8170

PostForum: zMUD General Discussion   Posted: Fri Dec 05, 2003 3:12 am   Subject: SEND only capturing a letter or two
Ok, I have done some fooling around and testing and here are some results. In both rooms I just did 2 items to see if both, none, or parts of each one would underline, The parts in question are in bol ...
  Topic: SEND only capturing a letter or two
RobMacAF

Replies: 5
Views: 8170

PostForum: zMUD General Discussion   Posted: Fri Dec 05, 2003 2:58 am   Subject: SEND only capturing a letter or two
Also, sometimes I only get things that will highlight the first 1 or two letters, then a couple of the end ones
  Topic: SEND only capturing a letter or two
RobMacAF

Replies: 5
Views: 8170

PostForum: zMUD General Discussion   Posted: Fri Dec 05, 2003 2:54 am   Subject: SEND only capturing a letter or two
Ok, I have this script

#TRIGGER {rock} {#SUB {~<send ~"look rock|get rock~" ~"look|get~"~>rock~</send~>}}

And the send/sub only highlights the first letter.....Not sure why
Like thi ...
 
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