rogueteam v0.9

Expand and mod your server.
Post Reply
User avatar
flying_popcorn
Private First Class
Private First Class
Posts: 88
Joined: Wed Dec 14, 2005 2:40 am
Contact:

rogueteam v0.9

Post by flying_popcorn »

Author: flying_popcorn + flagStay code
Description: This plugin lets rogues cap, and lets rogues get capped.
Min Version: idk.
Files: Attached is the plugin source

This plugin lets rogues cap/get capped. It also prevents rogues from TKing.

How to use:
For every base you have, copy and paste that code and change base to basemarker. For the rogue base, make a textured box, a zoned US, and a basemarker with color 0.

Example red base:

Code: Select all

base
position 0 0 0
size 10 10 0
end

basemarker
position 0 0 0
size 10 10 0
end
Example rogue base:

Code: Select all

box
position 100 100 0
size 10 10 5
outside matref roguebasewall
top matref roguebasetop
texsize 1 1
end

zone
position 100 100 5
size 1 1 0
zoneflag US 1
end

basemarker
position 100 100 0
size 10 10 5
color 0
end

Known bugs/unimplemented features:
1. You can't reset specific flags with a plugin (as far as I can tell), so it resets all unused flags when a rogue caps or gets capped.
2. You don't spawn on your base after a rogue caps or gets capped. I plan on adding this soon
3. No rogue geno, you'll have to load the rogue geno plugin in addition to this one. I may include rogue geno in this plugin later.
4. The rogue team flag (US) may reset because of _maxFlagGrabs. No flag alert when rogue flag is picked up, No sound effects when a rogue caps or gets capped. Rogue flag is not easily visible on radar.
5. It does not keep track of rogue team score. I may set it up to send a server message with the rogue score every time the score changes.




License: GPLv3
Attachments
rogueteam.cpp
(11.08 KiB) Downloaded 300 times
Anthony
Private First Class
Private First Class
Posts: 222
Joined: Fri Jan 11, 2008 4:01 pm

Post by Anthony »

lol interesting sounds fun.

Good work.
User avatar
flying_popcorn
Private First Class
Private First Class
Posts: 88
Joined: Wed Dec 14, 2005 2:40 am
Contact:

Post by flying_popcorn »

Here are the .so and .dll files.
Thanks dont kill my im a beginer for the dll!
Attachments
rogue_base.zip
.dll
(13.08 KiB) Downloaded 312 times
Archive 1.tar.gz
.so
(204.67 KiB) Downloaded 291 times
User avatar
allejo
Breaker of Builds
Breaker of Builds
Posts: 809
Joined: Sun Feb 17, 2008 10:01 pm
Location: /dev/null
Contact:

Post by allejo »

wait can rogues still kill each other or no?
User avatar
flying_popcorn
Private First Class
Private First Class
Posts: 88
Joined: Wed Dec 14, 2005 2:40 am
Contact:

Post by flying_popcorn »

wait can rogues still kill each other or no?
It also prevents rogues from TKing.
Rogues can't kill rogues - that would be TKing. It is meant to turn rogue into a 5th team color.
User avatar
allejo
Breaker of Builds
Breaker of Builds
Posts: 809
Joined: Sun Feb 17, 2008 10:01 pm
Location: /dev/null
Contact:

Post by allejo »

oh ok oops i didnt see that part. cool thanks.
User avatar
Zehra
Private First Class
Private First Class
Posts: 915
Joined: Sun Oct 18, 2015 3:36 pm
Location: Within the BZFS API and Beyond it
Contact:

Re: rogueteam v0.9

Post by Zehra »

RogueTeam has been updated to 2.4

Link to source: RogueTeam

-Zehra

If something doesn't work, let me know, so it can be updated.
Those who are critical of me, I'll likely be the same of them. ~Zehra
The decisions we make are the ones we look forward too and the ones we regret. ~Zehra
There's a difference between knowing my name and knowing me, one shows respect to my name and the other is to who I am. ~Zehra

See where I've last been active at Strayers.
Visit BZList.net for a modern HTML5 server stats site.

Click here to view the 101 Leaderboard & Score Summaries Last updated 2021-01-12 (YYYY-MM-DD)
Latest 101 thread
Post Reply