Difference between revisions of "Tutorials"

From EDukeWiki
Jump to: navigation, search
m (Undo revision 7696 by The Commander (Talk): apostrophe = good. strange character near bottom fixed as well.)
Line 4: Line 4:
 
* [[How_to_Change_the_Loading_Screen_Background|How To Change The Loading Screen Background]] - by [[User:The Commander|The Commander]]
 
* [[How_to_Change_the_Loading_Screen_Background|How To Change The Loading Screen Background]] - by [[User:The Commander|The Commander]]
 
* [[Value_controlled_rain_code|How To Control Rain On A Fine Scale]] - by [[User:Mblackwell|Mblackwell]]
 
* [[Value_controlled_rain_code|How To Control Rain On A Fine Scale]] - by [[User:Mblackwell|Mblackwell]]
* [[Limit_the_height_of_the_player%27s_jump|How To Limit The Players 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]]
 
* [[How_to_make_a_sprint_key|How To Make A Sprint Key]] - by [[User:James|James]]
 
* [[How_to_Make_a_Working_Keypad|How To Make A Working Keypad]] - by [[User:Dr. Kylstien|Dr. Kylstien]] and [[User:LordMisfit|Lord Misfit]]
 
* [[How_to_Make_a_Working_Keypad|How To Make A Working Keypad]] - by [[User:Dr. Kylstien|Dr. Kylstien]] and [[User:LordMisfit|Lord Misfit]]
Line 17: Line 17:
 
* [[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]]
 
* [[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 20:41, 19 February 2009

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