 
General Info
Main Page
Latest News
Schedule
What is it?
About Matt
About This Site
Duke Enhancements
Latest Features
Older Features
Cheat Codes
Duke Insider
Language Basics
Compile Time
Room over Room
Player Structures
UserDef Explanations
More Information
Features Database
E Duke Forum
WW2GI Enhancements
Variables
Weapon Changes
Weapon Settings
System Variables
Events
All
|

Enhanced Duke Nukem Ideas
Copyright (C) 2000, Matt Saettler. All Rights Reserved.
Criteria:
|
| IdeaID is 111 |
| No Sorting |
Ranking |
Name |
Thinker |
16 |
CON: ifactoragainswall |
Veldrik |
Difficulty Not Set by Matt |
Description |
This next one comes in handy only if you get the FACEWALL (or the angle return and control) commands to work. Have ifactoragainstwall
return true if it is on a wall (like the existing ifonwall command) AND is not in a gap between a roof and the floor.
The ifawaywall (or whatever it is) can be used to make sure it isn't over a
linedef, but the ifagainstwall would stop it from exploding if it is just a
boundry (no wall) between two sectors.
the floor and ceiling can be done with ifceilingdist and iffloordist.
otherwise, sometimes ifnotmoving works.
I use ifnotmoving, iffloordist and ifceiling dist for my flamethrower. |
Matt's Comments |
|
|