Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Remove dungeon level requirement

Newbie Spellweaver
Joined
Apr 9, 2014
Messages
11
Reaction score
7
Hello, I've been looking forward to editing the min level requirement for Chaos Arena but I wasn't able to make it work properly.

So far I've found this. Any hints?

Terrain.scp
Code:
[Dungeon_MaxLevel]	Dungeon_ID	Max_Level
0	302	50
1	303	60
2	304	70
3	4111	[COLOR=#ff0000]190[/COLOR]
4	4112	[COLOR=#ff0000]190[/COLOR]
5	4113	[COLOR=#ff0000]190[/COLOR]
6	4114	[COLOR=#ff0000]190[/COLOR]
7	4115	[COLOR=#ff0000]190[/COLOR]
8	4116	[COLOR=#ff0000]190[/COLOR]
9	4251	190

Thank you.
 
Newbie Spellweaver
Joined
Apr 9, 2014
Messages
11
Reaction score
7
Thank you both.

The client max level requirement was on cabal.dec. :)
 
Back
Top