[LOTF]How do I change drop rates and xp skill.

08/11/2009 22:17 xTreme_#1
Could I change the drop rates like I would with exp rate?
And right now the xp skill goes twice as fast lol, where can I change that.
08/11/2009 22:21 xTreme_#2
Ehh only other thread i made was asking for a 5017 client
08/11/2009 22:21 TehPwnzor#3
there are no drop rates for lotf
there are drops but no rates
go to entities.cs to find the drops and you can change them
08/11/2009 22:25 xTreme_#4
And to fix the xp skill circle/bar filling up twice as fast?
08/12/2009 01:19 JKdeVille#5
U can change them in Enities.cs but there is no rate only a Chance to Success to get the Item so ;) I hope it was Helpfull
08/12/2009 02:14 danielachraf#6
Quote:
Originally Posted by TehPwnzor View Post
there are no drop rates for lotf
there are drops but no rates
go to entities.cs to find the drops and you can change them
:| leave the thread please
08/12/2009 02:38 xTreme_#7
Quote:
Originally Posted by JKdeVille View Post
U can change them in Enities.cs but there is no rate only a Chance to Success to get the Item so ;) I hope it was Helpfull
Yea alright thanks I'll look in there, can I change the chance for drops there too?
08/12/2009 04:26 UnoAmigos#8
Goto entities.cs and change something like Other.Chancesuccess(20))...and make that (20)) into (100)) :D
08/12/2009 05:30 xTreme_#9
Yea thanks I don't know anything about coding, the other owner of the site is the coder. But I do know java script so I can understand most of it ha ha was able to figure out how to change that.
07/25/2011 14:19 himanhowareyou#10
I didnt find that entities.cs