1 (edited by Pudding 2013-06-22 11:48:49)

Topic: [MOD] Instagib 0.7.0

Hello folks,

I just made a simple instagib mod for 0.7.0, because some of you may like to test it.


Config:

sv_gametype idm, itdm, ictf, ilms, isur
sv_weapon 0 = Hammer, 1 = Gun, 2 = Shotgun, 3 = Grenade, 4 = Rifle, 5 = Ninja

Download:
Windows 32-bit
Source @ GitHub
I will update these as soon as 0.7.0 will be released.

Have fun.

2

Re: [MOD] Instagib 0.7.0

nice, I am also as far as you, but it was just for testing. could you add killing spree, etc. ?

#yemDX is a known troll

3 (edited by Pudding 2013-06-21 11:26:10)

Re: [MOD] Instagib 0.7.0

I will add killing spree and other weapons. Anything else?

// Edit: Added killing spree and other weapons. Can't find the broadcast function sad

4

Re: [MOD] Instagib 0.7.0

Pudding wrote:

Can't find the broadcast function sad

If it's removed... it'll be REALLY bad ._.

while(!Success())
    TryAgain();
Try until you succeed.

5

Re: [MOD] Instagib 0.7.0

Neox76 wrote:

If it's removed... it'll be REALLY bad ._.

Even the rcon command is gone, but there is no commit about it on github.

6

Re: [MOD] Instagib 0.7.0

take a look in protocol.h for broadcast message.

#yemDX is a known troll

7

Re: [MOD] Instagib 0.7.0

game/generated/protocol.h or engine/shared/protocol.h? I searched through both, but I can't find anything.

8

Re: [MOD] Instagib 0.7.0

why don't u add a bot, because everyone use it!

@ topic: good to see an instagib mod for 0.7, before it is released. Keep it up

9 (edited by 2013-06-22 04:54:15)

Re: [MOD] Instagib 0.7.0

It's too early to release this.
There maybe still tons of bugs to fix, when release.
For such a simple mod, you'd better wait until the final version released.
smile

Also, if you add a weapon you need edit the datesrc like network protocol and content like image and sound, and you need to modify your client. It's okay to do it now. But don't forget to keep up with the official developing progress to make sure there aren't to much bugs.

Greet from China!
Teeworlds Chinese Website

10

Re: [MOD] Instagib 0.7.0

For weapons, i think he was talking about grenade launcher and shotgun smile

11

Re: [MOD] Instagib 0.7.0

With 'other weapons' I mean every weapon except rifle.
Source is now on GitHub and I also removed the selfkill with grenade.