Poll

Did the Squad Mod live up to your expectations?

Yes!
Kinda.
Not really
No!

Author Topic: EV0_'s Early-Summer Release! | Another update!  (Read 5011 times)


EV0_ Mods Help Pack
Generic Help Script
This is something that some of you may have seen when I first released it. It's a simple script that gives you the ability to type /help and see your own help screen Sorry, bad wording...
Feature(s):
  • /help command
  • RTB Prefs to change what shows up when you type /help
Download

Advanced Help Script
A much more advanced version of the Generic Help Script.
Feature(s):
  • 5 different help categories, and three lines for each.
  • RTB Prefs to change what the categories are, and what each line says.
Known Issue(s):
  • Does not always respond to server pref changing.
Download
Helpme
A simple script that lets players type /helpme What do you want help with and it will tell all admins on the server that %1 wants to know: Whatdoyouwanthelpwith
Download

Squad Mod

Hey, guys! After about two days of work, It's finally out!
This is a not-so-simple script that allows you to easily move people to different squads. Plus, IT'S COMPLETELY SERVER-SIDED!!! :D

Feature(s):
  • Various /commands, including /JoinSquad [SquadNUMBER] and /leaveSquad
  • A few RTB prefs, to toggle /joinSquad and /leaveSquad commands (which I find usefull for my Army RP)
  • Events to join people onto squads, as well as /AssignSquad [PlayerName] [SquadNumber] and /AssignSquadLeader (same variables): Super-Admin only!
  • README.txt file included inside for more information.
  • /SquadLeader command to become squad leader of current squad (if there isn't one already...)
  • Start your chat with "*S" to talk to your squad only!
  • /toggleleaderspawn to toggle spawning at the location of your squad leader!
  • /callHelp command that launches a flare straight up!
  • /squadOrder commands that launch different color smoke grenades.
  • Avalable /squadOrder's include Attack (red smoke), Defend (Green smoke), and Move (white smoke)
  • /squadHelp command. (NEW!)
  • Event to move player to squad leader! (NEW!)
REQUIREMENT(S):
  • Both the /callHelp command and the /squadorder commands require Weapon_DWeapons by Gravity Cat. If you do not care about these features, then just ignore this.
DOWNLOAD


Combat Pack
A few things I cooked up for combat purposes.
Feature(s):
  • Screen flashes red when you take damage.
  • Flash time and opacity (transparency) determined by damage amount
  • Headshot damage multiplier (determined by RTB Prefs)
  • Binocular item that you can zoom in, and that tells you the distance of what you're looking at by holding down FIRE.
Known Issue(s):
  • Binocular distance-finder doesn't work when you have it zoomed in.
Requirement(s):
  • Requires Weapon_LaserPointer if you want the red dot effect to show up for binoculars.
DOWNLOAD
« Last Edit: June 26, 2015, 09:52:27 AM by EV0_ »

I find the squad mod useful, well done.

when squad leader didnt come

EDIT: If you've downloaded Server_SquadMod.zip before 3:50 PM Pacific Coast Time, then I suggest you redownload it.

What about Squad spawning?

What about Squad spawning?
I don't get it...? You mean spawning squaddies with their leader?

I don't get it...? You mean spawning squaddies with their leader?
Yes sir


Or we can do like rally points, where, using events, we can assign a squad leader an item that can be placed on the ground. We can use events to detect if a team specific rally point has been placed. If so, we can use the input event (OnPlayerTouch, OnActivate, etc) and then use the target (RP) and then the out put event "SetPlayerTransform"

Or we can do like rally points, where, using events, we can assign a squad leader an item that can be placed on the ground. We can use events to detect if a team specific rally point has been placed. If so, we can use the input event (OnPlayerTouch, OnActivate, etc) and then use the target (RP) and then the out put event "SetPlayerTransform"
This is (1) a little confusing, and (2) a bit complicated...

I'll do that once I figure out how.
%arg1.setTransform(%arg2.player.getPosition());

what about squad chat.  you know, team chat that is just displayed to squad members.

what about squad chat.  you know, team chat that is just displayed to squad members.
This and squad spawning (forget rallies)

what about squad chat.  you know, team chat that is just displayed to squad members.
what about squad chat.  you know, team chat that is just displayed to squad members.
GUESS WHAT??? I'm about to make a new release with BOTH of those!

Just need to test first...

EDIT: Just realized it really WAS Summer... changing title.
« Last Edit: June 24, 2015, 07:03:13 AM by EV0_ »

MAJOR UPDATE to Server_SquadMod!
Added a few things:
  • Squad chat
  • /SquadLeader command
  • /squadOrder commands
  • /callHelp command
  • /toggleLeaderSpawn command
I suggest you redownload!