
Search found 9 matches
- Wed May 21, 2003 10:44 pm
- Forum: General Chaos Discussion
- Topic: Uskaarj Turret needs some help with a problem
- Replies: 12
- Views: 11820
- Wed May 21, 2003 8:37 pm
- Forum: General Chaos Discussion
- Topic: Uskaarj Turret needs some help with a problem
- Replies: 12
- Views: 11820
Hmm still no joy :( These are the UC files for USTurretBase and USTurretTop See if you can see anything wrong with them that would make the turret not show up class USTurretBase extends StationaryPawn; #exec MESH IMPORT MESH=turretbase ANIVFILE=MODELS\turretbase_a.3d DATAFILE=MODELS\turretbase_d.3d ...
- Wed May 21, 2003 7:45 pm
- Forum: General Chaos Discussion
- Topic: Uskaarj Turret needs some help with a problem
- Replies: 12
- Views: 11820
- Wed May 21, 2003 5:43 pm
- Forum: General Chaos Discussion
- Topic: Uskaarj Turret needs some help with a problem
- Replies: 12
- Views: 11820
- Wed May 21, 2003 3:47 pm
- Forum: General Chaos Discussion
- Topic: Uskaarj Turret needs some help with a problem
- Replies: 12
- Views: 11820
Uskaarj Turret needs some help with a problem
I found a guy to do the turret for our mod but he is have some problems with getting the turret to show up This is his post Ok, I'm working on making on class that will spawn two parts of a turrets, I think the code I have should work but for some reason it doesn't. Compiles fine though, but I can't...
- Tue Apr 29, 2003 5:54 am
- Forum: General Chaos Discussion
- Topic: A question to the Chaos mod team
- Replies: 7
- Views: 8664
- Thu Oct 24, 2002 2:32 am
- Forum: General Chaos Discussion
- Topic: A question to the Chaos mod team
- Replies: 7
- Views: 8664
Ok thanks if we have any question we will be sure to ask ;) We think that since the turret and the base are two models and they don't have any special animation that they need to play we don't have to animate it we just have to load the two model up then set the top models rotation to be that of the...
- Sun Oct 20, 2002 12:04 am
- Forum: General Chaos Discussion
- Topic: A question to the Chaos mod team
- Replies: 7
- Views: 8664
- Fri Oct 18, 2002 10:03 pm
- Forum: General Chaos Discussion
- Topic: A question to the Chaos mod team
- Replies: 7
- Views: 8664
A question to the Chaos mod team
I am working on a mod that has a turret and I was wondering how you did your turret? In the editor I see that it is mad up of four models the Legs, Body, left Arm , Right arm And is it even animate or are you just telling it to just rotate the upper part of the model Body, Left Arm, Right Arm? And i...