world data

Forum where anything UOX3-related goes - including, but not limited to: newbie-support, ideas, general questions, comments, etc and-so-forth.
Post Reply
User avatar
Teph
UOX3 Neophyte
Posts: 32
Joined: Mon Mar 08, 2010 11:05 pm
Location: New Jersey, US
Has thanked: 0
Been thanked: 0

world data

Post by Teph »

where is the data for say, a unique item i created. or a custom spawner? i want to be able to copy and paste the code to make copies faster
User avatar
Xuri
Site Admin
Posts: 3704
Joined: Mon Jun 02, 2003 9:11 am
Location: Norway
Has thanked: 48 times
Been thanked: 8 times
Contact:

Post by Xuri »

Anything you create in-game is saved as an object in one of the .wsc files in the /shared/ folder. Which file depends on which in-game region it's located in. Not sure how to manually figure out which file it's in without searching through the actual files (using windows search a 3rd party search tool).

If you want to create a new custom spawner that you can easily add ingame using a command like 'ADD SPAWNER <id>, then dfndata\items\gmmenu\spawners.dfn is your file. Create a new custom entry there, add it ingame using 'ADD SPAWNER <id> where you replace <id> with the unique [header]-name for your spawner-entry in spawners.dfn
-= Ho Eyo He Hum =-
Post Reply