Topic: [HELP] How can i make Laser Hammer ?
HEy,
How can i make a laser hammer for teeworlds.
a laser hammer is if the hammer use overall get laser projectils.
You are not logged in. Please login or register.
Teeworlds Forum → Modifications → [HELP] How can i make Laser Hammer ?
HEy,
How can i make a laser hammer for teeworlds.
a laser hammer is if the hammer use overall get laser projectils.
[TROLL]
1. Download it
2. Rename it to game
3. Teewords\Data\ <- Save it
4. Start Teewords
5. Get a bug
http://img189.imageshack.us/img189/9439/gamecpia.png <- Download[/TROLL]
Hey Grab,
you need to modify the source code (src\game\server\entities\character.cpp).
But I don't know a mod doing so, thought my knowledge about mods is bad
Btw: Please ignore the troll that posted before, he is still cute and little... :\ (rather little)
Btw: Please ignore the troll that posted before, he is still cute and little... :\ (rather little)
C'on man. I'm just making a little humor here
Well, Cute and little, Probably I'm little compared to you so I will not aswer xD
Poor mipEr's work got molested
you need to modify the source code (src\game\server\entities\character.cpp).
Yes look for "case WEAPON_HAMMER:"
you can see
case WEAPON_HAMMER:
{
...
}
between '{' and '}' write this code
new CLaser(GameWorld(), m_Pos, Direction, GameServer()->Tuning()->m_LaserReach, m_pPlayer->GetCID());
ReD|FoX43.rus how to do plasma grenade?
ReD|FoX43.rus how to do plasma grenade?
Do not post in multiple threads about the same question, you've already opened a topic about this. Also, this is an english-only forum.
Teeworlds Forum → Modifications → [HELP] How can i make Laser Hammer ?
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.