Set the Server to Pre-Renewal with spawns in Renewal dungeons

Jenox

New member
Messages
11
Points
0
Hey guys,

We want to have a server with pre-renewal settings (no renewal gamemode) but we want to have the spawns in the renewal dungeons and the npc spawns in the renewal towns.

Any suggestion how we can solve this problem?

 
Hey guys,

We want to have a server with pre-renewal settings (no renewal gamemode) but we want to have the spawns in the renewal dungeons and the npc spawns in the renewal towns.

Any suggestion how we can solve this problem?
goto trunk>src>config>renewal.h and disabled or put // to all renewal related

to make all renewal (NPCs/MOBS/ETC) rename the folder re to pre-re

rename first the pre-re to any name you want

path : trunk>npc>pre-re (rename this any name you want )

lastly rename the re folder to pre-re

path : trunk>npc>re ( rename it to pre-re )

EDIT : recompile your server after you edit the renewal.h

 
Last edited by a moderator:
But, that woud set everything in the db to RE, we just want to have the Renewal Dungeons to be spawned in Pre-RE Gamemode too.

Scaraba Hole spawns, Brasilis Dungeon spawns and so on. But everything on Pre-Renewal settings, even the monsterlevel and hp .... etc. should be pre-renewal. :/

That must be possible...or?

 
Got it, thank you very much.
default_smile.png


Damned missread, now it tooked me about 2 hours to find it for myself, but it worked. Thanks again.

 
Back
Top