Quantcast
Channel: LucasForums - Holowan Laboratories
Browsing all 507 articles
Browse latest View live

For Loops

I'm getting a syntax error when trying to use for loops, ie: Code: for(int i = 0; i < 5; i++) {     //do stuff } This should work should it not? Do they work differently in nwscript for some reason,...

View Article


Variables in Talos Academy Sparring

I'm trying to fix the Bao-Dur/Kreia not talking to the PC bug in my save file, caused by having them as party members when you initiate a sparing match in the Talos academy. I wanted to know all the...

View Article


TSl script with All In

1st post. Not sure were this should go, I'm guessing a moderator will give me a heads up and correct the situation. So I decided to go a little crazy and through all TSL buffs, including all powers...

View Article

How to install TSLRCM 1.8.1

I dont understand if TSLRCM 1.8.1 is just a patch for a elir verion of the mod or if it's just something you can install all on it's own and if it's just a patch then which verzon of TSLRCM do i put in...

View Article

Strange KOTOR Tool Problem

I just reloaded my system and got everything pretty much back to normal. However when I go to compile a script I get this strange pop-up I have never seen before. It says "Lookup path root set to:...

View Article


[KotOR 1 WIP] How do I show new portraits for party members I created?

Ok I made a very good (in my opinion) skin for everyones favorite lifeform hating robot HK-47, this skin is very high in detail, the txi files make him look great and some of the electrical components...

View Article

TSLRCM question ???

Hello! Yesterday l got the TSLRCM 1.8.2 running on my SWKOTOR2 becoz first l had an older version of it and l wont to known is can this mod work if l have the TSLRCM...

View Article

Permissions Thread

In light of recent events, I, for one, feel that my policy about sharing and changing my mods is too strict. Therefore, I officially would like to announce that anyone can change, upload, relocate, or...

View Article


On enter scripts and booleans

Code: void main () {   SendMessageToPC(OBJECT_SELF,"I Fired");   if (GetGlobalBoolean("EXQ_EV1") == TRUE) {         SendMessageToPC(OBJECT_SELF,"I Fired2");     }   else     {...

View Article


Kotor 1 Dantooine Mandalorian Quest Problem

This has never happened to me before, but for some reason the Mandalorian leader doesn't show up on in the Dantooine plains. I killed the other groups. I've walked all over and the leader never shows up.

View Article

Image may be NSFW.
Clik here to view.

[WIP] Darth Malak Rework

Show spoiler (hidden content - requires Javascript to show) Just a teaser. Still in the beggining stages of work, need to figure out 3dmax in order to add the animations needed for the rest ;)....

View Article

KotOR HD

Does anyone know how I could make the graphics of KotOR 1 look like this? http://www.youtube.com/watch?v=m00OEow8v5Y I had mine installed on my ancient Windows XP desktop and it looked horrible, but...

View Article

Need some help with a script

I've been working on an armband that will let me meditate and unmeditate whenever i use it.So far the player goes into the meditation position but also gets back to normal.Can someone tell me what i...

View Article


The Mac App Store Modding

Hello all! Ive been a reader on here on and off since 2006 or so, back when I played the old PowerPC KOTOR on mac. I modded that fairly extensively, but since Mac won't run TSL Patcher, was fairly...

View Article

Script not working when in dialog

Code: void main() { object oNPC1=GetFirstPC(); AssignCommand (oNPC1,ClearAllActions()); float x1=141.6; float y1=-181.4; float z=0.0;                        int bRun=FALSE; vector...

View Article


[Tutorial] Efficiency in Finding Coordinates

Hey guys, I'm back with another tutorial and this one, hence the name, identifies a better and more efficient way to find coordinates. Once I got the module set up in 3DS it took me about 5 minutes to...

View Article

[TSL WIP] Skill Overhaul

Alright, so HarIII and I were tossing ideas around a few days ago and we thought it would be a cool idea to make the in game skills more useful by giving them more combat benefits. Now, all these ideas...

View Article


Odd Problem Cropped Up

So, I'm editing Belaya's dialog outside the Sith Academy Entrance. No VOs, nothing in the field, just the text. In-game, My added Belaya lines are skipped(not even displayed) and the game jumps to each...

View Article

Image may be NSFW.
Clik here to view.

New Ultimate Saber Mod

For those who don't know, I've been working on a saber mod that will be compatible with TSLRCM. It will bring USM, HOTOR and all the other hilts you can imagine together in one big mod. Well instead of...

View Article

Help with a file name

I have a head file I want to use to replace Goto's hologram. If anybody knows what to name it, I'd really appreciate it. I am really, really, new, and have very little modding experience, and I don't...

View Article
Browsing all 507 articles
Browse latest View live