Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.
 

newbiemodder

Latest Posts

Page: 5 of 14
Posted in: Can't see new item file
 newbiemodder
05-25-2011, 1:30 PM
#2
In your first picture..on the blue menu bar, click 'Compatability Files'...Win7 must be similar to Vista. I don't know why but whenever I save or download a file from let's say KotorTool directly to my Kotor game file override or modules folder, it s...  [Read More]
Posted in: Custom recruit problem - NPC not following
 newbiemodder
05-25-2011, 8:20 AM
#3
I had the same problem with a puppet once...let me go back and check...  [Read More]
Posted in: OnSpawn scripting problem - TSL
 newbiemodder
05-24-2011, 2:07 PM
#11
Hold on a second.....I think I just realized what I did..... I want to thank Fastmaniac, Ferc Kast, and TimBob for their help. I am an idiot. In the createobject command i was using the .utc tag instead of its template resref. I nominate myself for...  [Read More]
Posted in: OnSpawn scripting problem - TSL
 newbiemodder
05-24-2011, 11:52 AM
#8
I tried spawing at a nearby waypoint...  [Read More]
Posted in: OnSpawn scripting problem - TSL
 newbiemodder
05-24-2011, 11:27 AM
#6
yes, she is there...checked her with whereami armband...tag is showing correctly....  [Read More]
Posted in: OnSpawn scripting problem - TSL
 newbiemodder
05-24-2011, 11:06 AM
#4
UUGH...:headbump....I did what you said, I debugged each line with the sendmessagetopc command and the script checked out. Nothing. I simplified it to one creature to spawn at a nearby waypoint, Nothing. Also tried using the ActionWait command. Nothi...  [Read More]
Posted in: OnSpawn scripting problem - TSL
 newbiemodder
05-23-2011, 10:34 PM
#1
First, let me say my intentions were to save time and make things easier. Not happening....To fill a module with npc's, I made a 'mother' npc. On her OnSpawn script parameter, I put the following script void main() { location lDestination = GetLoca...  [Read More]
Posted in: Object Radius
 newbiemodder
05-22-2011, 2:42 PM
#2
I was doing some thread search...check this thread. http://www.lucasforums.com/showthread.php?t=181691&highlight=radius+script Stoffe's script talks about radius in reference to an object...  [Read More]
Posted in: need help
 newbiemodder
05-21-2011, 7:15 AM
#3
which models are you reskinning?...  [Read More]
Posted in: Area skinning question. Tsl.
 newbiemodder
05-19-2011, 8:09 PM
#5
I've been doing some work on Onderon as well.....I know the textures.....Yes DI is Darth Insiduous...  [Read More]
Posted in: Area skinning question. Tsl.
 newbiemodder
05-19-2011, 7:40 PM
#3
Dak is right. Don't get the room models confused with the textures. The different modules share textures not room models. You hex edit each room model and replace the common textures with your new ones. The only way they are both affected is if you...  [Read More]
Posted in: Unorthodox Grip Question...
 newbiemodder
05-15-2011, 10:16 PM
#2
I'm pretty sure someone has already been working on this......  [Read More]
Posted in: [Kotor] The Jedi Civil War
 newbiemodder
05-21-2011, 11:29 AM
#17
Content is more important. I'd say save the logo till you will actually need it. Agree. Don't put the cart before the horse....  [Read More]
Watched the video, and clips...great work so far. Some suggestions....like Dak said, try to reskin the enclave, even just a little - gives it a new fresh exciting look. Give his sparring partner a lightsaber - seems only fair. Also, little dialog cha...  [Read More]
Posted in: Populate Function
 newbiemodder
05-16-2011, 8:53 PM
#28
This is my script #include "populate" void main() { Populate(15, 8, 121, -10, 103, "522_man1"); Populate(15, 8, 121, -10, 103, "522_man2"); Populate(15, 8, 121, -10, 103, "522_man3"); Populate(15, 8, 121...  [Read More]
Posted in: Populate Function
 newbiemodder
05-16-2011, 5:03 PM
#27
I'll give it a try later...thx...  [Read More]
Posted in: Populate Function
 newbiemodder
05-15-2011, 5:19 PM
#24
yeah, 5 should do it I think....thanks....take your time...  [Read More]
Posted in: Populate Function
 newbiemodder
05-14-2011, 2:08 PM
#22
I tried that but I get errors..."tag" defined multiple times in the same scope..... I even tried with a simpler one creature tag spawn in a smaller area...script compiles but nothing spawned....  [Read More]
Posted in: Populate Function
 newbiemodder
05-13-2011, 11:37 PM
#20
TB - How do I modify your example script void main() { string Tag = "ch_guard_1"; //Declare the tag of the NPC you want to spawn Populate(20, -28, 21, 69, 121, Tag, TRUE); //This is the bit that does all the spawning For multiple n...  [Read More]
Posted in: Newbiemodder's Mods - TSL
 newbiemodder
05-24-2011, 11:41 AM
#24
When the player first meets Atton, you determine the gender and whether the playthrough of the fiurst game was LS or DS through conversational choices. If you click that Revan was dark sided, would it not make sense that you couldn't play your mod -...  [Read More]
Posted in: Newbiemodder's Mods - TSL
 newbiemodder
05-24-2011, 11:25 AM
#22
I've got a suggestion, a question, and a (perhaps odd) request. For your Yuthura Ban mod, would it not make the most sense if it was only open to folks that chose the backstory for a light sided Revan (either male of female)? It wouldn't make much se...  [Read More]
Posted in: Newbiemodder's Mods - TSL
 newbiemodder
05-21-2011, 7:11 AM
#18
Is it just me or did you also adjust the light maps in your reskinned 803dro module? No. I thought for sure I would have to, but I was lucky. Thanks to Fallen Guardian who is going to do that merchant request for me....  [Read More]
Posted in: Newbiemodder's Mods - TSL
 newbiemodder
05-20-2011, 8:57 AM
#15
Is it an M4-78 area by any chance? It's a reskin of 803dro from M478 yes.... Is this the Onderon expansion? Only part of it.....  [Read More]
Posted in: Newbiemodder's Mods - TSL
 newbiemodder
05-19-2011, 11:58 PM
#9
Just a little update. Here are a few pics of my new Onderon module. It's a reskin. This will be just another part of the city of Iziz to explore. Currently in the process of filling with characters, dialogs, etc. http://www.lucasforums.com/picture.p...  [Read More]
Posted in: [TSL] New Planet: Cathalan
 newbiemodder
05-23-2011, 4:30 PM
#92
Question. Why is the character in the first picture orange? I could see if he was outside like in the 3rd picture. I think you need to fix that....  [Read More]
Page: 5 of 14