AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   How to delete the air wall on the map? (https://forums.alliedmods.net/showthread.php?t=312632)

Mitsuru 12-10-2018 07:15

How to delete the air wall on the map?
 
Stripper not find the target.

Bacardi 12-10-2018 07:24

Re: How to delete the air wall on the map?
 
...skybox and other material tools like player clip etc. etc. are compiled in map, those can't be remove because those not "exist"

If you want entities go throw "walls", I think you need mess with some entity flags

*
Or decompile map and edit

Drixevel 12-10-2018 08:42

Re: How to delete the air wall on the map?
 
"air walls"... that's a new one. lawl

Mitsuru 12-11-2018 01:28

Re: How to delete the air wall on the map?
 
Quote:

Originally Posted by Bacardi (Post 2628080)
...skybox and other material tools like player clip etc. etc. are compiled in map, those can't be remove because those not "exist"

If you want entities go throw "walls", I think you need mess with some entity flags

*
Or decompile map and edit

Understood, thank you:)

potatoz 12-15-2018 05:50

Re: How to delete the air wall on the map?
 
as to add to what has already been said by Bacardi,

decompile the map (i recommend using BSPSource), then edit the skybox to not cover the parts of the map you want entities to be able to pass through. keep in mind that it's very important not to just remove the skybox or else you will get leaks either not allowing you to recompile the map or simply crashing when loading in


All times are GMT -4. The time now is 10:51.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.