No description
Find a file
2025-06-03 19:47:25 -04:00
LICENSE mit 2025-06-03 19:43:49 -04:00
README.md update readme 2025-06-03 19:47:25 -04:00
rinstagib.sp update to 1.9.1 2023-10-12 20:00:46 -04:00

💥 rINSTAGIB

SourcePawn source code used for rINSTAGIB (playtest frag compilation)

Please note that rinstagib.sp only handles fall damage and weapons. Having the rInstagib gamemode requires additional plugins.

Servers running this gamemode and general discussion available in the Discord

By default this plugin is configured to punish "camp"-y playstyles.

Enjoy the gamemode? Consider donating! !

Direct Dependencies

Plugins that rinstagib.sp depends on to run

Required Plugins

Plugins that the rinstagib gamemode depends on for the intended experience

  • Class Restrictions For Humans or classrestrict
    -- This gamemode is intended to be played with only the Soldier class available.

  • Advanced Infinite Ammo
    -- The plugin will attempt to enable Advanced Infinite Ammo on each player spawn.

  • tf-bhop
    -- Automatic hops allows easy maintenance of velocity and speeds up gameplay.

  • SOAP-TF2DM
    -- Instant respawn & respawn positions closer to the fight reduces downtime.

While not required, these are nice to have

If you're planning to have Free-For-All DM enabled (mp_friendlyfire 1), ChillyDM makes it a lot better

// General:
tf_weapon_criticals 0        // No randomness
tf_use_fixed_weaponspreads 1 // No randomness
sv_airaccelerate 150         // High turn speed
sv_gravity 700               // A little floatiness is nice
sm_aia_extrastuff 0          // The Beggars is weird with AIA ExtraStuff

// For Free-For-All:
tf_spawn_glows_duration 0    // No FFA respawn walls
soap_teamspawnrandom 1       // Use both sides' spawns for FFA DM