Gyralite

All JR products with a gyralite of some kind, regardless of being payware or freeware, have that functionality in-game.
 
Please respect. I need to know Gyralite have freeware or payware for GO30 and SD9 and GP7-9.. Does Pev attachment maker or? a.gyra double lights.

NKP
 
The built in Southern Pacific SD45 has Gyralite. I would suggest clone one, and then look into it. Maybe that will get you what you're looking for.
 
The built in Southern Pacific SD45 has Gyralite. I would suggest clone one, and then look into it. Maybe that will get you what you're looking for.

It's payware unable open explore file. :( And I want see attachment points name.
 
I opened for edit, looked in CONFIG file:

extensions
{
dpu_light "1"
gyra "1"

I found the following under mesh table:

mars_clear
{
mesh "mesh_body/gyra/gyra.im"
auto-create 0
att "a.fgyra"
att-parent "locomotive"

effects
{
top_sml
{
kind "corona"
att "a.top"
texture-kuid <kuid2:45324:10100:1>
max-distance 2000
max-size-mul 8
object-size 0.06
}

bot_sml
{
kind "corona"
att "a.bot"
texture-kuid <kuid2:45324:10100:1>
max-distance 2000
max-size-mul 8
object-size 0.06
}

top_corona
{
kind "corona"
att "a.top"
texture-kuid <kuid2:45324:10100:1>
max-distance 2000
max-size-mul 8
frequency 0.7
wave-shift -0.45
object-size 0.16
}

bot_corona
{
kind "corona"
att "a.bot"
texture-kuid <kuid2:45324:10100:1>
max-distance 2000
max-size-mul 8
frequency 0.7
wave-shift -0.45
object-size 0.16
}
}
}

mars_emrg
{
mesh "mesh_body/ude/ude.im"
anim "mesh_body/ude/ude.kin"
auto-create 0
att "a.udef"
att-parent "locomotive"
animation-loop-speed 1

effects
{
red_corona
{
kind "corona"
att "a.top"
texture-kuid <kuid2:45324:10101:1>
max-distance 2000
max-size-mul 8
object-size 0.18
}
}
}

mars_clear_r
{
mesh "mesh_body/gyra/gyra.im"
auto-create 0
att "a.rgyra"
att-parent "locomotive"

effects
{
top_sml
{
kind "corona"
att "a.top"
texture-kuid <kuid2:45324:10100:1>
max-distance 2000
max-size-mul 8
object-size 0.06
}

bot_sml
{
kind "corona"
att "a.bot"
texture-kuid <kuid2:45324:10100:1>
max-distance 2000
max-size-mul 8
object-size 0.06
}

top_corona
{
kind "corona"
att "a.top"
texture-kuid <kuid2:45324:10100:1>
max-distance 2000
max-size-mul 8
frequency 0.7
wave-shift -0.45
object-size 0.16
}

bot_corona
{
kind "corona"
att "a.bot"
texture-kuid <kuid2:45324:10100:1>
max-distance 2000
max-size-mul 8
frequency 0.7
wave-shift -0.45
object-size 0.16
}
}
}

mars_emrg_r
{
mesh "mesh_body/ude/ude.im"
anim "mesh_body/ude/ude.kin"
auto-create 0
att "a.uder"
att-parent "locomotive"
animation-loop-speed 1

effects
{
red_corona
{
kind "corona"
att "a.top"
texture-kuid <kuid2:45324:10101:1>
max-distance 2000
max-size-mul 8
object-size 0.18
}
}
}

shadow
{
mesh "mesh_shadow/shadow.im"
}
}

That's all I can find gyra or mars light related.
It's payware unable open explore file. :( And I want see attachment points name.
 
Last edited:
Back
Top