I figured out most everything just by browsing and using the items for the socketing.


but how do you add the socketed gems to items? double click drag drop do not work.
 
Short answer: Look at the code everything is already in the code.
Long answer:[Source]
ArteGordon said:
What you might have is an item that is 'socketable' but does not yet have sockets added to it.

Try running this command

[addatt xmlsockets 3

then target something like a piece of armor, or a weapon. This will add the xmlsockets attachments with 3 sockets to the item.
Then you can use the Item ID skill on it to open the socket gump that should have the name of the item at the top, and then three raised square icons with a circular grid pattern in each. These are empty sockets.
Click on one of those squares and you will get a target cursor that you can use to select the augment you want to place in that socket.
additional useful links:
http://www.servuo.com/archive/the-ultimate-xmlspawner-how-to-guide-archive.150/
http://www.servuo.com/threads/xmlspawner-help.866/
http://lmgtfy.com/?q=site:www.runuo.com xml sockets
 
Last edited:
Back