Page 1 of 1
Glutton Additions
Posted: Mon Jun 06, 2016 6:10 am
by Hellcommander
Adds to glutton class, reorders class generics, and mods glutton talents. Requires orcs dlc for new steam resource. This mod is a mod for a mod and thus requires glutton mod here
http://te4.org/games/addons/tome/glutton.
Currently a work in progress I need all the help I can get to figure out how to code the changes i seek to make.
located here
http://te4.org/games/addons/tome/glutton-additions and on steam.
Re: Glutton Additions
Posted: Sun Jun 19, 2016 8:15 pm
by Hellcommander
here is an error that i need to fix:
[LOG] Avern the Devourer unleashes a famishing plague!
stack traceback:
[C]: in function 'error'
/engine/interface/ActorTalents.lua:256: in function </engine/interface/ActorTalents.lua:240>
Lua Error: /engine/interface/ActorTalents.lua:279: /engine/interface/ActorTalents.lua:256: /engine/interface/ActorTalents.lua:150: /data-glutton/talents/famine.lua:167: attempt to index global 'target' (a nil value)
stack traceback:
/data-glutton/talents/famine.lua:167: in function </data-glutton/talents/famine.lua:164>
[C]: in function 'xpcall'
/engine/interface/ActorTalents.lua:147: in function </engine/interface/ActorTalents.lua:140>
At [C]:-1
At [C]:-1 error
At /engine/interface/ActorTalents.lua:279 useTalent
At /engine/interface/PlayerHotkeys.lua:170
At /engine/interface/PlayerHotkeys.lua:162 activateHotkey
At /engine/HotkeysIconsDisplay.lua:384 onMouse
At /mod/class/uiset/Minimalist.lua:1785 fct
At /engine/Mouse.lua:58
Re: Glutton Additions
Posted: Sun Jun 19, 2016 9:17 pm
by Hellcommander
ok fixed by reverting most of the changes to famish (but the cooldown decrease)