• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

TFS 0.2 exhaustion

Exiled Pain

Fervid Learner
Joined
Jan 8, 2008
Messages
552
Reaction score
4
Well one of the things I dislike the most from TFS 0.2 is the exhaustion system... so what system is that you should ask... exactly my point.. exhaustion doesn’t work.

Only one of two ways, or you use it as it is or you put a non exhaustion flag... neither works for me.
I've tried:

SPELLS.XML
exhaustion="1000" lowering it to lets say exhaustion="500" NOT WORKING

VOCATIONS.XML
(SPELLS exhaustion="1000") + attackspeed="500" NOT WORKING

CONFIG.LUA
(Went to extremes here to probe my point)

-- Item Usage
timeBetweenActions = 100
timeBetweenExActions = 300

NOT WORKING!! Not by them selves not all together... used to go with TRUNK 0.3 lattest REVs and everything work fine there until cisoft idea of a 8.2 update....lol:p

Well now forced to use the 0.2 tags latest revs to keep up with the 8.2 maps and stuff... having many little things I don’t like but this being the most annoying one. So anyone know a way around this they can share??

Thanks in advance:thumbup:
 
Don't know about the exhaust thingy..
But attackspeed can be change but just not lower than '1000'.
So I think you can only have like 1000, 2000(Orginal), 3000.. and such.
 
Don't know about the exhaust thingy..
But attackspeed can be change but just not lower than '1000'.
So I think you can only have like 1000, 2000(Orginal), 3000.. and such.

I am using 250 and it works for me..... so that isn't the problem,
 
Back
Top