Search found 8 matches
- Mon Jun 13, 2011 8:07 am
- Forum: Building
- Topic: On Lightmaps and Lamps
- Replies: 1
- Views: 1322
On Lightmaps and Lamps
I'm using Blender with PyPRP 1.6. I've lightmapped my whole age as per the "Making Lightmaps" tutorial . However, even with Shadeless and Amb checked, everything is far too dark. I've relit with brighter lights to no avail. I finally figured out that I can set Emit to 1 on all of the materials, but ...
- Sat Jun 11, 2011 1:48 am
- Forum: Building
- Topic: SDL and Python files
- Replies: 6
- Views: 2491
Re: SDL and Python files
Turns out it was indented correctly in Blender, but it was a mix of tabs and spaces when I copied it, so this forum mangled it.
As for the log, it is ofcourse found among the exported files, e.g. as "myage.age.log". Not sure how I managed to miss it.
As for the log, it is ofcourse found among the exported files, e.g. as "myage.age.log". Not sure how I managed to miss it.
- Fri Jun 10, 2011 5:30 am
- Forum: Building
- Topic: SDL and Python files
- Replies: 6
- Views: 2491
Re: SDL and Python files
Thanks. I'll probably use an external editor and/or make a reindentation regex.
Are there any warnings given on malfored Alcscript? Since I've got quite a few objects in my age, the Python console is truncated after export. Perhaps there's a way to pipe it to file?
Are there any warnings given on malfored Alcscript? Since I've got quite a few objects in my age, the Python console is truncated after export. Perhaps there's a way to pipe it to file?
- Thu Jun 09, 2011 9:43 am
- Forum: Building
- Topic: SDL and Python files
- Replies: 6
- Views: 2491
Re: SDL and Python files
I've also tried writing the Alcscript myself, using the AnimatedDoor Age as a reference, but I don't think I quite understand it yet. Cany anyone spot what's wrong with this Alcscript? I get the cursor when I hover the button, but nothing happens when I click it.
OpeningWindow:
animations: ...
OpeningWindow:
animations: ...
- Thu Jun 09, 2011 8:16 am
- Forum: Building
- Topic: SDL and Python files
- Replies: 6
- Views: 2491
SDL and Python files
Exactly what would I put in the SDL and Python files necessary for the "stateanimation" Quickscript, and where would I put said files? The target is URU CC.
- Thu Jun 02, 2011 9:47 pm
- Forum: Plasma Development
- Topic: Holy Potatoes! OS Stuff Happened.
- Replies: 17
- Views: 10550
Re: Holy Potatoes! OS Stuff Happened.
Can we play our ages on MOUL yet? And how's the Blender-to-MOUL plugin coming along?
- Wed Feb 17, 2010 10:32 am
- Forum: Building
- Topic: IndexError in prp_DrawClasses.py during saving of mainRoom
- Replies: 2
- Views: 2088
Re: IndexError in prp_DrawClasses.py during saving of mainRoom
Thank you, indeed it was. I didn't realize I had to convert it back to a mesh (Alt+C) to apply the modifiers.
- Tue Feb 16, 2010 10:24 pm
- Forum: Building
- Topic: IndexError in prp_DrawClasses.py during saving of mainRoom
- Replies: 2
- Views: 2088
IndexError in prp_DrawClasses.py during saving of mainRoom
I've got Blender 2.49b (built on Python 2.6.2) with PyPRP 1.6.0 and Python version 2.6.1.
I've successfully completed the Beginner's Tutorial and gotten the age to run in URU CC without trouble.
I've started on the Your First (Real) Age tutorial. I have a book, a cylinder, a link-in point, two ...
I've successfully completed the Beginner's Tutorial and gotten the age to run in URU CC without trouble.
I've started on the Your First (Real) Age tutorial. I have a book, a cylinder, a link-in point, two ...