Breldur, my new age
Re: Breldur, my new age
The "Transp" button Lontahv is referring to, would be for the object, not the material: ObjectButtons/Draw/DrawExtra. Ticking it will sort the object into major: defrend, minor: blend, without need for any alcscript.
Re: Breldur, my new age
Jonnee wrote:@dendwaler: Yes, I've seen that already too. So I can understand your explanation very well.![]()
@GPNMilano: I tried it by using this code:Code: Select all
BaumGruenKrone1:
visual:
drawflags:
- sortspans
criteria:
- sortspans
renderlevel:
major:
- fb
minor:
- blend
I get an error while exporting:
Criteria = int<FindInDict....
TypeError:int<> argument must be a string or a number, not 'list'
Yeah, that happens very often, I hate coding!What did I write wrong?
If you're using the older version instead of the newest pyprp, use:
Code: Select all
BaumGruenKrone1:
visual:
drawflags:
- sortspans
criteria: 2
renderlevel:
major:
- fb
minor:
- blend
You can't stop the truth. IC Blog
Re: Breldur, my new age
I'm using an old version of PyPRP, downloaded a half year ago. I thought you are having some troubles with the new one? 

-
- Deep Island Admin
- Posts: 2972
- Joined: Mon May 05, 2008 5:50 am
- MOULa KI#: 0
- Location: Germany
Re: Breldur, my new age
As far as I know, version 1.6 works mostly fine - at least I saw almost no complaints
(I don't use Blender myself though, so this is just an observation from the outside)

I prefer e-mails to "diafero arcor de" (after adding the at and the dot) over PMs.
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
"Many people's horizon is a circle with a radius of zero. They call it their point of view."
Deep Island Shard | Offline KI
Re: Breldur, my new age
I can understand writers being hesitant to switch to a newer PyPRP version because there will always be things that are done differently. Such is the way of progress. But at least for version 1.6 all breaking changes are documented and it comes with instructions how to revert the undesirable effects of these changes.
Switching PyPRP versions when you are in the middle of building an age is a pain but since you are redoing Breldur anyway, now would probably be a good time to switch to 1.6.
Switching PyPRP versions when you are in the middle of building an age is a pain but since you are redoing Breldur anyway, now would probably be a good time to switch to 1.6.
"It is in self-limitation that a master first shows himself." - Goethe
Re: Breldur, my new age
Thanks alot. I will try it as soon as possible. 

Re: Breldur, my new age
Hi, friends!
A few minutes ago I was updating my python, blender and PyPRP to the newest versions.
But something is going wrong here: I'm not able to export the age, I get the error "No module named PyPRP".
What??
For sure the PyPRP was added to the .blender/scripts folder.
I was also changing the path to the scripts in the program preferences. (Even if I'm running Windows.) But I don't get it exporting...
Who may help please? Thanks.
Hugs, Jonnee
A few minutes ago I was updating my python, blender and PyPRP to the newest versions.
But something is going wrong here: I'm not able to export the age, I get the error "No module named PyPRP".
What??


Who may help please? Thanks.
Hugs, Jonnee
-
- Posts: 1057
- Joined: Fri Sep 28, 2007 8:01 pm
- MOULa KI#: 23247
- Location: US (Eastern Time)
- Contact:
Re: Breldur, my new age
what version of pyprp are you upgrading from? If it's below 1.6, this might be an issue.
http://forum.guildofwriters.com/viewtopic.php?p=35842#p35842
http://forum.guildofwriters.com/viewtopic.php?p=35842#p35842
Re: Breldur, my new age
I'm using all newest versions now. PyPRP 1.6 and blender 2.49.
I got it running, don't know what happend. I had to put the PyPRP folder into the /.blender directory. After that I moved it from there into the scripts folder. Till then I'm able to see the folder in the scripts directory and I'm able to export the age again too.
So...
I was able to test the different ways to solve my small problem with the transparent leefs.
I tryed GPNMilano's code, but the leefs got displayed much worser than before.
Using the Transp button did not really solve the problem too. I will try something different now.
But, anyway... Thanks to everybody for giving me pieces of advice.
*hugs*
I got it running, don't know what happend. I had to put the PyPRP folder into the /.blender directory. After that I moved it from there into the scripts folder. Till then I'm able to see the folder in the scripts directory and I'm able to export the age again too.
So...
I was able to test the different ways to solve my small problem with the transparent leefs.
I tryed GPNMilano's code, but the leefs got displayed much worser than before.
Using the Transp button did not really solve the problem too. I will try something different now.
But, anyway... Thanks to everybody for giving me pieces of advice.
