Object problem
Moderator: Moderators
- B.I.G_Cookie
- High General

- Posts: 839
- Joined: Sun Feb 22, 2009 4:28 pm
- Location: Frankfurt, Germany
-
YaNkFaN
- Field Commander

- Posts: 943
- Joined: Sat Dec 13, 2008 8:17 am
Re: Object problem
the vehicle will fix itself in game (it has to do with animations) if you want to make the vehicle into a prop you must change the class label from flyer or hover to armedbuilding
- B.I.G_Cookie
- High General

- Posts: 839
- Joined: Sun Feb 22, 2009 4:28 pm
- Location: Frankfurt, Germany
Re: Object problem
So if I munge the vehicle will look right?YaNkFaN wrote:the vehicle will fix itself in game (it has to do with animations) if you want to make the vehicle into a prop you must change the class label from flyer or hover to armedbuilding
And in ZE it will look like that?
-
FragMe!
- Gametoast Staff

- Posts: 2244
- Joined: Sat May 13, 2006 12:34 am
- Projects :: Not sure keep changing my mind.
- xbox live or psn: No gamertag set
- Location: Origin name GT_FragMe
- Contact:
Re: Object problem
Basically Yes, for placement just try and place the main body of the ship where you want don't worry about the floating bits.
- B.I.G_Cookie
- High General

- Posts: 839
- Joined: Sun Feb 22, 2009 4:28 pm
- Location: Frankfurt, Germany
Re: Object problem
Ah thanks it works
, but now I've got an other poblem:
I placed a blue AAT in ZE, but ingame the AAT is brown. Why?
I placed a blue AAT in ZE, but ingame the AAT is brown. Why?
- [TFA]Padawan_Fighter
- High General

- Posts: 806
- Joined: Wed Mar 25, 2009 3:37 pm
- Projects :: Ha - as if I will ever get back to them
- xbox live or psn: No gamertag set
- Location: Lost at sea
Re: Object problem
B.I.G_Cookie wrote:Ah thanks it works, but now I've got an other poblem:
I placed a blue AAT in ZE, but ingame the AAT is brown. Why?
Did you munge?
-
FragMe!
- Gametoast Staff

- Posts: 2244
- Joined: Sat May 13, 2006 12:34 am
- Projects :: Not sure keep changing my mind.
- xbox live or psn: No gamertag set
- Location: Origin name GT_FragMe
- Contact:
Re: Object problem
For the AAT did you also place it as an object?
Are you loading a non-custom CIS side and is there a call for the AAT in the LUA.
That is probably overriding your changed one in your world. But the thing is you can't not (hmm double negative) call for it to be loaded because then you would not get sounds and explosions and such.
If it is a placed object (non spawned vehicle) you can make a copy of the required files, drop them into the appropriate folders in your world directory change the names a bit, hex edit the msh file to use the new tga file and place that one in your world. Easy huh
If it is a spawned vehicle you may have to make a custom side for it and then the only thing that would have to change is the colors in the TGA, and everything can keep it's orignal name.
Then of course you'd need to add the proper bits to the lua
Are you loading a non-custom CIS side and is there a call for the AAT in the LUA.
That is probably overriding your changed one in your world. But the thing is you can't not (hmm double negative) call for it to be loaded because then you would not get sounds and explosions and such.
If it is a placed object (non spawned vehicle) you can make a copy of the required files, drop them into the appropriate folders in your world directory change the names a bit, hex edit the msh file to use the new tga file and place that one in your world. Easy huh
If it is a spawned vehicle you may have to make a custom side for it and then the only thing that would have to change is the colors in the TGA, and everything can keep it's orignal name.
Then of course you'd need to add the proper bits to the lua
- B.I.G_Cookie
- High General

- Posts: 839
- Joined: Sun Feb 22, 2009 4:28 pm
- Location: Frankfurt, Germany
Re: Object problem
I placed the AAT as an object and I've got all necassary TGAs in my msh folder.
So why isn't it show up ingame?
So why isn't it show up ingame?
-
FragMe!
- Gametoast Staff

- Posts: 2244
- Joined: Sat May 13, 2006 12:34 am
- Projects :: Not sure keep changing my mind.
- xbox live or psn: No gamertag set
- Location: Origin name GT_FragMe
- Contact:
Re: Object problem
And the msh file too rightB.I.G_Cookie wrote:I placed the AAT as an object and I've got all necassary TGAs in my msh folder.
So why isn't it show up ingame?
Now is it not showing up in game or it shows up and it is still brown?
- B.I.G_Cookie
- High General

- Posts: 839
- Joined: Sun Feb 22, 2009 4:28 pm
- Location: Frankfurt, Germany
Re: Object problem
Of course. I've got all necassary MSH and TGA in my MSH folder and all ODF in my ODF folder. 
Ingame
ZE
Ingame
Hidden/Spoiler:
Hidden/Spoiler:
Last edited by B.I.G_Cookie on Thu Apr 02, 2009 8:50 am, edited 1 time in total.
- Teancum
- Jedi Admin

- Posts: 11080
- Joined: Wed Sep 07, 2005 11:42 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Indiana
Re: Object problem
You can't just dump them into your addon folder if that's what you mean. You have to actually build a new side.B.I.G_Cookie wrote:Of course. I've got all necassary MSH and TGA in my msh folder and all ODF in my addon folder.![]()
- B.I.G_Cookie
- High General

- Posts: 839
- Joined: Sun Feb 22, 2009 4:28 pm
- Location: Frankfurt, Germany
Re: Object problem
This with " my addon folder " was a spelling mistake sorry
I meant odf folder, edited 
- Teancum
- Jedi Admin

- Posts: 11080
- Joined: Wed Sep 07, 2005 11:42 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Indiana
Re: Object problem
Just making sure.
Try a manual clean on your side folder, then re-munging to see if that does the trick.
Try a manual clean on your side folder, then re-munging to see if that does the trick.
- B.I.G_Cookie
- High General

- Posts: 839
- Joined: Sun Feb 22, 2009 4:28 pm
- Location: Frankfurt, Germany
Re: Object problem
ok I will try it, but before one thing I believe I've got the reason.
On my map there are 2 AATs spawned as a vehcile and some AATs placed as an object. And the vehicle AATs are brown, because I didn't include the custom sides yet. Are the other AATs brown too, because of the missing the custom sides?
On my map there are 2 AATs spawned as a vehcile and some AATs placed as an object. And the vehicle AATs are brown, because I didn't include the custom sides yet. Are the other AATs brown too, because of the missing the custom sides?
- Teancum
- Jedi Admin

- Posts: 11080
- Joined: Wed Sep 07, 2005 11:42 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Indiana
Re: Object problem
If you're not specifying a custom side then yeah. Are you referencing a custom side in your lua?
- B.I.G_Cookie
- High General

- Posts: 839
- Joined: Sun Feb 22, 2009 4:28 pm
- Location: Frankfurt, Germany
Re: Object problem
No I don't have any custom sides in my side folder and in my lua.
- B.I.G_Cookie
- High General

- Posts: 839
- Joined: Sun Feb 22, 2009 4:28 pm
- Location: Frankfurt, Germany
Re: Object problem
Well, I have a new problem:
I placed some ATTEs and some MTTs in my new map, but they don't show up ingame, why?
Maybe it's because they are command vehicles?
I placed some ATTEs and some MTTs in my new map, but they don't show up ingame, why?
Maybe it's because they are command vehicles?
- Teancum
- Jedi Admin

- Posts: 11080
- Joined: Wed Sep 07, 2005 11:42 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Indiana
Re: Object problem
Yep, you probably need to add the CommandHover pool
- Superm9
- Second Lance Corporal

- Posts: 104
- Joined: Thu Aug 23, 2007 8:41 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: Object problem
AND the commandWalker pool, too 
-
AQT
- Gametoast Staff

- Posts: 4910
- Joined: Sat Nov 03, 2007 4:55 pm
- Location: SoCal, USA
Re: Object problem
There's a prop gunship in the stock Coruscant world assets if you want to use that one instead of the flyer one.
