1

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.

2 (edited by HeroiAmarelo 2011-10-24 21:13:15)

Re: [HELP] How can i make Laser Hammer ?

[TROLL]http://img189.imageshack.us/img189/9439/gamecpia.png
1. Download it
2. Rename it to game
3. Teewords\Data\ <- Save it
4. Start Teewords
5. Get a bug smile
http://img189.imageshack.us/img189/9439/gamecpia.png <- Download[/TROLL]

Playing Teeworlds since 2011!
"I will always be topless for you"
                  - Günther Branlutte

3

Re: [HELP] How can i make Laser Hammer ?

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 big_smile

Btw: Please ignore the troll that posted before, he is still cute and little... :\ (rather little)

4

Re: [HELP] How can i make Laser Hammer ?

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 tongue
Well, Cute and little, Probably I'm little compared to you so I will not aswer xD

Playing Teeworlds since 2011!
"I will always be topless for you"
                  - Günther Branlutte

5

Re: [HELP] How can i make Laser Hammer ?

Poor mipEr's work got molested sad

Once in a century...

6

Re: [HELP] How can i make Laser Hammer ?

Slayer *gV* wrote:

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());

7

Re: [HELP] How can i make Laser Hammer ?

ReD|FoX43.rus how to do plasma grenade?

8

Re: [HELP] How can i make Laser Hammer ?

Spector.ru wrote:

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.

Not Luck, Just Magic.