Author Topic: sns galaxy  (Read 3571 times)

r2-d2

  • Guest
sns galaxy
« on: March 17, 2007, 10:08:00 AM »
deflector textures missing
cant fire torpedoes
if i fire torpedoes game crash

r2-d2

  • Guest
Re: sns galaxy
« Reply #1 on: March 17, 2007, 10:34:41 AM »
+ impuls engines textures

bsilver2988

  • Guest
Re: sns galaxy
« Reply #2 on: March 17, 2007, 12:25:27 PM »
turn on mutator "scotchy skinning and damaging tool" or something similar...i forget exactly what it's called.

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: sns galaxy
« Reply #3 on: March 17, 2007, 01:23:33 PM »
Minimalist post, I sort of like it. :lol:

Anyway, for the textures, turn on the "Skinning And Damaging Tool" mutator.

For the projectiles.

Check if there is a file __init__.py(c) in the scripts/Custom/Durandal directory and in the scripts/Custom/Durandal/Tactical directory.
And copy an __init__.pyc file from somewhere else (say scripts/Bridge) to either (or both) of those directories.
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

r2-d2

  • Guest
Re: sns galaxy
« Reply #4 on: March 17, 2007, 04:54:33 PM »
didnt work my skining mod was on and there is init.py
i will try reinstaling game and sns galaxy
i am using nano fx 2.0

Offline Nebula

  • BC elder / BCC Vice Admin
  • Administrator
  • Posts: 5499
  • Cookies: 1129
  • KM - Mod Team Member & BC - Elder (2002)
    • 9th fleet HQ
Re: sns galaxy
« Reply #5 on: March 17, 2007, 05:34:02 PM »
you really don't need to reinstall the game.
Canon is what people argue exists on ships that don't exist.

Offline JimmyB76

  • Posts: 6423
  • Cookies: 421
Re: sns galaxy
« Reply #6 on: March 17, 2007, 06:00:17 PM »
ya, that's never really needed...

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: sns galaxy
« Reply #7 on: March 17, 2007, 06:31:58 PM »
As Nebula and Jimmy said, re-installing is 99.999% of the time not neccesary, and this sure isn't that 0.001%.

Make sure it's __init__.py (or pyc, also note double _ in front and behind init).


I'm afraid I made a mistake in my directions below (it was made from memory).
My appologies for the miss understanding, here are the corrected directions:
Check if the scripts/Custom/DurandalHP/__init__.py file exists and if the scripts/Custom/DurandalHP/Projectiles/__init__.py exists.
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

r2-d2

  • Guest
Re: sns galaxy
« Reply #8 on: March 18, 2007, 03:24:00 AM »
they exist but 0 kb

r2-d2

  • Guest
Re: sns galaxy
« Reply #9 on: March 18, 2007, 05:08:54 AM »
no changes
what should i instal first 1 nano fx
                                 2 sns galaxy

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: sns galaxy
« Reply #10 on: March 18, 2007, 07:30:32 AM »
they exist but 0 kb
That's fine.

I suppose you also have a Dur_PhotonTorpedo.py?
You should find it in scripts/Custom/DurandalHP/Projectiles/
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

r2-d2

  • Guest
Re: sns galaxy
« Reply #11 on: March 18, 2007, 11:55:38 AM »
i have textures back
still no torpedoes

r2-d2

  • Guest
Re: sns galaxy
« Reply #12 on: March 18, 2007, 12:02:41 PM »
i have Dur_PhotonTorpedo.py
usually when i lock target it is painted like this
now it is gray

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: sns galaxy
« Reply #13 on: March 18, 2007, 12:14:52 PM »
And is there an __init__.py file in the same directory?
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

r2-d2

  • Guest
Re: sns galaxy
« Reply #14 on: March 18, 2007, 12:15:31 PM »
no

r2-d2

  • Guest
Re: sns galaxy
« Reply #15 on: March 18, 2007, 12:17:10 PM »
i am looking at wrong directory
yes there is

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: sns galaxy
« Reply #16 on: March 18, 2007, 12:19:10 PM »
i am looking wrong directory
yes there is
Are you sure?

The directory structure should be like this:
Code: [Select]
\scripts
  \Custom
    __init__.py
    *snip*
    \DurandalHP
      __init__.py
      *snip*
      \Projectiles
        __init__.py
        Dur_PhotonTorpedo.py
        *snip*
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

r2-d2

  • Guest
Re: sns galaxy
« Reply #17 on: March 18, 2007, 12:24:44 PM »
yes i am sure there is: Dur_PhotonTorpedo.py,Dur_QuantumTorpedo.bak,Dur_QuantumTorpedo.py,Dur_QuantumPulse.py
__init__.py

Offline MLeo

  • Retired Staff
  • Posts: 3636
  • Cookies: 833
  • Software Simian
    • the Programming Pantheon
Re: sns galaxy
« Reply #18 on: March 18, 2007, 12:25:51 PM »
Which SNS Galaxy are you using?
I still can't read peoples minds, nor can I read peoples computers, even worse, I can't combine the two to read what is going wrong with your BC install...

"It was filed under 'B' for blackmail." - Morse, Inspector Morse - The dead of Jericho.

r2-d2

  • Guest
Re: sns galaxy
« Reply #19 on: March 18, 2007, 12:28:37 PM »