SIZETools tab not in Softimage

How to create models in XSI and other 3D applications and make them work in Battlefront 1 & 2. Post models, tips for application usage and share anything XSI, 3DMax, SketchUp, etc.

Moderator: Moderators

Post Reply
F1ghter16
Private Third Class
Posts: 49
Joined: Thu Jul 06, 2017 3:49 pm
Projects :: ARC Trooper Era
Games I'm Playing :: SWBF2
xbox live or psn: No gamertag set

SIZETools tab not in Softimage

Post by F1ghter16 »

Hey all,

I recently downloaded the XSIZETools for Softimage 7.5, but it is not showing up. I followed the installation instructions for XSIZETools exactly but the tab for it in Softimage is not there? Any solutions or ideas?
Marth8880
Resistance Leader
Posts: 5042
Joined: Tue Feb 09, 2010 8:43 pm
Projects :: DI2 + Psychosis
Games I'm Playing :: Silent Hill 2
xbox live or psn: Marth8880
Location: Edinburgh, UK
Contact:

Re: SIZETools tab not in Softimage

Post by Marth8880 »

Did you install Python 2.7 and Cygwin32?
F1ghter16
Private Third Class
Posts: 49
Joined: Thu Jul 06, 2017 3:49 pm
Projects :: ARC Trooper Era
Games I'm Playing :: SWBF2
xbox live or psn: No gamertag set

Re: SIZETools tab not in Softimage

Post by F1ghter16 »

Marth8880 wrote:Did you install Python 2.7 and Cygwin32?
Yes I have
Marth8880
Resistance Leader
Posts: 5042
Joined: Tue Feb 09, 2010 8:43 pm
Projects :: DI2 + Psychosis
Games I'm Playing :: Silent Hill 2
xbox live or psn: Marth8880
Location: Edinburgh, UK
Contact:

Re: SIZETools tab not in Softimage

Post by Marth8880 »

When you input `python` into the Windows command line (to open it, press Windows key + R, then type "cmd" without quotes and hit enter), what is outputted? You should see something like this:

Image
DeathTrooperLeader
Private Recruit
Posts: 20
Joined: Mon Sep 18, 2017 4:33 am
Projects :: No Mod project currently.
Games I'm Playing :: SWB2
xbox live or psn: No gamertag set

Re: SIZETools tab not in Softimage

Post by DeathTrooperLeader »

Marth8880 can you provide a link to Python 2.7 and Cygwin32 please.
Marth8880
Resistance Leader
Posts: 5042
Joined: Tue Feb 09, 2010 8:43 pm
Projects :: DI2 + Psychosis
Games I'm Playing :: Silent Hill 2
xbox live or psn: Marth8880
Location: Edinburgh, UK
Contact:

Re: SIZETools tab not in Softimage

Post by Marth8880 »

DeathTrooperLeader
Private Recruit
Posts: 20
Joined: Mon Sep 18, 2017 4:33 am
Projects :: No Mod project currently.
Games I'm Playing :: SWB2
xbox live or psn: No gamertag set

Re: SIZETools tab not in Softimage

Post by DeathTrooperLeader »

I installed both. I ran the command prompt, however, the message did not appear when I typed python.
Marth8880
Resistance Leader
Posts: 5042
Joined: Tue Feb 09, 2010 8:43 pm
Projects :: DI2 + Psychosis
Games I'm Playing :: Silent Hill 2
xbox live or psn: Marth8880
Location: Edinburgh, UK
Contact:

Re: SIZETools tab not in Softimage

Post by Marth8880 »

Figured that was the case. You need to add Python to the system environment variables. To do so: https://www.java.com/en/download/help/path.xml

What you want to add is the path to your Python installation directory as well as its Scripts directory, like so:

C:\Python27\
C:\Python27\Scripts

Image
DeathTrooperLeader
Private Recruit
Posts: 20
Joined: Mon Sep 18, 2017 4:33 am
Projects :: No Mod project currently.
Games I'm Playing :: SWB2
xbox live or psn: No gamertag set

Re: SIZETools tab not in Softimage

Post by DeathTrooperLeader »

What do I put for the value?
Marth8880
Resistance Leader
Posts: 5042
Joined: Tue Feb 09, 2010 8:43 pm
Projects :: DI2 + Psychosis
Games I'm Playing :: Silent Hill 2
xbox live or psn: Marth8880
Location: Edinburgh, UK
Contact:

Re: SIZETools tab not in Softimage

Post by Marth8880 »

Marth8880 wrote:What you want to add is the path to your Python installation directory as well as its Scripts directory
Post Reply