
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
in
set (my, PASSABLE | TRANSLUCENT);
That works...