Difference between revisions of "Tutorials"

From EDukeWiki
Jump to: navigation, search
(Added an excellent tutorial.)
Line 6: Line 6:
 
* [[Make_one_actor_face_another|How to Make One Actor Face Another]] - by [[User:TX|TerminX]]
 
* [[Make_one_actor_face_another|How to Make One Actor Face Another]] - by [[User:TX|TerminX]]
 
* [[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]]
* [[How_to_Make_One_Actor_Shoot_RPG/Devastator_Correctly|How to Shoot the Five Types of RPGs]] - by Anonymous
+
* [[How_to_Make_One_Actor_Shoot_RPG/Devastator_Correctly|How to Shoot the Five Types of RPGs]] - by [[User:Ilovefoxes|Ilovefoxes]]
 
* There are a series of tutorials that explain how to fix bugs that exist in the original .CON code.
 
* There 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 16:46, 23 March 2007

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