Glutton Additions

A place to post your add ons and ideas for them

Moderator: Moderator

Post Reply
Message
Author
Hellcommander
Archmage
Posts: 362
Joined: Tue Nov 09, 2010 7:43 pm

Glutton Additions

#1 Post 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 herehttp://te4.org/games/addons/tome/glutton-additions and on steam.

Hellcommander
Archmage
Posts: 362
Joined: Tue Nov 09, 2010 7:43 pm

Re: Glutton Additions

#2 Post 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

Hellcommander
Archmage
Posts: 362
Joined: Tue Nov 09, 2010 7:43 pm

Re: Glutton Additions

#3 Post by Hellcommander »

ok fixed by reverting most of the changes to famish (but the cooldown decrease)

Post Reply