-
Valued Member
How can add new maps?
Hy all,
What should I change in order to sort out the new maps into cabal.
- Server side
- Client side
-
-
Re: How can add new maps?
- Server side
Common.ini
Warp.scp
worldxx-mmap.scp
worldxx-npc.scp
worldxx-terrain.scp
worldxx-tmap.bin
- Client side
cabal.enc
cabal_msg.enc
-
Valued Member
Re: How can add new maps?
And New Quest Dungeon? Examp: DX dungeons?
And the client cabal.enc & cabal_msg.enc whats lines?
-
Re: How can add new maps?
No Sample DG Map Only
-
Proficient Member
Re: How can add new maps?
For dungeon, check these encs in client: cabal, cabal_msg, cont, cont_msg, script, script_msg
In server: all what @GODSKIN said, and Quest.scp, QuestDungeon.scp and what else you can find relevant.
With 2 functions edited in IDA / Olly you can make cabalmain load all 30 maps.
And as bonus, you can rewrite the whole load function to load 77+ maps.
Have a nice day :D