|
Indie Beginner
Joined: 14 Mar 2010 Posts: 11
|
Posted: Sun May 02, 2010 3:03 am
.... wait 10 seconds |
I'm doing some pretty basic stuff in my scripts, but when the game is laggy, I see the ... wait ?? seconds come up.
What's the best way to have CMUD re-execute the premature command?
Thanks in advance.
Indie.
(Nevermind, I found my answer. I always find it AFTER my post, but I promise I look for it first) |
|
|
|
GeneralStonewall Magician
Joined: 02 Feb 2004 Posts: 364 Location: USA
|
Posted: Sun May 02, 2010 3:58 am |
What is this ".... wait 10 seconds" you're talking about? Something from your mud, I assume? Either way, very confusing post.
|
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4691 Location: Pensacola, FL, USA
|
Posted: Sun May 02, 2010 5:12 am |
first, capture said command into a variable somehow
then...
#WAIT 10000
#SEND @lastCommand |
|
_________________ Discord: Shalimarwildcat |
|
|
|
Indie Beginner
Joined: 14 Mar 2010 Posts: 11
|
Posted: Mon May 03, 2010 12:12 am |
GeneralStonewall wrote: |
What is this ".... wait 10 seconds" you're talking about? Something from your mud, I assume? Either way, very confusing post. |
It's not that confusing. Yes it's in my MUD (duh..). And as I said, I found my answer.
With that said, I will say that these forums are very rude. I either don't get responses or I hear that my post is confusing without any probing questions. Flame if you wish, but Cmud is a very good product in a very small market, and without being a programmer, a bit hard to get your mind wrapped around. A little patience with new users would help not only Cmud, but the muds that it serves.
Sheesh... you're smart. I'm stupid. I got it. Thanks so much. Very helpful. I'll stop asking questions.
I even tried to delete the post after I'd found my answer, but couldn't.
Indie. |
|
|
|
GeneralStonewall Magician
Joined: 02 Feb 2004 Posts: 364 Location: USA
|
Posted: Mon May 03, 2010 12:54 am |
It wasn't clear at all to me where the 'wait 10 seconds' line was coming from. It could have been from the mud, your scripts, or even some bit from cmud I've never seen. I really wasn't trying to be rude. I was just trying to prompt you to clarify your post. Read into it all you want, but, I really am trying to help.
|
|
|
|
|
|