Difference between revisions of "Module Writing (AMX Mod X)"

From AlliedModders Wiki
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:AMX_Mod_X]]
 
[[Category:AMX_Mod_X]]
You must have complete mastery of the force and be slightly proficient at C++ to write modules.  Then they will come to you in a flash of golden light and you will attempt to compile them.  Of course, you will fail. Yes really, you will fast.
+
You must have complete mastery of the force and be slightly proficient at C++ to write modules.  Then they will come to you in a flash of golden light and you will attempt to compile them.  Of course, you will fail. Yes really, you will fail.
  
 
{{Stub}}
 
{{Stub}}
  
 
Module making is done in C++
 
Module making is done in C++

Revision as of 20:42, 14 May 2006

You must have complete mastery of the force and be slightly proficient at C++ to write modules. Then they will come to you in a flash of golden light and you will attempt to compile them. Of course, you will fail. Yes really, you will fail.

This article is a stub. Help by expanding it

Module making is done in C++