my team has been playing 3v3 Bball for a bit of fun, usually on ctf_pro_bball. our meta has become usually 1 solly, 1 quickfix medic and a detonator pyro.
However, we want to implement a system where when the medic caps, 5 capture points are awarded, 2 for pyro and 1 for solly // + other classes.
Does anyone have any ideas if / how such a scoring system could be implemented?
my team has been playing 3v3 Bball for a bit of fun, usually on ctf_pro_bball. our meta has become usually 1 solly, 1 quickfix medic and a detonator pyro.
However, we want to implement a system where when the medic caps, 5 capture points are awarded, 2 for pyro and 1 for solly // + other classes.
Does anyone have any ideas if / how such a scoring system could be implemented?
how does a medic even cap in bball?
how does a medic even cap in bball?
lol our general "meta" is when the intel spawns on your side (the other team just capped), you let the quick fix med grab the intel, the solly jumps, and then tries to focus the other players while the med strafes onto the hoop.
lol our general "meta" is when the intel spawns on your side (the other team just capped), you let the quick fix med grab the intel, the solly jumps, and then tries to focus the other players while the med strafes onto the hoop.
You'd need a server plugin.
You'd need a server plugin.
this sounds like it would be fun except pyro class
this sounds like it would be fun except pyro class
fatswimdudethis sounds like it would be fun except pyro class
tbh probably my favourite, can "defend" the cap. though we currently have scout, solly, pyro, demo, medic all allowed with 1 per class.
need to ban winger and atomizer though because if scout can just run past and cap makes it kinda lame, we tend to use force a nature for caps or scatter to just frag
[quote=fatswimdude]this sounds like it would be fun except pyro class[/quote]
tbh probably my favourite, can "defend" the cap. though we currently have scout, solly, pyro, demo, medic all allowed with 1 per class.
need to ban winger and atomizer though because if scout can just run past and cap makes it kinda lame, we tend to use force a nature for caps or scatter to just frag
AndKennethYou'd need a server plugin.
Do you think a sourcemod plugin would work // a similar version would already exist?
I had a quick poke around the list on sourcemod.net but didn't see anything really similar to what i'm looking for + I have no experience writing plugins.
[quote=AndKenneth]You'd need a server plugin.[/quote]
Do you think a sourcemod plugin would work // a similar version would already exist?
I had a quick poke around the list on sourcemod.net but didn't see anything really similar to what i'm looking for + I have no experience writing plugins.
Hopefully this will help, just made it so let me know if there are any issues:
https://mega.co.nz/#!Bh8DTICB!KExOhL8HamohrBIqPhPEAtbTuW7TEEjdHZnJJA2GPSQ
Compiled smx and source are included. Convars are:
ctfpoints_enabled - turn it on/off
ctfpoints_scout - # of points for capping intel
etc. for all 9 classes. Or type 'find ctfpoints' in your server console to see all the commands
Enjoy
Hopefully this will help, just made it so let me know if there are any issues:
https://mega.co.nz/#!Bh8DTICB!KExOhL8HamohrBIqPhPEAtbTuW7TEEjdHZnJJA2GPSQ
Compiled smx and source are included. Convars are:
[i]ctfpoints_enabled[/i] - turn it on/off
[i]ctfpoints_scout[/i] - # of points for capping intel
etc. for all 9 classes. Or type 'find ctfpoints' in your server console to see all the commands
Enjoy
Rob123Hopefully this will help, just made it so let me know if there are any issues:
https://mega.co.nz/#!Bh8DTICB!KExOhL8HamohrBIqPhPEAtbTuW7TEEjdHZnJJA2GPSQ
Compiled smx and source are included. Convars are:
ctfpoints_enabled - turn it on/off
ctfpoints_scout - # of points for capping intel
etc. for all 9 classes. Or type 'find ctfpoints' in your server console to see all the commands
Enjoy
works perfectly, absolute legend!!! really appreciate it :D
[quote=Rob123]Hopefully this will help, just made it so let me know if there are any issues:
https://mega.co.nz/#!Bh8DTICB!KExOhL8HamohrBIqPhPEAtbTuW7TEEjdHZnJJA2GPSQ
Compiled smx and source are included. Convars are:
[i]ctfpoints_enabled[/i] - turn it on/off
[i]ctfpoints_scout[/i] - # of points for capping intel
etc. for all 9 classes. Or type 'find ctfpoints' in your server console to see all the commands
Enjoy[/quote]
works perfectly, absolute legend!!! really appreciate it :D