// plugin · v1.0.5
HorseGun
Gun that fires horses
v1.0.5
plugin
weaponschaoshorsesfun
// price
$6.99
Overview
Gun skin shoots horses. Ground impact detected via ground polling, forces ragdoll/corpse, corpse despawns after 3 seconds.
Features
- Skinned gun launches ridable horses as projectiles
- Horses ragdoll and corpse on ground impact
- Auto-despawn for corpses after a configurable window
- Horse AI disabled in flight for predictable trajectory
- Admin command spawns horse prefabs for testing
Chat commands
Type these in the in-game chat window (press T).
CommandDoesPermission
/horsegun
Give yourself the HorseGun
horsegun.use
/horsegunprefab
Spawn a horse prefab for testing
horsegun.admin
Permissions
Grant with oxide.grant <user|group> <permission>.
PermissionGrants
horsegun.use
Fire horses from the skinned weapon
horsegun.admin
Use admin debug spawn commands
Key configuration
Tune in oxide/config/HorseGun.json after the plugin loads for the first time.
KeyDefaultWhat it does
LaunchSpeed
55
Initial velocity of launched horses
KillOnGroundImpact
true
Horses die on ground contact
CorpseCleanupSeconds
3
How long corpses remain before despawn
AutoKillAfterSeconds
8
Max flight time before auto-kill
HorsePrefabOverride
Force a specific horse prefab; empty = auto-detect
Included with purchase
HorseGun.cs— drop intooxide/plugins/orcarbon/plugins/- Lifetime updates — every future version, free
- Discord support from the Shadow Kids Studios community
- Per-server license — use on every server you run
Technical details
IDhorsegun
Slughorsegun
Version1.0.5
Categoryplugin
AuthorCodeCopilot
Tagsweapons, chaos, horses, fun
// related