|
tychrisbrown Newbie
Joined: 04 May 2005 Posts: 5
|
Posted: Tue Jul 15, 2008 12:09 am
using obj as a command |
Hi,
I am a bit of a novice with cmud, I am playing Project Bob and it has a command called objective obj for short. I use it and nothing happens. I suspect its cmud and that obj is a command used by the client. How can I get the command to work for the mud as opposed to the client? |
|
|
|
charneus Wizard
Joined: 19 Jun 2005 Posts: 1876 Location: California
|
Posted: Tue Jul 15, 2008 12:30 am |
It's nothing on CMUD's side. It sends just fine for me. Are you sure that you're using it correctly within your MUD? Or perhaps the MUD's disabled it for some reason.
Charneus |
|
|
|
tychrisbrown Newbie
Joined: 04 May 2005 Posts: 5
|
Posted: Tue Jul 15, 2008 12:34 am |
On Project Bob its a normal everyday command that I used with success prior to version 230 of cmud. I had an imm snoop me and he thought it was odd, I guess ill ask the main imp there what he thinks it is. thanks
|
|
|
|
Fang Xianfu GURU
Joined: 26 Jan 2004 Posts: 5155 Location: United Kingdom
|
Posted: Tue Jul 15, 2008 9:40 am |
To test whether the command's making it out of the client, you can open the script debugger and see what CMUD is sending by turning on the raw input/output options. If you use #debugfile to create a debug log and then type it in a few times, you'll be able to see a few lines reading out (23) obj<CR><LF> or something similar. That means the command's been sent to the MUD. If you can't understand the file, post the contents in the thread inside [code] tags. Make sure it's the readable one.
|
|
|
|
|
|