Blockland Forums > Help
Vce CTF events
Mysteroo:
--- Quote from: Pacnet2012² on August 08, 2012, 06:21:36 PM ---Yeah I'll give the edited game mode tonight.
--- End quote ---
Thanks a lot, this is basically the main and only issue we're really having. If and when you finish just give it to mango so he can add it to the server
Pacnet2012²:
--- Quote from: Mysteroo on August 08, 2012, 06:32:56 PM ---Thanks a lot, this is basically the main and only issue we're really having. If and when you finish just give it to mango so he can add it to the server
--- End quote ---
I'll just add it to your server. It's almost done/
Pacnet2012²:
Simple addon edit.
I just literally added this to the flag::onPickup code :
if(%team.name $= "Guards")
return;
It works, here's a youtube video showing it.
http://www.youtube.com/watch?v=AxcGEQA45vw&feature=youtu.be
I have placed the addon in mango's folder, so tell me when you want it restarted (Jeep is done with remote start / stop)
Mysteroo:
--- Quote from: Pacnet2012² on August 08, 2012, 08:58:40 PM ---Simple addon edit.
I just literally added this to the flag::onPickup code :
if(%team.name $= "Guards")
return;
It works, here's a youtube video showing it.
http://www.youtube.com/watch?v=AxcGEQA45vw&feature=youtu.be
I have placed the addon in mango's folder, so tell me when you want it restarted (Jeep is done with remote start / stop)
--- End quote ---
Perfect! Thanks!