1 (edited by sasha8213 2011-11-05 15:39:20)

Topic: [Search MOD] gCTF (GrenadeInstagib)

Hi everyone!

I'm looking for mod gCTF for Teeworlds 0.6.1
Where can I get it?
This is a private mod?

Thanks for your help all .

2

Re: [Search MOD] gCTF (GrenadeInstagib)

Here's the sourcecode: https://github.com/SushiTee/teeworlds/tree/Ginsta
I couldn't find binarys.

3 (edited by DARK HUNTER 2011-11-05 15:59:01)

Re: [Search MOD] gCTF (GrenadeInstagib)

Try this: http://teeworlds-community.de/viewtopic.php?id=36

Or you could compile Sushi's yeah

Once in a century...

4 (edited by sasha8213 2011-11-05 16:16:54)

Re: [Search MOD] gCTF (GrenadeInstagib)

DARK HUNTER wrote:

Try this: http://teeworlds-community.de/viewtopic.php?id=36

Or you could compile Sushi's yeah

I compiled it, got the usual Teeworlds server (sv_gametype gCTF = gametype DM)

5 (edited by Nater 2011-11-05 17:26:08)

Re: [Search MOD] gCTF (GrenadeInstagib)

Compile this mod: https://github.com/SushiTee/teeworlds/tree/Ginsta

Make the gametype: ctf

~Nater

6

Re: [Search MOD] gCTF (GrenadeInstagib)

I compiled Sushi's Ginsta.

I first put: sv_gametype gctf and got gDM
After I put: sv_gametype ctf and got gCTF

P.S. Shouldn't the grenade have infinite ammo instead of 5 regenerating rounds?

Once in a century...

7

Re: [Search MOD] gCTF (GrenadeInstagib)

No, infinite ammo is horrible. Everyone just spams.

8

Re: [Search MOD] gCTF (GrenadeInstagib)

I know some gCTF servers with that.

Once in a century...

9

Re: [Search MOD] gCTF (GrenadeInstagib)

DARK HUNTER wrote:

I compiled Sushi's Ginsta.

I first put: sv_gametype gctf and got gDM
After I put: sv_gametype ctf and got gCTF

this dont work...
ctf = ctf
gctf = DM

10

Re: [Search MOD] gCTF (GrenadeInstagib)

I don't know what OS you are using, but here is the exe. file for Windows.

http://www.mediafire.com/?f0hzg9i357h6s6j

If you are using Windows, this exe will work. For this mod you have to put the gametype to: ctf.

I hope this helps,
Nater

11

Re: [Search MOD] gCTF (GrenadeInstagib)

Nater thank you very much!

12 (edited by 2014-02-14 01:17:54)

Re: [Search MOD] gCTF (GrenadeInstagib)

could someone please upload the codes? :c the links don't work any longer..

I don't understand where I have to put the Ginsta folder and how to get a server run. I now that i have to create a server.bat like that:
sv_name gCTF
sv_map ctf5
sv_scorelimit 100000
sv_gametype ctf
sv_register 0
sv_rcon_password 1
sv_motd Welcome to my Server! Good Luck and Have Fun!
sv_max_clients 1
sv_spectator_slots 0
sv_powerups 0
sv_timelimit 0

and a start.bat: teeworlds_srv.exe -f server.bat

But if i join the server it's ctf5 with vanilla (normal ctf)... Could somebody help me?

13

Re: [Search MOD] gCTF (GrenadeInstagib)

try TW+ mod it's great and supports gctf

https://www.teeworlds.com/forum/viewtopic.php?id=9431

14

Re: [Search MOD] gCTF (GrenadeInstagib)

Lhurian wrote:

could someone please upload the codes? :c the links don't work any longer..

I don't understand where I have to put the Ginsta folder and how to get a server run. I now that i have to create a server.bat like that:
sv_name gCTF
sv_map ctf5
sv_scorelimit 100000
sv_gametype ctf
sv_register 0
sv_rcon_password 1
sv_motd Welcome to my Server! Good Luck and Have Fun!
sv_max_clients 1
sv_spectator_slots 0
sv_powerups 0
sv_timelimit 0

and a start.bat: teeworlds_srv.exe -f server.bat

But if i join the server it's ctf5 with vanilla (normal ctf)... Could somebody help me?

Instead of server.bat , name it autoexec.cfg  you can change to cfg with a program like Notepad++
Or you try to name the mode gctf instead of gCTF