What's wrong with my logic here:
'add npc m_banker or 'add npc [troll]
or
'add item katana or 'add item [katana]
nothing i've tried seems to accomplish the task at hand.
Can't add
- Xuri
- Site Admin
- Posts: 3704
- Joined: Mon Jun 02, 2003 9:11 am
- Location: Norway
- Has thanked: 48 times
- Been thanked: 8 times
- Contact:
Hm. 'ADD NPC m_banker adds an invulnerable banker NPC with me. And 'ADD NPC troll adds...you guessed it, a troll.
The items usually have their hex-id as the section header though, so instead of 'ADD ITEM katana, try 'ADD ITEM 0x13fe (hex-id of a katana).
Not sure why this doesn't work with you - do you see any errors in the UOX3 console when you try to use the command?
The items usually have their hex-id as the section header though, so instead of 'ADD ITEM katana, try 'ADD ITEM 0x13fe (hex-id of a katana).
Not sure why this doesn't work with you - do you see any errors in the UOX3 console when you try to use the command?
-= Ho Eyo He Hum =-
Yes. Errors. Not a function something. The whole UOX3 thing has been wigging out on me the past couple days. It's invalidated my accounts for no reason. Some of my spawns have spawned very stupid monsters who just stand there. 'set str, dex, int, or skill doesn't work anymore. I'm in general, frustrated.