Difference between revisions of "Tutorials"

From EDukeWiki
Jump to: navigation, search
(Hmm, this I have done early s****... I am deleting it. See proj_offset)
Line 2: Line 2:
  
 
* [[Artificial Intelligence 101]] - by [[User:Reaper_Man|Reaper_Man]]
 
* [[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]]
+
* [[How_to_Change_the_Loading_Screen_Background|How To Change The Loading Screen Background]] - by [[User:The Commander|The Commander]]
* [[Make_Nightvision_light_rooms|How to Make the Night Vision Goggles Light Up Darkened Areas]] - by [[User:DeeperThought|DeeperThought]]
+
* [[Value_controlled_rain_code|How To Control Rain On A Fine Scale]] - by [[User:Mblackwell|Mblackwell]]
* [[Prevent_fall_damage_or_falling_death|How to Prevent Damage/Death from Long Falls]] - by [[User:LordMisfit|Lord Misfit]]
+
* [[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]]
+
* [[How_to_make_a_sprint_key|How To Make A Sprint Key]] - by [[User:James|James]]
* [[Make_one_actor_face_another|How to Make One Actor Face Another]] - by [[User:TX|TerminX]]
+
* [[How_to_Make_a_Working_Keypad|How To Make A Working Keypad]] - by [[User:Dr. Kylstien|Dr. Kylstien]] and [[User:LordMisfit|Lord Misfit]]
* [[Make_actor_aim_vertical|How to Make An Actor Aim Vertically At Another]] - by [[User:Mblackwell|Mblackwell]]
+
* [[Make_actor_aim_vertical|How To Make An Actor Aim Vertically At Another]] - by [[User:Mblackwell|Mblackwell]]
* [[Value_controlled_rain_code|How to Control Rain on a Fine Scale]] - by [[User:Mblackwell|Mblackwell]]
+
* [[How_to_Make_Controllable_Security_Cameras|How To Make Controllable Security Cameras]] - by [[User:James|James]]
* [[How_to_Make_One_Actor_Shoot_RPG/Devastator_Correctly|How to Shoot the Five Types of RPGs]] - by [[User:Ilovefoxes|Ilovefoxes]] and [[User:Hendricks 266|Hendricks266]]
+
* [[Make_one_actor_face_another|How To Make One Actor Face Another]] - by [[User:TX|TerminX]]
* [[How_to_Make_a_Working_Keypad|How to Make a Working Keypad]] - by [[User:Dr. Kylstien|Dr. Kylstien]] and [[User:LordMisfit|Lord Misfit]]
+
* [[Make_Nightvision_light_rooms|How To Make The Night Vision Goggles Light Up Darkened Areas]] - by [[User:DeeperThought|DeeperThought]]
* [[How_to_Change_the_Loading_Screen_Background|How to Change the Loading Screen Background]] - by [[User:The Commander|The Commander]]
+
* [[How_to_Make_the_Player_Swim_Like_Modern_FPS|How To Make The Player Swim Like Modern FPS]] - by [[User:James|James]]
* [[How_to_Make_the_Player_Swim_Like_Modern_FPS|How to make the Player swim like Modern FPS]] - by [[User:James|James]]
+
* [[How_to_Make_the_Screen_Tilt_While_Using_Jetpack|How To Make The Screen Tilt While Using Jetpack]] - by [[User:Captain Awesome|Captain Awesome]]
* [[How_to_Make_Controllable_Security_Cameras|How to make Controllable Security Cameras]] - by [[User:James|James]]
+
* [[Prevent_fall_damage_or_falling_death|How To Prevent Damage/Death From Long Falls]] - by [[User:LordMisfit|Lord Misfit]]
* [[How_to_make_a_sprint_key|How to make a sprint key]] - by [[User:James|James]]
+
* [[Eliminate_player_self-damage|How To Prevent Players/Actors From Inflicting Self-Damage]] - by [[User:DeeperThought|DeeperThought]]
* [[How_to_Make_the_Screen_Tilt_While_Using_Jetpack|How to Make the Screen Tilt While Using Jetpack]] - by [[User:Captain Awesome|Captain Awesome]]
+
* [[How_to_Make_One_Actor_Shoot_RPG/Devastator_Correctly|How To Shoot The Five Types Of RPGs]] - by [[User:Ilovefoxes|Ilovefoxes]] and [[User:Hendricks 266|Hendricks266]]
 
* These are a series of tutorials that explain how to fix bugs that exist in the original .CON code.
 
* These are a series of tutorials that explain how to fix bugs that exist in the original .CON code.
 
*# [[Eliminate_Shrunk_Enemies_Attacking_Bug|How to Eliminate the "Shrunk Enemies Attacking" Bug]] - by [[User:Ilovefoxes|Ilovefoxes]]
 
*# [[Eliminate_Shrunk_Enemies_Attacking_Bug|How to Eliminate the "Shrunk Enemies Attacking" Bug]] - by [[User:Ilovefoxes|Ilovefoxes]]
 
*# [[Enable_and_fix_minibosses|How to Enable and Fix the Minibosses]] - by [[User:Hendricks 266|Hendricks266]] and [[User:Ilovefoxes|Ilovefoxes]]
 
*# [[Enable_and_fix_minibosses|How to Enable and Fix the Minibosses]] - by [[User:Hendricks 266|Hendricks266]] and [[User:Ilovefoxes|Ilovefoxes]]
 
[[Category: Tutorials]]
 
[[Category: Tutorials]]

Revision as of 05:59, 18 February 2009

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