Page 1 of 1
Trying to get 1CTF working
Posted: Sun Mar 29, 2015 9:49 pm
by MikeyBlunts
Hey all, hope someone will be able to shead some light, so ive got server running ect ect, its on ctf gamemode, i want it to be running 1ctf, however with the script onectf.fy its not giving me 1ctf but r1ctf
https://github.com/matpow2/pyspades-use ... /onectf.py
Thanks in advance
Re: Trying to get 1CTF working
Posted: Sun Mar 29, 2015 10:15 pm
by PxlGlok
Capture the Flag is the default gamemode, you don't need to have onectf.py running. Open your servers config.txt file then edit this:
You want to be running 1ctf so change the value to 1 and you're done or in your case if you've already got onectf.py running you need to remove it from the scripts list then you'll be done.
Re: Trying to get 1CTF working
Posted: Sun Mar 29, 2015 11:05 pm
by MikeyBlunts
that changes how many "flags" are needed to win, i want to make a 24/7 pinpoint 1ctf server, with the intel spawning in the middle
Thanks :)