Need Mod Helping


(EliteKnight) #1

I’m asking a few things about moding.

  1. How do i edit weapon’s. Like Ammo clip size gun sound ect.
  2. Add models to the mod.
  3. How to make weapon’s and add them to the mod.
  4. How to edit weapons smoke color and damage ect.
  5. And compile the mod.

Please reply with these awsers i have a little experience with C++ not alot so please help me.


(Rudi) #2

With the ET SDK, though I assume you already know what that is and that you already have it.

To compile the mod you need the Platform SDK if you’re gonna compile it with the Express Editions.


(EliteKnight) #3

Where do i get this platform can you give me link.


(Sauron|EFG) #4

Is google down again? :stuck_out_tongue:

Platform SDK


(Elite) #5

You can get the ET SDK at many places, one of them being my site, here is a direct link for all operating systems:
http://etkinvasion.com/home/modules.php?name=Downloads&d_op=viewdownload&cid=5

Now, once you have that, you need a text editor and a compiler (Crimson Editor and GCC for Windows works fine) or a whole Programming IDE (something like Visual C++ or something from Microsoft, of course they do offer free versions, just goto microsoft.com to check it out…)