[Release][MP] Give Random Scorestreaks Script
-
This is my first script mod. It selects a random player and gives him a random scorestreak every few seconds. I created it mainly to give bots scorestreaks to make bot matches more interesting. Keep in mind bots can't use any scorestreak that requires direct control (RC-XD, Dragonfire, Lodestar, VTOL Warship), so they will never get those.
Installation:
Extract both files into your plutonium scripts folder
\AppData\Local\Plutonium\storage\t6\scripts\mpCVARS:
grs_main
If true, the mod is enabled
Default: 1grs_player_type
Set what type of players can get killstreaks. Can be "players", "bots" or "all"
Default: "bots"grs_player_team
Set what team can get killstreaks. Can be "allies", "axis" or "all"
Default: "all"grs_notify
If true, displays a chat message to all players every time a killstreak is given
Default: Falsegrs_delay
Delay between killstreak drops
Default: 30grs_allowed_streaks
Comma separated list of allowed killstreaks. All killstreaks are enabled by default. Check the list below with all the valid names you can use here.
Default: "uav,rc_xd,hunter_killer,care_package,counter_uav,guardian,hellstorm_missile,lightning_strike,sentry_gun,death_machine,war_machine,dragonfire,agr,stealth_chopper,orbital_vsat,escort_drone,emp_systems,warthog,lodestar,vtol_warship,k9_unit,swarm"Scorestreak names
uav
rc_xd
hunter_killer
care_package
counter_uav
guardian
hellstorm_missile
lightning_strike
sentry_gun
death_machine
war_machine
dragonfire
agr
stealth_chopper
orbital_vsat
escort_drone
emp_systems
warthog
lodestar
vtol_warship
k9_unit
swarm -
anyway i can make it so certain scorestreaks arent given to bots? i removed any of the lines about swarm drones and they still use it.
-
It works, very good