|
|
General discussion Topics related to various aspects of Champions of Regnum |
|
Thread Tools | Display Modes |
09-27-2012, 10:48 AM | #1 |
Banned
Join Date: Aug 2011
Location: C4NN!B4L & quod licet iovi - non licet bovi
Posts: 143
|
Multirealmers 4 Realmbalance
Just a simple idea:
We've got many multirealmers..use them to get a better realmbalance. Would be very easy to do by blocking the multirealmchars of the most populated realm. And it would be enough to block lvl45+ so lower chars could go on grinding. Perhaps in case of invasions while counter is running instead of switching to the strongest realm - perhaps all the time. (Who wants to be able to log on to his "mainrealm" all the time, would be able to do by deleting the multirealmchars at his second realm...). Realmbalance wouldn't be perfect - but the factor of the multirealmaccounts, that was making it becomes worse would work in the right direction. Code:
procedure 'most_populated_realm'; values: yes/no if "no" = do nothing if "yes" = do 'lvl_checkup' procedure 'lvl_checkup'; values: yes/no if < lvl45 = do nothing if =lvl45 or higher = do 'multirealmacc_checkup' procedure 'multirealmacc_checkup'; values: yes/no if "no" = do nothing if "yes" = block character show message "Realmbalanceblock: You cant log to this realm atm. Please try again later" PS: An own thread now to finally get an answer. Can't be that difficult, NGD. Last edited by erttzzadfk; 09-27-2012 at 11:36 AM. |
09-27-2012, 11:19 AM | #2 | |
Initiate
Join Date: Oct 2007
Location: Where the internet is bad
Posts: 119
|
Quote:
__________________
"My friends call me Big Phil, but you can call me sir" |
|
09-27-2012, 11:24 AM | #3 | |
Banned
Join Date: Aug 2011
Location: C4NN!B4L & quod licet iovi - non licet bovi
Posts: 143
|
Quote:
If you've got chars at two realms you've got a multirealmaccount = 2 realms. Nothing else is needed...value 1 or 2. Believe me, it's really simple to realize. |
|
09-27-2012, 11:34 AM | #4 |
Baron
Join Date: May 2010
Location: South Africa
Posts: 906
|
And what if this player has spent money on both characters? It would be unethical to take away something that someone has already paid for.
Sure block new accounts from joining a certain realm, but taking away something that is already existing seems a bit wrong to me. Unless I'm misunderstanding your suggestion, in which case ignore what I just said. |
09-27-2012, 11:40 AM | #5 | |
Banned
Join Date: Aug 2011
Location: C4NN!B4L & quod licet iovi - non licet bovi
Posts: 143
|
Quote:
Think about unethical again pls. |
|
09-27-2012, 12:10 PM | #6 | |
Initiate
Join Date: Oct 2007
Location: Where the internet is bad
Posts: 119
|
Quote:
If someone wants to play multirealm style, they won't exactly tell NGD that they have two accounts, and if they play one realm they can pretend like it's their only account. If they play the other realm, they can pretend like it's their only account. My question is how NGD figures this out.
__________________
"My friends call me Big Phil, but you can call me sir" |
|
09-27-2012, 12:23 PM | #7 | |
Baron
Join Date: May 2010
Location: South Africa
Posts: 906
|
Quote:
|
|
09-27-2012, 12:31 PM | #8 |
Master
Join Date: Aug 2007
Posts: 303
|
Your suggestion is not bad. But you have to consider that there are many multirealmers who have more than 1 account to play this game. So should NGD disadvantage the "honest" multirealmers with only 1 account?
But I think there are more viable ways to get better realm balance. NGD could offer a realm change scroll to the players of the most overpopulated realm. Or a registration lock for new players to the most overpopulated realm would help in the longterm. The registration lock wouldn't be a very responsive solution though. well NGD could just combine some approaches of above for perfect realm balance:
Last edited by Cuchulainn; 09-27-2012 at 12:43 PM. |
09-27-2012, 12:44 PM | #9 | |
Count
Join Date: Sep 2008
Posts: 1,690
|
Quote:
I guess that more than 50% of the chars above level 45 are multirealm accounts ( = 1 account with characters in 2 realms) there so great part of a realm can switch at once to another realm. |
|
09-27-2012, 12:48 PM | #10 |
Master
Join Date: Aug 2008
Location: Wonderland
Posts: 308
|
this is a poor minded solution because ever since multirealming is allowed, every1 has accounts in other realms so if you use ip check to know if he is mulirealm or not, everyone wouldnt be able to join the server, if what i understood from your idea is correct it would only affect the larger populated realm - syrtis - probably half of syrtis wouldnt be able to play the game because of this
I think ngd will come up with something more appropriate than disallowing ppl to play a char they work hard on i would agree with this idea if you changed a few things on your "code" such as : procedure 'lvl_checkup'; values: yes/no if < lvl45 = do nothing if =lvl45 or higher = do 'multirealmacc_checkup' changing that to procedure 'lvl_checkup'; values: yes/no if > lvl45 = do nothing if <= lvl 45 = do 'multirealmacc_checkup' |
|
|