Tutorials: Difference between revisions
Jump to navigation
Jump to search
Dr. Kylstien (talk | contribs) No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
* [[Eliminate_player_self-damage|How to Prevent Players/Actors from Inflicting Self-Damage]] - by [[User:DeeperThought|DeeperThought]] | * [[Eliminate_player_self-damage|How to Prevent Players/Actors from Inflicting Self-Damage]] - by [[User:DeeperThought|DeeperThought]] | ||
* [[Make the Nightvision goggles light up darkened areas]] - by | |||
[[User:DeeperThought|DeeperThought]] | |||
* [[Prevent_fall_damage_or_falling_death|How to Prevent Damage/Death from Long Falls]] - by [[User:LordMisfit|LordMisfit]] | * [[Prevent_fall_damage_or_falling_death|How to Prevent Damage/Death from Long Falls]] - by [[User:LordMisfit|LordMisfit]] | ||
* [[Limit_the_height_of_the_player%27s_jump|How to Limit The Player's Jumping Height]] - by [[User:Usurper|Usurper]] | * [[Limit_the_height_of_the_player%27s_jump|How to Limit The Player's Jumping Height]] - by [[User:Usurper|Usurper]] |
Revision as of 21:11, 15 April 2007
A small list of minor-level tutorials for examples of EDuke32's .CON coding power.
- How to Prevent Players/Actors from Inflicting Self-Damage - by DeeperThought
- Make the Nightvision goggles light up darkened areas - by
- How to Prevent Damage/Death from Long Falls - by LordMisfit
- How to Limit The Player's Jumping Height - by Usurper
- How to Make One Actor Face Another - by TerminX
- How to Control Rain on a Fine Scale - by Mblackwell
- How to Shoot the Five Types of RPGs - by Ilovefoxes
- How to Make a Working Keypad - by Dr. Kylstien
- There are a series of tutorials that explain how to fix bugs that exist in the original .CON code.