How has modding changed since pre-launch?

iamsoulrideriamsoulrider Join Date: 2013-09-13 Member: 188196Members
Hey Guys,

This is Soul_Rider. I've come back to find my account banned, it seems to have been hacked. While I await the outcome of my attempts to get it restored, I thought I'd post to ask a few questions about how modding has changed since I last worked on Proving Grounds and GorgeCraft.

I understand the -game command line option has gone, and as I predicted, the steam workshop has kaiboshed my original modding tactics. Like NS2 is a mod on the spark engine, I wrote my mods as mods on the spark engine, but it seems from what I can see, this method is no longer possible and everything has to go through the steam workshop. Please correct me if I am wrong in any of this.

If this is the case, it will be possible to recreate GorgeCraft, but I don't think I could make Proving Grounds work as I want it to within the limitations of the steam workshop as I currently understand it. So this is really to ask the question, how has modding changed, what are the best ways to run Full Conversion mods, and what limitations (if any) are people discovering from the steam workshop integration?

Look forward to your responses...

Soul_Rider

Comments

  • Ghosthree3Ghosthree3 Join Date: 2010-02-13 Member: 70557Members, Reinforced - Supporter
    I believe you can actually use -game still, I used it quite recently when testing a mod of my own.

    I'm sure you can remake the mod, it'd need updating but it's easily doable.
  • GhoulofGSG9GhoulofGSG9 Join Date: 2013-03-31 Member: 184566Members, Super Administrators, Forum Admins, Forum Moderators, NS2 Developer, NS2 Playtester, Squad Five Blue, Squad Five Silver, Reinforced - Supporter, WC 2013 - Supporter, Pistachionauts
    edited September 2013
    Workshop is just a shareplattform. In fact you can still do Full Conversion mods (just look at http://steamcommunity.com/sharedfiles/filedetails/?id=143755218),for that include a game_setup.xml .

    Mods who don't entirely change the game should use the "new" entry system. You can still just let spark load your files instead of ns2 files, but by that way you may conflict with other mods.

    Only real limitation is that mods at workshop are not allowed to be bigger than 100mb.
  • iamsoulrideriamsoulrider Join Date: 2013-09-13 Member: 188196Members
    Thanks for the replies guys, I'll look at getting back on it. Running my old code gives me predict errors, as the last time I coded, prediction wasn't in, is it difficult to understand the prediction code?
Sign In or Register to comment.