News:

Come Chat with us live! Learn how HERE!

Main Menu

Adding weapons to my mod

Started by XenoMann, January 07, 2011, 09:48:22 PM

XenoMann

How to add config, shader, ... files to my mod(for work weapons)???

swamp-cecil

source code and the .shader files.
Quote from: DraZiLoX on December 28, 2010, 11:31:28 AM
Quote from: Repatition on December 28, 2010, 02:30:30 AM
these are stupid suggestions, don't even waste our time.
I don't like your negative attitude.

XenoMann

Quote from: swamp-cecil on January 08, 2011, 03:21:25 AM
source code and the .shader files.

How to add
config, shader, ... files to my mod(for work weapons)Huh?

UniqPhoeniX

#3
For most graphical changes you only need to:
find the relevant texture and/or .shader files from data-1.1.0.pk3
edit textures and/or shaders (shader manual here)
recreate the folder structure found inside data-1.1.0.pk3 (only folders you took files from)
put the changed files in the same subfolders and compress those to z-mymod.zip, then rename to z-mymod.pk3

For adding weapons and other gameplay changes you need to modify source code and compile your own game.qvm and cgame.qvm files and put those in the vm folder inside the .pk3.

However, considering your English does not seem very good, you may want to try to ask questions/get instructions in your native language.

Pazuzu

Quote from: XenoMann on January 08, 2011, 02:09:58 PM
Quote from: swamp-cecil on January 08, 2011, 03:21:25 AM
source code and the .shader files.

How to add
config, shader, ... files to my mod(for work weapons)Huh?
You're making a tutorial on how to add shader config files to a mod? Sweet!

Quote from: Tremhelper on September 05, 2011, 09:14:46 PM
ok, can you give me the tool thingy app that can code?

swamp-cecil

So i was slightly right?
Also; FINNALY a tutorial how to add shder config! I was waiting for this forever!
Quote from: DraZiLoX on December 28, 2010, 11:31:28 AM
Quote from: Repatition on December 28, 2010, 02:30:30 AM
these are stupid suggestions, don't even waste our time.
I don't like your negative attitude.