How would I go about as to change the textures of a module? I don't want my new module to look just like the Trayus Core.
Also, what exactly is the purpose of the Module Editor for KotOR Tool? Because I can't see anything when I load the map. Instead, I see an exception warning saying bluntly: "Object reference not set to an instance of an object." And the Details:
Show spoiler
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at kotor_tool.frmModule_Editor.Draw()
at kotor_tool.frmModule_Editor.miOpenProject_Click(Ob ject sender, EventArgs e)
at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
at System.Windows.Forms.MenuItem.MenuItemData.Execute ()
at System.Windows.Forms.Command.Invoke()
at System.Windows.Forms.Command.DispatchID(Int32 id)
at System.Windows.Forms.Control.WmCommand(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ContainerControl.WndProc(Mess age& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
I don't at all know what this means. All I know is that I can't see anything in the field where I'm guessing I'm supposed to see the map.
Last edited by darthtyren; 07-10-2011 at 01:23 PM.
OK, I kinda like the first tutorial, but it follows modding KotOR, not TSL. I'm guessing they're a bit different when it comes to re-skinning modules. Would I be correct in saying this? And if so, what would I have to do for TSL?
OK, I kinda like the first tutorial, but it follows modding KotOR, not TSL. I'm guessing they're a bit different when it comes to re-skinning modules. Would I be correct in saying this?
Not really, no.
There are some slightly different texture references that come up in the hex-editing section, but they just have to be edited in the same way as all the others. Apart from that, it's exactly the same.
Works-In-Progress
~ Mods Released
~ Website
~ Jallama Reed is the New Pioneer. Jallama Reed is Life Under Siege. Jallama Reed is the Model of Tragedy. Jallama Reed is the Avatar of Us All.
I think you've confused the .lyt with the .vis file. And while it's true that the .vis file for some modules doesn't list the lightmaps, that's by no means universally true, and doesn't substantially affect the reskinning process.
Works-In-Progress
~ Mods Released
~ Website
~ Jallama Reed is the New Pioneer. Jallama Reed is Life Under Siege. Jallama Reed is the Model of Tragedy. Jallama Reed is the Avatar of Us All.
OK, but what about the .txi files for the lightmaps? There is no Extra Texture Info tab containing .txi files for the lightmaps. Does TSL not need them?
Also, I'm using module 904mal, and its lightmap list is as follows:
Moderator note[07-18-2011 10:29 AM] Please do not double and triple post. There is an edit button that can be used to edit your previous post. Have patience, give people a chance to answer your question. Bumping is against the rules.
Thanks ~ mimartin
Last edited by darthtyren; 07-18-2011 at 12:12 PM.
You need to double-click on the file so that it opens in KotOR Tool's image viewer, then click "write file". It will open a save dialogue with the file type already set to .tga . Failing that, there are TPC to TGA converters floating around.
Works-In-Progress
~ Mods Released
~ Website
~ Jallama Reed is the New Pioneer. Jallama Reed is Life Under Siege. Jallama Reed is the Model of Tragedy. Jallama Reed is the Avatar of Us All.
Well, it feels better to finally have someone answer my question, it seemed as if no one knew or no one cared.
But now there's this:
Quote:
While you’re at it, open the .lyt file with notepad, and change any references to ‘m23ab’ to ‘m65aa’. Close it, and then rename the file to ‘m65aa.lyt’. Do exactly the same with the .vis file. Also, rename the WOK file to m65aa.wok .
So if I'm changing the Trayus Core labels, and I'm using the new label 926hom, then would it be like this:
Looks good...you just replace all the old rooms with your new rooms. You will also need to go into your .are file and do the same under the 'rooms' submenu.
Who's more foolish, the fool or the fool that follows?
Just exactly what is a head-piece to the Staff of Ra?
for the map..find the it in the erfs/texturepacks/swpc_tex_gui.erf..under the "L"'s...starts with lbl_map...just replace your module name like you did with the previous files and save it..place in override..pretty straight forward.
so lbl_map904MAL.tga becomes lbl_map926hom.tga..
Who's more foolish, the fool or the fool that follows?
Just exactly what is a head-piece to the Staff of Ra?
go into the .are file...drop down to the line Name, click on it so it's highlighted...then on the right enter the value -1 into the StringRef box..after entering click on another line to the highlight jumps and the value -1 shows...now, click on Name again so it's highlighted..right mouse click, so the drop down menu appears and click 'Add String'...click on the new add string line so it's highlighted, and on the right hand side, in the big box called CExoLocString Substring Info: , type in the name for your module..this will make the name appear over your map during gameplay.
Who's more foolish, the fool or the fool that follows?
Just exactly what is a head-piece to the Staff of Ra?
I'm pretty sure both of those things are in the module reskinning tutorial...
Works-In-Progress
~ Mods Released
~ Website
~ Jallama Reed is the New Pioneer. Jallama Reed is Life Under Siege. Jallama Reed is the Model of Tragedy. Jallama Reed is the Avatar of Us All.
I have just got done reskinning another module, and when I go ingame to test it out, there is nothing different. I looked at the are, git, and ifo files and compared it with my first one, and everything that should be changed was changed. I looked through all my models, and there's nothing wrong with them. Same goes for lyt and vis files. IDK what's going on, but it's annoying to have worked on my first module, but not on my second.
EDIT
NVM, I saved it as a different module and it worked.
But now I have another question: In the Trayus Academy modules, how do you get rid of the red light from the red circles all over the place?
Good with dialogues and getting better
Working on Scripting and Module Editing/Re-skinning
Soon to work on Modeling
Last edited by darthtyren; 07-29-2011 at 09:05 AM.
I edited all the lightmaps. Whatever color there was in those lightmaps is now on the opposite end of the spectrum. What was red should turn out to be cyan. But it's still red. But I don't want to change the color, I want to get rid of the light altogether.
Good with dialogues and getting better
Working on Scripting and Module Editing/Re-skinning
Soon to work on Modeling
"Get used to disappointment."..Dread Pirate Roberts to Inigo Montoya, The Princess Bride.
The best you can do is make the lightmaps a neutral color so no color glows from the red circles. The lightmaps are part of the model, nothing you can do about removing them. The glow may even be part of the larger room model itself, but I don't know, never reskinned that particular room.
Remember you will have to rename the lightmaps according to your new module and then hex edit those new lightmap names into the room .mdl file. Don't forget to put the new lightmap file in your override.
Check the threads, this question has been asked before.
Who's more foolish, the fool or the fool that follows?
Just exactly what is a head-piece to the Staff of Ra?