Difference between revisions of "Tutorials"
From EDukeWiki
(→Table of Tutorials) |
|||
Line 163: | Line 163: | ||
<tr align=center> | <tr align=center> | ||
<td>[[Eliminate_player_self-damage|Prevent players/actors from inflicting self-damage]]</td> | <td>[[Eliminate_player_self-damage|Prevent players/actors from inflicting self-damage]]</td> | ||
+ | <td>*</td> | ||
+ | <td></td> | ||
+ | <td></td> | ||
+ | <td></td> | ||
+ | </tr> | ||
+ | <tr align=center> | ||
+ | <td>[[How_to_manually_reload|How to code a manual reload for the pistol]]</td> | ||
<td>*</td> | <td>*</td> | ||
<td></td> | <td></td> |
Revision as of 10:44, 26 February 2011
These are a few basic tutorials which show off some things made possible by EDuke32's enhanced scripting system. Want more examples? Download one of the many existing EDuke32 mods, open up the CON files and dig in!