![]() |
|
Star Wolves 3D space RPG with deep strategy and tactical elements |
![]() |
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
![]()
if you want to continue InoCo->Alex line without getting stuck, use InoCo fix:
1-Fire up your favorite plain text editor (windows notepad will do fine) 2-In your SW3 install directory open the file 'Data\Scripts\Quests\mission_8e\InoCoSecret_XT45.s c ript' with the text editor. (don't forget to make a backup of this file). 3-Search for "ship_uel1:SetGodMode();" (without the quotes) 4-Modify this line so it reads "ship_uel1_1:SetGodMode();" (without the quotes) (modification marked in red) 5-Save the modified file 6-Load your savegame (must be from before you arrived at the station and the dialog with the 'strangers' started). Seems I cannot make a custom weapon type: (ERROR) ModuleManager::FindElementByName - object name is EMPTY (22:12:4 ![]() (22:12:4 ![]() (22:12:4 ![]() (22:12:4 ![]() [EXCEPTION] 0x0057fe85 EXCEPTION_ACCESS_VIOLATION (The thread attempted to read from or write to a virtual address for which it does not have the appropriate access.) [EXCEPTION] although it has the same name in modules and floodtradestations.. also if there was a mistake in script, it would be written in ScriptErrors.log.. which is empty right now. Last edited by sidius; 06-05-2010 at 08:10 PM. |
#2
|
|||
|
|||
![]() Quote:
You can add new weapons but you can choose only from existing types (Modules.xsd) |
#3
|
|||
|
|||
![]()
Was attempting to mod some new music in. Apparently I had the volume on too low, I thought it wasn't working -___-" Plus the damn menu music waits several seconds before actually starting to play.
Anyway, all you need is dbpoweramp converter and its ogg vorbis plugin - once installed all you need to do is open explorer, rightclick any music file and select db convert (and pick ogg vorbis format). I decided not to bother including new menu music - all of us have widely different preferences. Finishing up on my missiles now, I made a mistake with some entries and restored the wrong backup, had to restart from scratch. Does anyone know which file (probably a .loc) contains the system descriptions? You know, when you open the galaxy map and click on a system, that flavour text describing it which appears? I found that last week but didn't take note which file it was >__> Edit: Meh, found it -- the text was buried in the middle of something I was already looking at. \Data\LocData\English\m_location_spec.loc. Last edited by Trucidation; 06-06-2010 at 02:42 AM. |
#4
|
|||
|
|||
![]()
Took a break from my studies. (reaaaaly long practical report >_>)
And finished my attempt at textures! Still have to do some balance/Inventory UI stuff. Then just compare my texture/lights with that of the actual Templar. I've only done this as a rough go at it. It's probably all gonna come together quicker after this one. I figure my ideas are too "inside the square", too normal, so next up: Templar Dragon with turrets! Edit, will need clean install as well... lol... Well if you want it. I still plan to do some detailing. ![]() Last edited by StarShatter; 06-06-2010 at 08:23 AM. |
#5
|
|||
|
|||
![]()
nice textures StarShatter
feel free to upload DDS file ![]() btw I haven't made a new weapon type, it's still TurretGK, so idk what could be possibly wrong there.. this is it - the rapid-fire laser major caliber turret - Eliminator: <TurretGK name="TLGK4"> <short_name>#M_Name_TLGK4</short_name></TurretGK> |
#6
|
|||
|
|||
![]()
Upon modifying the the Data\TEXTURE\Interface\Carcass\Slots\.ini, the inventory icons for the ship itself dissipated.
So I made some that fit the look of the ship. Put them in: Quote:
But I couldn't get them to appear in game. ![]() What am I doing wrong? |
#7
|
|||
|
|||
![]()
you need to give them the same name in 32, 64 and 128, and write that name into <flat_imagge>.. - if you want that image for stations
try to rename all 3 to "Smilodon_T.dds" and write it as <flat_image>Smilodon_T</flat_image> to carcasses.xml it works with all old ones, howerver idk how it behave when you put new one there (maybe there is a list of those you can use from there somewhere in some other file) I'd like to have patrol Liger instead of MSF Liger, unfortunately I'm really noob in textures. btw StarShatter, post that INI file, let's see what's wrong with it. but you have probably just renamed it -> easy fix, just rename it in carcasses too, in <mapping_name> Last edited by sidius; 06-06-2010 at 09:04 AM. |
![]() |
|
|