Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > Star Wolves

Star Wolves 3D space RPG with deep strategy and tactical elements

Reply
 
Thread Tools Display Modes
  #381  
Old 04-27-2014, 08:44 AM
Neo Genesis Neo Genesis is offline
Approved Member
 
Join Date: Apr 2014
Posts: 74
Default

Quote:
Originally Posted by Simbal View Post
Ah Sorry^^

Well, I Don't know how to Change that...
Oh OK how about in using the IMD Editor in the Lion Cruiser MK2 . Which one is the one you Pilot 1.Lion_Cruiser_MK2_A_grey.IMD
2.Lion_Cruiser_MK2_grey.IMD
Reply With Quote
  #382  
Old 04-27-2014, 01:28 PM
Simbal Simbal is offline
Approved Member
 
Join Date: Jul 2013
Posts: 59
Default

I Guess it would be the Lion_Cruiser_MK2_grey.IMD one, but I am not 100% sure.
Reply With Quote
  #383  
Old 04-30-2014, 10:51 AM
Nanaki Nanaki is offline
Approved Member
 
Join Date: Mar 2010
Posts: 338
Default

Quote:
Originally Posted by Neo Genesis View Post
Well Thanks but I Already Knew That . What I Meant By Selling Prices is When you buy a fighter for lets say 50000 credits . but you can only sell it for 25000 credits. how do i change the price when I want to sell Fighters/Missiles/guns/Equipment
You can find those in the scripts/include/floodtradestations.script and scripts/inittradesystem.script

Quote:
Originally Posted by Neo Genesis View Post
Oh OK how about in using the IMD Editor in the Lion Cruiser MK2 . Which one is the one you Pilot 1.Lion_Cruiser_MK2_A_grey.IMD
2.Lion_Cruiser_MK2_grey.IMD

The Lion cruisers have three configurations... MK1, MK2, and MK3. MK1 is armed with 5 turrets and has no GK weapons, MK2 has 4 turrets, 2 GK weapons, and MK3 is similar to MK2 except it looks different (its the prototype Lion that Viper gives you), and each of those configurations have two sub-variants, the base variant and the A variant, the only difference is the presence of a docking bay in the rear, the non-A variant does not have this docking bay so you want the A variant.

Last edited by Nanaki; 04-30-2014 at 10:53 AM.
Reply With Quote
  #384  
Old 05-05-2014, 10:16 AM
Neo Genesis Neo Genesis is offline
Approved Member
 
Join Date: Apr 2014
Posts: 74
Smile

Quote:
Originally Posted by Nanaki View Post
You can find those in the scripts/include/floodtradestations.script and scripts/inittradesystem.script




The Lion cruisers have three configurations... MK1, MK2, and MK3. MK1 is armed with 5 turrets and has no GK weapons, MK2 has 4 turrets, 2 GK weapons, and MK3 is similar to MK2 except it looks different (its the prototype Lion that Viper gives you), and each of those configurations have two sub-variants, the base variant and the A variant, the only difference is the presence of a docking bay in the rear, the non-A variant does not have this docking bay so you want the A variant.

Thanks for the help Nanaki
Just a Curiosity why does the non A variant have higher HP & Shields
<BigShip name="Mothership_Lion_mk2_grey">
<short_name>#M_Name_Mothership_LionMk2</short_name>
<hint>#M_Hint_Mothership_LionMk2</hint>
<short_desc>#M_SDesc_Mothership_LionMk2</short_desc>
<long_desc>#M_LDesc_Mothership_LionMk2</long_desc>
<mesh_name>Lion_Cruiser_MK2_grey</mesh_name>
<flat_image>Lion_Cruiser_MK2_grey</flat_image>
<hit_points>14000</hit_points>
<mass>150000</mass>
<disable_trade>true</disable_trade>
<cost>1500000</cost>
<technology/>
<EPR>40</EPR>
<explosion_script>Big Ship</explosion_script>
<work_sound/>
<silence/>
<max_energy>5000</max_energy>
<energy_restore>3</energy_restore>
<max_speed>5.5</max_speed>
<maneurability>2</maneurability>
<steering_power>25500</steering_power>
<sensor_resolution>0.38</sensor_resolution>
<sensor_length>180</sensor_length>
<threat>20</threat>
<mapping_name>SBlock</mapping_name>
<HolderProperties>
<big_guns>0</big_guns>
<small_guns>0</small_guns>
<rockets>0</rockets>
<systems>4</systems>
<turrets>4</turrets>
<gk_guns>2</gk_guns>
<gk_turrets>0</gk_turrets>
</HolderProperties>
<engine_sound>Engine-Bigship.wav</engine_sound>
<engine_start_sound/>
<destroyed_mesh_name>Lion_Cruiser_MK1_MK2_destroye d</destroyed_mesh_name>
<cargoCapacity>4500</cargoCapacity>
<BigShipHangar>
<hangar_count>6</hangar_count>
<max_hangar_count>6</max_hangar_count>
</BigShipHangar>
</BigShip>
<BigShip name="Mothership_Lion_mk2a_grey">
<short_name>#M_Name_Mothership_LionMk2</short_name>
<hint>#M_Hint_Mothership_LionMk2</hint>
<short_desc>#M_SDesc_Mothership_LionMk2</short_desc>
<long_desc>#M_LDesc_Mothership_LionMk2</long_desc>
<mesh_name>Lion_Cruiser_MK2_A_grey</mesh_name>
<flat_image>Lion_Cruiser_MK2_A_grey</flat_image>
<hit_points>12000</hit_points>
<mass>150000</mass>
<disable_trade>true</disable_trade>
<cost>1500000</cost>
<technology/>
<EPR>40</EPR>
<explosion_script>Big Ship</explosion_script>
<work_sound/>
<silence/>
<max_energy>4500</max_energy>
<energy_restore>3</energy_restore>
<max_speed>5.5</max_speed>
<maneurability>2</maneurability>
<steering_power>25500</steering_power>
<sensor_resolution>0.38</sensor_resolution>
<sensor_length>180</sensor_length>
<threat>20</threat>
<mapping_name>Lion_Cruiser_MK2_A</mapping_name>
<HolderProperties>
<big_guns>0</big_guns>
<small_guns>0</small_guns>
<rockets>0</rockets>
<systems>4</systems>
<turrets>4</turrets>
<gk_guns>2</gk_guns>
<gk_turrets>0</gk_turrets>
</HolderProperties>
<engine_sound>Engine-Bigship.wav</engine_sound>
<engine_start_sound/>
<destroyed_mesh_name>Lion_Cruiser_MK1_MK2_destroye d</destroyed_mesh_name>
<cargoCapacity>4500</cargoCapacity>
<BigShipHangar>
<hangar_count>6</hangar_count>
<max_hangar_count>6</max_hangar_count>
</BigShipHangar>
Reply With Quote
  #385  
Old 05-05-2014, 10:17 AM
Nanaki Nanaki is offline
Approved Member
 
Join Date: Mar 2010
Posts: 338
Default

Quote:
Originally Posted by Neo Genesis View Post
Thanks for the help Nanaki
Just a Curiosity why does the non A variant have higher HP & Shields
Typically A variants are used by the player, while non-A variants are used by NPCs.
Reply With Quote
  #386  
Old 05-06-2014, 08:19 AM
Hal2003 Hal2003 is offline
Approved Member
 
Join Date: Apr 2010
Posts: 122
Default

Is there some way via scripts to repaint figher to another colors ? Maybe remove ship and add ship at repair station ? Like i got two 2 pirate Panthers and i want to repaint them to another colors.
Reply With Quote
  #387  
Old 05-06-2014, 11:08 AM
Nanaki Nanaki is offline
Approved Member
 
Join Date: Mar 2010
Posts: 338
Default

Unfortunately that will only work with motherships since only motherships can interact at repair stations...
Reply With Quote
  #388  
Old 05-06-2014, 02:40 PM
Neo Genesis Neo Genesis is offline
Approved Member
 
Join Date: Apr 2014
Posts: 74
Smile

Quote:
Originally Posted by Nanaki View Post
Typically A variants are used by the player, while non-A variants are used by NPCs.
Nice thanks a lot

I forgot to ask do you know what name in the carcasses is the (Manticore)
I Can't find it
Reply With Quote
  #389  
Old 05-06-2014, 03:13 PM
Nanaki Nanaki is offline
Approved Member
 
Join Date: Mar 2010
Posts: 338
Default

Mothership_uel
Reply With Quote
  #390  
Old 05-08-2014, 03:34 AM
Neo Genesis Neo Genesis is offline
Approved Member
 
Join Date: Apr 2014
Posts: 74
Smile

Quote:
Originally Posted by Nanaki View Post
Mothership_uel
Thanks a lot

I have another small problem . where do you change a ships Maneuverability. When I Change it in Carcasses it doesn't change in the game
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:53 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.