Discuss game development here, from a distinct game project to an accessible third-party mutator, down to the interaction and design of individual units if you like.
does anyone know how to move a model from a mod to another?
as an example, i want to move the core commander model from xta to another mod.how can i do this?
i tried that.only the arm commander get changed.i moved xta arm commander .3do and succeded.however the core commander have .3do and s3o.i moved both and still i got the old model.so, do i have to change any setting?
That means the unit's script doesn't correspond to its model. Try to copy the CORCOM.COB file (it's in the scripts directory) and see if that fixes your problem.