Error reading configuration file pkg/multis/multicommands/config/itemdesc.cfg:
Multi definition not found. Objtype=0x4066, multiid=0x42
Element: House 0x4066, found on line 66
Here is the part of the housing script that goes with it--
House 0x4066
{
// Main Stuff
Name House0x4066
Desc small fieldstone house
Graphic 0x4066
WalkOnScript :housing:house/walkOn
MethodScript :housing:house/methods
// Multi Info
MultiID 66
MaxLockDowns 25
MaxSecure 1
DeedObjType 0x602E
}
I am getting this error
Re: I am getting this error
ok, I figured out the house problem. But I get this error and I don't know what it is trying to tell me. I have looked in containers/itemsconfig.cfg but didn't see anything.
Execution aborted due to: Secure trade container (0x1ff01) must be defined in itemdesc.cfg as a container.
-----------Any help?
Execution aborted due to: Secure trade container (0x1ff01) must be defined in itemdesc.cfg as a container.
-----------Any help?
Re: I am getting this error
Code: Select all
Changed extobj.cfg to support new entries for all the new boat component types and changed the default value of all entries.
extobj.cfg entries with default values:
Tillerman=0x1F010
Port_Plank=0x1F011
Starboard_Plank=0x1F012
Hold=0x1F013
Rope=0x1F014
Wheel=0x1F015
Hull=0x1F016
Tiller=0x1F017
Rudder=0x1F018
Sails=0x1F019
Storage=0x1F01A
Weaponslot=0x1F01B
Wrestling=0x1F020
Mount=0x1F021
Secure_Trade_Container=0x1FF01
Wornitems_Container=0x1FF02 Re: I am getting this error
Error reading configuration file pkg/items/weapons/config/itemdesc.cfg:
Weapon has INTRINSIC property, which is no longer needed
Element: Weapon 0xF020, found on line 16
Weapon has INTRINSIC property, which is no longer needed
Element: Weapon 0xF020, found on line 16
Re: I am getting this error
fixed that but got this.
Execution aborted due to: Wrestling weapon 0x1f020 must specify SaveOnExit 0
SaveOnExit is set to 0
Execution aborted due to: Wrestling weapon 0x1f020 must specify SaveOnExit 0
SaveOnExit is set to 0
Re: I am getting this error
OK--ITS WORKING AND I AM IN.
Someone buy me a beer.
I can sign in, do some commands, but I cant move. It says that----
I am frozen and cannot move.
What could be wrong?
Someone buy me a beer.
I can sign in, do some commands, but I cant move. It says that----
I am frozen and cannot move.
What could be wrong?