Need Mod Help Created 15 years ago2008-07-14 09:18:48 UTC by IIopn IIopn

Created 15 years ago2008-07-14 09:18:48 UTC by IIopn IIopn

Posted 15 years ago2008-07-14 09:18:48 UTC Post #252484
can anyone Tell me How to add or Removing Weapons in a new mod
cause i'm creating this Mod and I want to change some of the weapons ,remove some weapons and add new weapons
Posted 15 years ago2008-07-14 09:35:15 UTC Post #252485
coding...?
Posted 15 years ago2008-07-14 12:30:40 UTC Post #252488
lol simple, just don't put the weapons inside your maps, or if you want to, change the weapon models.

or if you want completely new weapons, you'll need to know how to code.
Skals SkalsLevel Designer
Posted 15 years ago2008-07-14 19:53:25 UTC Post #252522
I want to change some of the weapons ,remove some weapons and add new weapons
3 out of 3 mappers recommend coding is the only way.
monster_urby monster_urbyGoldsourcerer
Posted 15 years ago2008-07-15 05:43:11 UTC Post #252538
Ok How to Coding? :quizzical:
give me a full Tutorial
Posted 15 years ago2008-07-15 05:46:48 UTC Post #252539
Coding is programming.

Learning how to program is a process too long to fit inside any single tutorial-

You're going to have a hard time man :/
TheGrimReafer TheGrimReaferADMININATOR
Posted 15 years ago2008-07-15 06:40:02 UTC Post #252541
I'd suggest finding a coder to do this for you.
Adding/removing weapons isn't hard anyway, there's plenty of people capable of doing that out there.
Daubster DaubsterVault Dweller
Posted 15 years ago2008-07-15 13:14:06 UTC Post #252542
IF you'd want to learn how to code the Microsoft visual studio express editions are a good start, start with a OOP like C++ or C#(both are very similair). Also XNA can be a nice playground.
Posted 15 years ago2008-07-15 15:38:24 UTC Post #252543
Half-Life and its DLL's is programmed in the programming language C++.
If you want to make new weapons you are going to have to learn C++.
Learning C++ is not a fast process, expect it to take many weeks or months.
If you are still interested, I recommend buying a C++ book for beginners written in your native language.
Oskar Potatis Oskar Potatis🦔
You must be logged in to post a response.