Creator Tool & Map Server.

Page 1 of 2 12 LastLast
Results 1 to 15 of 28
  1. #1
    Valued Member Beerpyrs is offline
    MemberRank
    Jul 2015 Join Date
    135Posts

    Creator Tool & Map Server.

    https://gofile.io/d/3cVJRTCreator Tool containing the map server to allow you to make your own maps.To start open up the creator and set the configs by opening File>Config.Then use the package converter tool to extract the full model/motion/texture fdbs into the creator folder directory. Then start the go.bat file in the creator folder which will start the map server. After that you should be good to go and make your own maps. Be warned this creator version is far from perfect & some things may not work/crash the tool(so if you're making your own maps save them frequently :D).The tool has some other uses too like animations etc. So have some fun with it.Heres the first map i built :D.Finally, to edit the runewaker maps require the uncompressed dsf version of the map, there is a few inside the /map directory but its far from complete. But enough to maybe learn how some of the tools work.Once your map is created you can add it to zoneobject.db and your server monitor and start it up ingame.Update: All credit for initial release many years ago goes to the great legend that is Domo.Download link to working source built by Lifefire. https://drive.google.com/uc?export=d...o0WuJBk1lIzzcq
    Last edited by Beerpyrs; 13-10-20 at 04:55 PM.


  2. #2
    Proficient Member Lifefire is offline
    MemberRank
    May 2018 Join Date
    USALocation
    164Posts

    Re: Creator Tool & Map Server.

    Damn! You are releasing RoM's most wanted, very very nice. This is the one thing i never could get to compile due to a single missing file. Once again, thank you!.

  3. #3
    Valued Member Beerpyrs is offline
    MemberRank
    Jul 2015 Join Date
    135Posts

    Re: Creator Tool & Map Server.

    Yea didn't know anyone who managed to get it compiled either. It was part of a very old release this compiled version.

  4. #4
    Proficient Member Lifefire is offline
    MemberRank
    May 2018 Join Date
    USALocation
    164Posts

    Re: Creator Tool & Map Server.

    So i was able to grab the DLL i was missing from the files you provided, if the build that is running is successful then that means the Creator/Editor can be updated

    Update: Ran into an issue with SmartPropertyGrid that i have not had time to fix, will update again once finished

    Update 2: see OPs post!
    Last edited by Lifefire; 20-09-20 at 05:42 AM.

  5. #5
    Enthusiast fht is online now
    MemberRank
    Dec 2016 Join Date
    37Posts

    Re: Creator Tool & Map Server.

    Wow! Thank you very much!

  6. #6
    Proficient Member Lifefire is offline
    MemberRank
    May 2018 Join Date
    USALocation
    164Posts

    Re: Creator Tool & Map Server.

    Here are the keybinds i could find...

    Code:
      
    Action Keybind
    CAMERA_FORWARD Up
    CAMERA_BACK Down
    CAMERA_LEFT Left
    CAMERA_RIGHT Right
    TOOLBAR_SCALE Shft + S
    TOOLBAR_ROTATE Shft + R
    TOOLBAR_TRANSLATE Shft + T
    UNDO Ctrl + Z
    TERRAIN_HIGHLIGHT F12
    TERRAIN_OUTLINE F11
    TERRAIN_DISPLAYBRUSH F9
    TERRAIN_DISABLESPLATFILTER Ctrl + L
    RENDER_TOGGLE_TERRAIN F5
    RENDER_TOGGLE_TERRAINTEXTURE Ctrl + 2
    RENDER_TOGGLE_BACKDROP Ctrl + 3
    RENDER_TOGGLE_OBJECTS F6
    RENDER_TOGGLE_GRASS F7
    RENDER_TOGGLE_WATER F8
    RENDER_TOGGLE_COLLISION F4
    RENDER_TOGGLE_DUMMY F2
    ACT_ACCEL_REBUILD Ctrl + Space
    MAP_ACCEL_PAINT B
    MAP_ACCEL_PICKPAINT E
    MAP_ACCEL_CTRLMODIFIER Z
    DELETE Del
    GOTO Ctrl + G
    BRUSH_SIZE_INCREMENT ]
    BRUSH_SIZE_DECREMENT [
    BRUSH_POWER_INCREMENT +
    BRUSH_POWER_DECREMENT -
    ACTION_MODESWITCH Num -
    ACTION_CAMLOCK Num +
    ACTION_COMBAT 1
    ACTION_COMBAT_MODE 2
    ACTION_COMBAT_ATTACK 3
    ACTION_COMBAT_SPINKICK M
    ACTION_CAST 4
    ACTION_CHANNEL 5
    ACTION_SIT 6
    ACTION_DEATH 7
    ACTION_SLEEP 8
    ACTION_JUMP Space
    ACTION_EMOTE 9
    ACTION_CRAFTING P
    ACTION_MINING L
    ACTION_HURT N
    SYSTEM_OUTPUTPROFILE Ctrl + P
    SYSTEM_OUTPUTMANIFEST Ctrl + M

  7. #7
    Enthusiast fht is online now
    MemberRank
    Dec 2016 Join Date
    37Posts

    Re: Creator Tool & Map Server.

    Unfortunately there’s no way for me to create a new map since radian.exe is always crashing. Did I do something wrong?

  8. #8
    Proficient Member Lifefire is offline
    MemberRank
    May 2018 Join Date
    USALocation
    164Posts

    Re: Creator Tool & Map Server.

    I havent tried creating a map yet, im still digging through the code trying to change it to allow editing existing maps

  9. #9
    Valued Member Beerpyrs is offline
    MemberRank
    Jul 2015 Join Date
    135Posts

    Re: Creator Tool & Map Server.

    Quote Originally Posted by fht View Post
    Unfortunately there’s no way for me to create a new map since radian.exe is always crashing. Did I do something wrong?
    I've never had the map server crash, only the creator itself. Have had to restart it few times though. The tool was a lot of trial & error to get used too it.

  10. #10
    Founder of EvilSource the1Domo is offline
    [VIP] MemberRank
    Jun 2010 Join Date
    280Posts

    Re: Creator Tool & Map Server.

    @Lifefire that's an amazing job dude keep up the good work

  11. #11
    Proficient Member Lifefire is offline
    MemberRank
    May 2018 Join Date
    USALocation
    164Posts

    Re: Creator Tool & Map Server.

    Thank you

  12. #12
    Enthusiast Bergamot is offline
    MemberRank
    Jan 2019 Join Date
    31Posts

    Re: Creator Tool & Map Server.

    when I start the go.bat file it opens cmd but after that it doesn't happen anymore.
    I set the config correctly and extracted the model / motion / texture fbds into the creator folder.
    what am I doing wrong?
    I set the config correctly and extracted the model / motion / texture fbds into the creator folder

  13. #13
    Founder of EvilSource the1Domo is offline
    [VIP] MemberRank
    Jun 2010 Join Date
    280Posts

    Re: Creator Tool & Map Server.


  14. #14
    Enthusiast Bergamot is offline
    MemberRank
    Jan 2019 Join Date
    31Posts

    Re: Creator Tool & Map Server.

    Quote Originally Posted by fht View Post
    Unfortunately there’s no way for me to create a new map since radian.exe is always crashing. Did I do something wrong?
    I have the same problem :/ what am i doing wrong?

  15. #15
    Proficient Member Lifefire is offline
    MemberRank
    May 2018 Join Date
    USALocation
    164Posts

    Re: Creator Tool & Map Server.

    Did you watch the video Domo posted above?



Page 1 of 2 12 LastLast

Advertisement