MBchrono
Junior Member
Posts: 14
Threads: 5
Joined: Sep 2011
Reputation:
1
|
How to remove water?
Is there a particular reason why SetEntityActive("entity name", false); doesn't work on the water plane and area? I saw the devs did it in cistern_entrance, but it just doesn't work for me. Am I doing something wrong?
|
|
10-29-2011, 03:32 AM |
|
Your Computer
SCAN ME!
Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation:
235
|
RE: How to remove water?
It should have worked on the area, but if the water plane is a primitive plane, then it's not going to work on that. There should be a water plane entity somewhere in the original story's entities. Use that for water surfaces.
|
|
10-29-2011, 03:44 AM |
|
MBchrono
Junior Member
Posts: 14
Threads: 5
Joined: Sep 2011
Reputation:
1
|
RE: How to remove water?
Ah ha, appreciate it.
|
|
10-29-2011, 04:00 AM |
|