Just want to ask, will any ODF change crash a side mod online?
Or just value chages?
Like, could I call an addon mesh in a side mod? Safely of course.
Side mod
Moderator: Moderators
-
Caleb1117
- 2008 Most Original Avatar
- Posts: 3096
- Joined: Sun Aug 20, 2006 5:55 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: X-Fire: caleb1117 ಠ_ಠ
- [RDH]Zerted
- Gametoast Staff

- Posts: 2982
- Joined: Sun Feb 26, 2006 7:36 am
- Projects :: Bos Wars AI - a RTS game
- xbox live or psn: No gamertag set
- Location: USA
- Contact:
Re: Side mod
I'm not sure what happens when you change the lvl itself. I'd assume the game makes sure you're not cheating by doing some type of hash on the lvls. But I have no clue if this is correct or not, you will have to check it out.
I know changing the ODF values ingame apart from the map's lua works some of the time. For instance, you can add jet packs to all the unit classes with any problems, but removing them will cause you to crash. Adding/removing award effects works fine. I'd assume you could change your skins without having any problems, but of course this is through lua code, I don't know about replacing a side lvl.
Edit: I'm assuming you mean a side mod for yourself which with you can still play online?
I know changing the ODF values ingame apart from the map's lua works some of the time. For instance, you can add jet packs to all the unit classes with any problems, but removing them will cause you to crash. Adding/removing award effects works fine. I'd assume you could change your skins without having any problems, but of course this is through lua code, I don't know about replacing a side lvl.
Edit: I'm assuming you mean a side mod for yourself which with you can still play online?
- SBF_Dann_Boeing
- Groove Walrus

- Posts: 1529
- Joined: Wed Aug 31, 2005 11:33 pm
- xbox live or psn: No gamertag set
- Location: An Igloo High Upon a Mountain Top
Re: Side mod
ODF changes in general dont cause online crashes. The only major things that cause instability online are: Excessive AI count, Excessive/Complicated ordnances, or having lots of objects in a map, new models in particular can be glitchy. It crashes when a certain type of memmory for the game has been overloaded. Sometimes there are particular discrepancies that are "overlooked" in sp, that cause crashes online. These, however, usually have to do with anims (rarely), req's (rarely), or glitchy munging.
-
Caleb1117
- 2008 Most Original Avatar
- Posts: 3096
- Joined: Sun Aug 20, 2006 5:55 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: X-Fire: caleb1117 ಠ_ಠ
Re: Side mod
[RDH]Zerted wrote:
Edit: I'm assuming you mean a side mod for yourself which with you can still play online?
Yes, side mod to replace the shipped .lvl's.
- SBF_Dann_Boeing
- Groove Walrus

- Posts: 1529
- Joined: Wed Aug 31, 2005 11:33 pm
- xbox live or psn: No gamertag set
- Location: An Igloo High Upon a Mountain Top
Re: Side mod
ohhh disregard my post then
