Search found 5 matches

by chaseface
Thu Sep 21, 2017 5:59 pm
Forum: Development
Topic: Field of View/FOW
Replies: 3
Views: 9422

Re: Field of View/FOW

Well I have been looking through just about everything and haven't really found anything..... can anyone point me in the right direction?
by chaseface
Thu Sep 21, 2017 7:17 am
Forum: Development
Topic: Field of View/FOW
Replies: 3
Views: 9422

Field of View/FOW

I have been tinkering with making my own addons for personal use, and came across this thread about (FoV) Large Actor Recursive Shadowcasting --- http://forums.te4.org/viewtopic.php?f=45&t=35232 I have messed around with this and got to wondering... is there a way within the engine, or the tome ...
by chaseface
Mon Sep 18, 2017 11:04 pm
Forum: Dumb Questions
Topic: Question about changing a spell
Replies: 2
Views: 1555

Re: Question about changing a spell

Ok that worked, thanks for the help!
by chaseface
Sat Sep 16, 2017 6:12 pm
Forum: Modules
Topic: Help modifying a spell
Replies: 1
Views: 8739

Help modifying a spell

can anyone help me out with editing the radius of a spell? I would like to reduce the radius of the "fireflash" spell at higher levels, I feel it gets too big and would like the damage of the spell to increase as normal, but keep the default level 1 radius. There are many entries such as t...
by chaseface
Sat Sep 16, 2017 7:48 am
Forum: Dumb Questions
Topic: Question about changing a spell
Replies: 2
Views: 1555

Question about changing a spell

I wanted to reduce/edit the radius of the spell Fireflash.... I would like this spells radius to remain the same as lvl 1 at all 5 levels. I cant seem to decipher the code to change the radius: name = "Fireflash", type = {"spell/fire",3}, require = spells_req3, points = 5, random...