How we can have different drop rates n exp in diff. channels?
I mean that
Channel 1 -- should have drop rates 100% , exp 100% , alz drop 100%
but Channel 2 -- should have drop rate 500%,exp 500%,alz drop 500%....
I search the forum I got how to change the drop rate and exp but it is overall in all channels...
I want different drop rats n exp in all different channels....
Can this be possible????
Re: How we can have different drop rates n exp in diff. channels?
I should have watched my mouth and not said/talked shit to DeadlyData telling him things like your are not welcome here because then I become the one who is truly not welcome here.
Re: How we can have different drop rates n exp in diff. channels?
Hey then how that Premium Channel works.... We get more exp n drop rates in premium channel right ???
Re: How we can have different drop rates n exp in diff. channels?
Have a look at my hardcore channels release. It uses a different common.ini in the worldsvr ini and that allow it to load different mob files. You should be able to use the same trick for a different const.scp i think.
Re: How we can have different drop rates n exp in diff. channels?
Quote:
Originally Posted by
devn142
Hey then how that Premium Channel works.... We get more exp n drop rates in premium channel right ???
lmao, where did you hear that from? Premium just means that you need a Silver/Platinum/Diamond/etc. account to access it.
Re: How we can have different drop rates n exp in diff. channels?
you can have it makeing a differenct commmon for each kind of channel you want, you gonna need make a Data folder for each one too. ;)
Re: How we can have different drop rates n exp in diff. channels?
But such a file is located where it could change that could well be greater Premium Exp would then be irrelevant Premium
Soory poor English skills
Re: How we can have different drop rates n exp in diff. channels?
i cant understand what you say.
But with this kind of modding you can just make whatever you want.
foer example on elite, i create a sql table called "vips" (its a suposition), including the IDs of the people who buy vip access (if you want call premium, you can too), then knowing cabal call a SP before login a char, you can add a query to check if that account are on vips table, and if it, allow the access to the channel you want. That channel can be with different exp, drop, etc, etc.