Page 1 of 1

[Help] customizing Enemy

Posted: Fri Oct 16, 2020 3:18 pm
by dwar
Hey,

i'ld like to get rid of some Enemy features and i've been struggeling with it(try to remove every related function to each feature aso). No success or rather it is massive undertaking.
Maybe somebody is able to help me? Much appreciated!

Features I'ld like to remove completely(not just from ConfigWindow):
-guard
-intercom
-timer
-talismanalert
-sc info
-sc alert
-combat log


If it is as much trouble as it seems to me, no need to worry...

Best 'gard
dwar

Re: [Help] customizing Enemy

Posted: Sat Oct 17, 2020 6:54 am
by sullemunk
I use a version where I have stripped all out except unit frames, marks and party icons.
(Also modified the heath bars on the party icons to have falloff damage and true HP visual instead of the standard 4 piece hp)

Re: [Help] customizing Enemy

Posted: Sun Oct 18, 2020 12:20 pm
by dwar
Solved.. If a mod/admin wants to, close or delete the thread. thanks

PS: remove called files from enemy.mod -> remove related folders from Code-folder -> edit /enemy/code/core/main.lua by removing initi. of the removed features .. save -> reload :)