Extremelyd1 / Strat-Roulette

CS:GO Sourcemod Plugin
MIT License
9 stars 4 forks source link

Round modifier Beacon #45

Open legendksk opened 4 years ago

legendksk commented 4 years ago
    "beacon"        "1" // or 0

    add pls

    it would be nice to combine it on some rounds

    example  <------------

    "name"          "ExampleRoundName"
    "description"   "ExampleRoundDesc"
    "weapon"        "weapon_primary_random;weapon_secondary_random"
    "invisible"     "1"
    "infiniteammo"  "2"
    "armor"         "100"
    "helmet"        "1"
    "beacon"        "1"
legendksk commented 4 years ago

periodically mark players' positions

Extremelyd1 commented 4 years ago

Is it only an issue for the invincibility round? I can add a option to have people be periodically visible, since I think the beacon is a bit clunky.

legendksk commented 4 years ago

periodically marking a random player may be nice eg a random player once every 5 seconds

this will be useful as an option because I make different variations