Is anyone here to help me with my „sort – or – layer –Problem”?
Using the svegetations.c - script from AUM 74, the generated grass always overlaps the other models, like the player an others….
My tries to define layers or to include SLINS “sort-script” are all without success…
Have anyone an idea?


Edit:
I solved the problem:
I changed the script in "svegetation.c" in Line 159 from
Php Code:
set (my, SHOW); 


in
Php Code:
set (my, PASSABLE | TRANSLUCENT); 




That works...

Last edited by Grandma; 04/06/12 17:45.