1 (edited by FuN~EleFaNt 2011-10-09 15:14:32)

Topic: [MOD] Foot/TeeBall

Hi all,
(excuse my bad english)


Because many asked me after the mod, I want to present you the ball mod for teeworlds 0.6.
The mod was made by Greyfox, but i think he has stopped working on the mod.

I host ball and foot servers since 3 months, but now i want to stop it at the end of the month.

Greyfox has made the mod "foot". This mod has only the most necessary things.

The Idea
You have a ball (grenade) and tries to shoot him into the opponent's gate.

In this mod you can play just "hold", that is you can keeping the ball 3 seconds and then you shoot him.



Server Variables

sv_bounce_loss || 50 || "The ball looses that much speed after a bounce"
sv_explosions || 1 || "Should the grenades explode after a goal"
sv_spawn_delay || 2000 || "Spawn delay for players after a kill"
sv_ball_respawn || 5 || "Respawn time of the ball in seconds"
sv_score_diff || 1 || "Difference between the team-scores before a team can win"
sv_sudden_death_score_diff || 2 || "Difference between the team-scores before a team can win in sudden death"

Downloads "Foot"
Source on Github
win32
linux32
Entities

---------------------------------------------------------------------------------------------------------------------------

Because I wanted to play ball-mods, I added the keetpime of the ball, removed "no dribbling in goal" (for tabletennis) and called it TeeBall.
With this mod you can play Foot "unhold" (my favourit), Tabletennis, Spaceball, basketball ...
This mod isn't stable, but i think for lan-games it's good enough. For my 24/7-Server i have made a autorestart-script.


Server Variables

same as foot +
sv_keeptime || 3 || "Time to hold the ball"

Downloads "TeeBall"
Patch Foot -> TeeBall (diff)
win32
linux32

Example Settings
Foot-unhold
Tabletennis
Basketball
Spaceball


That's it. I hope anyone host servers, because i thinkt this is a funny mod.
It would be great if there are a coder for this mod. (to make it stable and add more features, like the mod of 0.5.2 Old Ball-Mod.

2

Re: [MOD] Foot/TeeBall

Oh that was a good time. big_smile
Long time ago i played "teefoot"... i was waiting for a version in 0.6x. Thanks, maybe i will host a Server and create new Maps. ;D

3 (edited by Dune 2011-10-09 16:56:18)

Re: [MOD] Foot/TeeBall

Greyfox fortunately managed to reproduce the basket physics, but the server is missing dunks. It's definitely too much of a lack to stand as a replacement of the old mod, at least as far as basket is concerned. Hope there will be a fix about this. Good job, else.

---

It looks like you haven't taken the same entities as in the ball-like mods, so the maps got outdated. For instance, on basketball maps, the score area isn't deadly anymore.

Merged two posts. /Kottizen

Not Luck, Just Magic.

4 (edited by Shinigami-sama 2011-10-30 21:20:33)

Re: [MOD] Foot/TeeBall

Hey FuN~EleFaNt, you can also use the Linux binary for the 64'er version upload too, please?
I'd be very grateful if you would do this. I apologize me for my bad English.

Sincerely
Shinigami

5

Re: [MOD] Foot/TeeBall

Talking bout problems: tee cant catch "ball" in air, only at ground

6

Re: [MOD] Foot/TeeBall

Vargos wrote:

Talking bout problems: tee cant catch "ball" in air, only at ground

When I tested this mod I had no problem with that.

Once in a century...

7 (edited by FuN~EleFaNt 2012-05-12 15:56:54)

Re: [MOD] Foot/TeeBall

hello

Because nobody else updated the mod, i have tried to do it  smile
I can't code, but i tried it with a little look in the source.
I hope all changes works lol


I added/changed:

-dunking
-scoresystem for basketball
-grenadespeed, which adapt at the own speed (same as in the version 0.5)
-Message for ballrespawn
-goalkeeper
-hook teammates on/off
-suicide on/off
-die on weapon-pickup (was a bug in tabletennis)
-realfoot on/off (no hammerhits)
-bugfixes

Server Variables

same as foot +
sv_keeptime || 3 || "Time to hold the ball"
sv_hitkeeptime ||3|| "Keeptime after you have hit with hammer"
sv_selfkillscore ||0|| "negative score for selfkill
sv_respawntime ||3|| "Time to respawn after selfkill
sv_basket ||0|| "Dunking and Basketball-Scoresystem
sv_selfkill ||1|| "Enable or disable selfkill
sv_grenade_startspeed ||0|| "value for grenadespeed, which adapt at the own speed 
sv_hook_team ||0|| "Hook your team
sv_hook_keeper ||0|| "Hook the Goalkeeper
sv_goalkeeper ||0|| "Enable or disable Goalkeeper
sv_goal_keeptime ||10|| "Keeptime for goalkeepers
sv_real_foot ||0|| "Hammerhits on/off
sv_keeper_jumping ||1|| "endless jumping for goalkeepers
sv_grenade_death ||0|| "die on grenadepickup (only for tabletennis)

Changes

-updated win32
-updated linux32
-added linux64

-removed patch (i can't code, therefore the source don't look very pretty. I can give you the Source when you ask me)

-updated Example Settings:
          -updated Tabletennis
          -updated Basketball
          -updated Spaceball
          -added Foot (unhold with Goalkeeper)

Download
TeeBall


That's it. I hope my changes are good for you and you can play ball like in the version 0.5.
You can all ball-games test on my server now.

Greetings FuN~EleFant

8

Re: [MOD] Foot/TeeBall

Hey man! Thanks vmuch for 0.6 executable, going to organise some servers immediately!

9

Re: [MOD] Foot/TeeBall

http://s1.hostingkartinok.com/uploads/thumbs/2012/04/36d018907e7b2b8704e4e35ab3b7e04e.png

New map for this mode.
Based on basketball_1.0 but with two ways to basket and is more hard for dunking.
mb smd ll find it nice

MayaBall_1

10

Re: [MOD] Foot/TeeBall

the wrote:

http://s1.hostingkartinok.com/uploads/thumbs/2012/04/36d018907e7b2b8704e4e35ab3b7e04e.png

New map for this mode.
Based on basketball_1.0 but with two ways to basket and is more hard for dunking.
mb smd ll find it nice

MayaBall_1

I really like the pattern, but you should work on lowering the baskets and removing the spikes on the top. Making dunking even less worth the try will bring nothing to the gameplay imo :)

Not Luck, Just Magic.

11 (edited by goo 2012-05-01 22:36:49)

Re: [MOD] Foot/TeeBall

In tabletennis map:
Players get through gap where grenade entity is put in game layer. Front layer dont have collision blocks or death tiles.
So I added death tile in game layer where grenade was. And put grenade entity in front layer.

There is bug, ball can't spawn when put in front layer. Please fix! Many players on server now exploiting to enemy side.

Click here to download demo

Note: This doesn't happen on fun elefant's server 2on2 multi with tabletennis

I use the map from that server. And I use the exe provided above.

12

Re: [MOD] Foot/TeeBall

Hi goo

In TeeBall-Version V1.1 is it fixed. In the config you have to write:

sv_grenade_death 1

I hope i could help you with that.
Greetungs FuN~EleFaNt

13 (edited by 2012-05-28 15:55:11)

Re: [MOD] Foot/TeeBall

Thanks FuN~EleFaNt. Was actually wondering what that setting did. All I needed was to put it 1.

Hi, for me map configs dont work. Would be useful for a multiserver

14

Re: [MOD] Foot/TeeBall

I can edit this modifiaction? It's good gamtype!

Teeworlds Clan here

15

Re: [MOD] Foot/TeeBall

Can some one help me how to make a server of it i tried it but the mod wont work : /

16

Re: [MOD] Foot/TeeBall

they are not in your source cod < check it





same as foot +
sv_keeptime || 3 || "Time to hold the ball"
sv_hitkeeptime ||3|| "Keeptime after you have hit with hammer"
sv_selfkillscore ||0|| "negative score for selfkill
sv_respawntime ||3|| "Time to respawn after selfkill
sv_basket ||0|| "Dunking and Basketball-Scoresystem
sv_selfkill ||1|| "Enable or disable selfkill
sv_grenade_startspeed ||0|| "value for grenadespeed, which adapt at the own speed
sv_hook_team ||0|| "Hook your team
sv_hook_keeper ||0|| "Hook the Goalkeeper
sv_goalkeeper ||0|| "Enable or disable Goalkeeper
sv_goal_keeptime ||10|| "Keeptime for goalkeepers
sv_real_foot ||0|| "Hammerhits on/off
sv_keeper_jumping ||1|| "endless jumping for goalkeepers
sv_grenade_death ||0|| "die on grenadepickup (only for tabletennis)

Don't answer 2 years old questions, look at the date before posting. // Dune

join  my telegram group  teeworld players  :  https://t.me/teeworlds2019
Teeworld Developers group : https://t.me/teeworldsdev

17

Re: [MOD] Foot/TeeBall

Hm. Sites are down or file doesn't exist.

Not sure if country or others having it too

18

Re: [MOD] Foot/TeeBall

madiik wrote:

Hm. Sites are down or file doesn't exist.

Not sure if country or others having it too

The topic was created 4 years ago if you didn't notice.

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

19 (edited by IceNine 2017-03-25 12:35:09)

Re: [MOD] Foot/TeeBall

linuxe download link is broken sad