Upvote Upvoted 1 Downvote Downvoted
Searching for BBall Mod Download
posted in Customization
1
#1
0 Frags +

hi guys,

i wanna set up a tf2 bball server, but all the mods i found arent working/are outdated.

does anyone know a working one?

thanks :)

hi guys,

i wanna set up a tf2 bball server, but all the mods i found arent working/are outdated.


does anyone know a working one?

thanks :)
2
#2
1 Frags +

Last time I looked into setting up my own bball server, it didn't require any special mods. The maps handle most of the work, and putting the server in tournament mode allows you to use the whitelist and class restrictions. I think SourceMod was needed to change the respawn times, but I'm not positive about that.

Last time I looked into setting up my own bball server, it didn't require any special mods. The maps handle most of the work, and putting the server in tournament mode allows you to use the whitelist and class restrictions. I think SourceMod was needed to change the respawn times, but I'm not positive about that.
3
#3
1 Frags +

ty sir :)

ty sir :)
4
#4
4 Frags +

you just need sourcemod.

wozers respawn plugin is optional, if you use it these are the commands.
//RESPAWN NA style
sm_respawn_time_enabled 1
sm_respawn_time_red 2
sm_respawn_time_blue 2

otherwise you can get fast respawn with
sm_cvar spec_freeze_time -2

then you need a whitelist (usually stock weps+orignal only), classlimit 2 soldiers, map ctf_ballin_sky.
mp_match_end_at_timelimit 1

thats about it.

you just need sourcemod.

wozers respawn plugin is optional, if you use it these are the commands.
//RESPAWN NA style
sm_respawn_time_enabled 1
sm_respawn_time_red 2
sm_respawn_time_blue 2

otherwise you can get fast respawn with
sm_cvar spec_freeze_time -2

then you need a whitelist (usually stock weps+orignal only), classlimit 2 soldiers, map ctf_ballin_sky.
mp_match_end_at_timelimit 1

thats about it.
5
#5
0 Frags +
wonderlandyou just need sourcemod.

wozers respawn plugin is optional, if you use it these are the commands.
//RESPAWN NA style
sm_respawn_time_enabled 1
sm_respawn_time_red 2
sm_respawn_time_blue 2

otherwise you can get fast respawn with
sm_cvar spec_freeze_time -2

then you need a whitelist (usually stock weps+orignal only), classlimit 2 soldiers, map ctf_ballin_sky.
mp_match_end_at_timelimit 1

thats about it.

thank you so much, but i have a problem...

when i start the server, it keeps on looping restart

but only when source mod is installed

[quote=wonderland]you just need sourcemod.

wozers respawn plugin is optional, if you use it these are the commands.
//RESPAWN NA style
sm_respawn_time_enabled 1
sm_respawn_time_red 2
sm_respawn_time_blue 2

otherwise you can get fast respawn with
sm_cvar spec_freeze_time -2

then you need a whitelist (usually stock weps+orignal only), classlimit 2 soldiers, map ctf_ballin_sky.
mp_match_end_at_timelimit 1

thats about it.[/quote]


thank you so much, but i have a problem...

when i start the server, it keeps on looping restart

but only when source mod is installed
6
#6
2 Frags +

You most likely need to update your sourcemod and metamod files on the server. You can grab the latest snapshots from here:
http://www.sourcemod.net/snapshots.php
and
http://www.sourcemm.net/snapshots

Just make sure you choose the right OS and the stable branch.

You most likely need to update your sourcemod and metamod files on the server. You can grab the latest snapshots from here:
http://www.sourcemod.net/snapshots.php
and
http://www.sourcemm.net/snapshots

Just make sure you choose the right OS and the stable branch.
Please sign in through STEAM to post a comment.