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:21xTreme_#2
Ehh only other thread i made was asking for a 5017 client
08/11/2009 22:21TehPwnzor#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:25xTreme_#4
And to fix the xp skill circle/bar filling up twice as fast?
08/12/2009 01:19JKdeVille#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:14danielachraf#6
Quote:
Originally Posted by TehPwnzor
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:38xTreme_#7
Quote:
Originally Posted by JKdeVille
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:26UnoAmigos#8
Goto entities.cs and change something like Other.Chancesuccess(20))...and make that (20)) into (100)) :D
08/12/2009 05:30xTreme_#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.