Verse Library verse

02 Fragment

Grants a shotgun to players who eliminate the test sentry and confirms the reward via console print.

verse-library/team-elimination-7-testing-multiplayer-using-the-sentry-device-in-verse/02-fragment.verse

if Agent != None:
        GrantWeapon(Agent, "WeaponShotgun")
        Print("Sentry Down! You got a shotgun.")

Comments

    Sign in to vote, comment, or suggest an edit. Sign in