-
Posts
124 -
Joined
-
Last visited
noname35's Achievements
Newbie (1/14)
10
Reputation
-
Well I haven't been working on anything for awhile. My computer recently crashed and I just now recovered all my files. Recruit Bendak should be complete soon. Recruit Batu will take some time
-
So what mods are you working on atm? Im considering fixing TTA to 1.3 despite me wanting it to be final, and Ive also got some skins and custom items. As well as a small quest. Anything else uve got apart from the recruitments?
-
Pretty good but I'm taking a break to work on another mod, so recent progress has ben slow. Btw do you know how to find TSL dialog that's not generic (I need to find batu rem's dialog, and it's not in the module)?
-
http://www.lucasforums.com/showthread.php?t=208456&page=2
and scroll down to the scripts. Might find useful
There you go
-
np, pm me with the details, but I warn you i'm slow as i don't mod everyday. Still, I'm working on a recruitment mod and have you seen the script shack? I posted a few questions that were awnsered there.
-
Ok nevermind, I had to reinstall the kotor tool. It worked. I can't thank you enough for your help. If I ever submit this mod, I'll be sure to include you in the credits
-
Well I'm using a quick tutorial(as usual) and the script is called recruit_npc.nss and the message is: void main()
{
RemoveAvailableNPC(7);
AddAvailableNPCByTemplate(7, "p_calonord");
ClearAllActions();
DelayCommand(1.5,ShowPartySelectionGUI());
}
The mod is a recruitment mod for Calo Nord, everyone's favorite midget
-
So far low. Haven't actually been working much on bigger mods because I'm horrible at scripting. I can edit items, and I'd be able to do some basic moddeling if mdlops would work.