Recent Topics

Ads

People bypassing area levels.

Chat about everything else - ask questions, share stories, or just hang out.
User avatar
chaoscode
Posts: 202

People bypassing area levels.

Post#1 » Wed Feb 24, 2016 12:54 pm

I have a level 25 and I was defending a keep. I noticed the attacking group had people levels all the way up to 29 in T2. Whats going on with that? No its not bolster but pure levels.

Ads
User avatar
Azarael
Posts: 5332

Re: People bypassing area levels.

Post#2 » Wed Feb 24, 2016 12:56 pm

Code: Select all

                switch (ScenarioMgr.GetScenarioTier(Level))
                {
                    case 1:
                        if (Level > 9)
                            newMaxLevel = 13;
                        else if (Level > 5)
                            newMaxLevel = 14;
                        else
                            newMaxLevel = 15;
                        break;
                    case 2:
                        if (Level > 22)
                            newMaxLevel = 26;
                        else if (Level > 18)
                            newMaxLevel = 27;
                        else
                            newMaxLevel = 28;
                        break;
                    case 3:
                        if (Level > 32)
                            newMaxLevel = 36;
                        else if (Level > 28)
                            newMaxLevel = 37;
                        else
                            newMaxLevel = 38;
                        break;
                }
            }

User avatar
chaoscode
Posts: 202

Re: People bypassing area levels.

Post#3 » Wed Feb 24, 2016 12:58 pm

Okay, is that what you guys are doing now? That doesn't match the release news on the front page :)

User avatar
Scrilian
Posts: 1570

Re: People bypassing area levels.

Post#4 » Wed Feb 24, 2016 1:04 pm

That's my guess be where those high level pets come from.
Вальтер Рыжий RU => Gaziraga BW, Valefar WL, Lovejoy
Retired
ex-Greenfire/Invasion RvR leader
Wonderful RvR music videos ;)

User avatar
Azarael
Posts: 5332

Re: People bypassing area levels.

Post#5 » Wed Feb 24, 2016 1:49 pm

The Front Page wrote: [General]

- The rank cap is now 35.
- Bolster will now overbolster players depending on their rank.
- The tier caps are temporarily 13, 26 and 35.

Tiggo
Former Staff
Posts: 1948

Re: People bypassing area levels.

Post#6 » Wed Feb 24, 2016 1:54 pm

the reason behind is to give underleveled undergeared people more kawums against higher level and i think its a good idea.
- Martock - Tiggo - Antigonos - Mago - Hamilkar - Melquart
- Smooshie (Destro)

Who is online

Users browsing this forum: No registered users and 6 guests