Difference between revisions of "Tutorials"

From EDukeWiki
Jump to: navigation, search
Line 1: Line 1:
 
A small list of minor-level tutorials for examples of EDuke32's .CON coding power.
 
A small list of minor-level tutorials for examples of EDuke32's .CON coding power.
  
 +
* [[Artificial Intelligence 101]] - by [[User:Reaper_Man|Reaper_Man]]
 
* [[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_Nightvision_light_rooms|How to Make the Night Vision Goggles Light Up Darkened Areas]] - by [[User:DeeperThought|DeeperThought]]
 
* [[Make_Nightvision_light_rooms|How to Make the Night Vision Goggles Light Up Darkened Areas]] - by [[User:DeeperThought|DeeperThought]]

Revision as of 20:10, 26 May 2008

A small list of minor-level tutorials for examples of EDuke32's .CON coding power.