Aller au contenu

Photo

CHAR_STAGE where to pack it????


  • Veuillez vous connecter pour répondre
3 réponses à ce sujet

#1
jsd313

jsd313
  • Members
  • 184 messages
Please correct me if I am wrong. But you must move the char_stage.are file from your \\packages\\core\\override\\toolsetexport and move it to your modules override\\toolsetexport or you will conflict with other mods that use the char_stage?

If this is true we need to get the word out to all standalone mod makers because I am running into conflicts with mods that where packaged that way. I hate to see people have problems with anyones mod, and this is something that can cause lots of problems and cost people lots of time.

Thanks

Modifié par jsd313, 21 janvier 2010 - 06:56 .


#2
jsd313

jsd313
  • Members
  • 184 messages
Anybody know?

#3
Craig Graff

Craig Graff
  • Members
  • 608 messages
The general rule with all assets should be to put it in your module folder unless it absolutely doesn't work there. Certain core resources are loaded by the game before the addins folder is loaded, meaning those assets can currently only be overridden by loading into the communal packages\\core\\overrride.
char_stage.are does not seem to be one of those assets and so should go in the addin\\module_name\\core\\override folder.

Modifié par Craig Graff, 21 janvier 2010 - 09:17 .


#4
jsd313

jsd313
  • Members
  • 184 messages
Thank you Craig, I hope builders see this so we stay uniform. Maybe a sticky with some rules of thumb or something for builders.