Gnomes

A place to post your add ons and ideas for them

Moderator: Moderator

Message
Author
Zizzo
Sher'Tul Godslayer
Posts: 2521
Joined: Thu Jan 23, 2003 8:13 pm
Location: A shallow water area south of Bree
Contact:

Re: Gnomes

#16 Post by Zizzo »

Fired up a Tinker Gnome Alchemist recently, and I was dismayed to discover that my golem doesn't have all the advertised extra equipment slots. :cry: Digging around in the code, I can't find where you're calling :initBody() to apply the changed body configuration that you set up in your superloaded .invoke_golem(). In my tests, adding:

Code: Select all

		self.alchemy_golem:initBody()
after the line where you set up self.alchemy_golem.body{} makes the extra equipment slots appear as selected.
"Blessed are the yeeks, for they shall inherit Arda..."

Post Reply