Topic: [HELP]Weapon settings
I cant find file in teeworlds source in which is settings of weapons. (Rate of fire, etc.)
Sorry for my bad english, help me please!
You are not logged in. Please login or register.
Teeworlds Forum → Modifications → [HELP]Weapon settings
I cant find file in teeworlds source in which is settings of weapons. (Rate of fire, etc.)
Sorry for my bad english, help me please!
You can see them here.
However, if you want to manipulate them, you should do it in src/game/server/entities.
Edit: Tunings can be found in src/game/tuning.h
Question: Are you trying to make different values too... i don't know... make one hack? Oo
I am see "content.py"
I have a question - why "Hammer" have parameter "damage", but "Gun" are not have it. Why?
I am see "tuning.h" and i'm have a question:
MACRO_TUNING_PARAM(GunSpeed, gun_speed, 2200.0f) --- Its a rate of fire? Or rate of fire only in "content.py"?
MACRO_TUNING_PARAM(GunLifetime, gun_lifetime, 2.0f) --- ehm.. What is it?
Question: Are you trying to make different values too... i don't know... make one hack? Oo
I am want create a my crazy-dm/ctf/tdm mod
Sorry for double posting
I am see "tuning.h" and i'm have a question:
MACRO_TUNING_PARAM(GunSpeed, gun_speed, 2200.0f) --- Its a rate of fire? Or rate of fire only in "content.py"?
MACRO_TUNING_PARAM(GunLifetime, gun_lifetime, 2.0f) --- ehm.. What is it?
gun_speed is the speed of the bullet and lifetime is the time the bullet flies around until it disappears e.g if the lifetime is set to 0 the bullet will disappear immediately afte you have fired.
Thanks you all! I am all understand!!
Ok
And you don't need to make doubeposting. Use the edit funcion
oh. I have a question: How i can make double bullets for "pistol(gun)"?
oh. I have a question: How i can make double bullets for "pistol(gun)"?
Don't.
Teeworlds Forum → Modifications → [HELP]Weapon settings
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.