46
Dead Souls Support / Re: Running DS on fluffos
« on: October 02, 2007, 11:45:55 pm »
Ok, I got it up and running under FluffOS first try. It all seems to work, except as saquivor said, parsing items.
If I have two 9mil.c guns, load gun with clip works. wield gun does not. It gives:
If I go into Otik's storage room (/domains/town/room/shop2), I can:
"take shirts":
But I can't take flask
Trying to 'take flask' gives the same error as wielding gun.
I'll see if I can hunt it down.
If I have two 9mil.c guns, load gun with clip works. wield gun does not. It gives:
Code: [Select]
2007.10.03-00.41
*Illegal to call parse_sentence() recursively.
Object: /secure/save/creators/s/shadyman (/lib/command.c) at line 529
'<fake>' at /secure/save/creators/s/shadyman (/<driver>) at line 0
'cmdAll' at /secure/save/creators/s/shadyman (/lib/command.c) at line 211
'parser_error_message' at /secure/daemon/master at line 1123
'eventRetryCommand' at /secure/save/creators/s/shadyman (/lib/command.c) at line 529
If I go into Otik's storage room (/domains/town/room/shop2), I can:
"take shirts":
Code: [Select]
> take shirts
You get a sturdy-looking chainmail shirt.
You get a sturdy-looking chainmail shirt.
But I can't take flask
Code: [Select]
You can't get ye flask.
Sorry, Homestar Runner joke.Trying to 'take flask' gives the same error as wielding gun.
I'll see if I can hunt it down.