dedimark / rinstagib

Configurable high-octane Team Fortress 2 gamemode reminiscent of Unreal Tournament Instagib or Ratz Instagib

Home Page:https://discord.gg/V5Z29SXtsY

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

đŸ’„ rINSTAGIB ⚡

SourcePawn source code used for rINSTAGIB (trailer video)

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.
If you want a server automatically set up with rInstagib for you, see our Ansible playbooks

Enjoy the gamemode? Buy me a coffee ☕!

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
    -- 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.

Recommended Plugins

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

Recommended configuration

// 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

About

Configurable high-octane Team Fortress 2 gamemode reminiscent of Unreal Tournament Instagib or Ratz Instagib

https://discord.gg/V5Z29SXtsY


Languages

Language:SourcePawn 100.0%