Garry's Mod

Garry's Mod

409 ratings
Runner (The Revitalizest Update)
2
2
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Gamemode
Addon Tags: Build, Fun
File Size
Posted
Updated
75.101 MB
2 Mar, 2024 @ 10:21pm
7 Jul @ 11:10pm
35 Change Notes ( view )

Subscribe to download
Runner (The Revitalizest Update)

Description
Runner is a small Free Running/Parkour Project created in March 2019 and extremely slowly added upon until April 2021. It's been sitting there collecting dust for a long time, so I figured why not throw it out there.

Please view the Disclaimer at the bottom before you start playing.

- RUNNER -
• Run Fast
• Use Walls and Terrain as tools to do more
• Use the Grapple Device to Physically Swing in open space
• Use the Blink Device to Teleport short distances
• Use the Time Device to Rewind time for yourself if you mess up
• Create Courses with Props via the most convoluted way possible
• No Mounted Games Required

You can modify cvars on the server as the host via the following list
Runner_SV_AllowWeapons 0 or 1 - Lets players use weapons and fire arms
Runner_TimeDevice_MaxSteps X - How many steps the Time Device keeps a history of, 66 steps is 1 second.
Runner_TimeDevice_AllowWhenever 0 or 1 - Lets players use the Time Device even if it doesn't have a full History.
Runner_TimeDevice_CourseRewinding 0 or 1 - If 1, Using the Time Device rewinds Mid-Run Course Times as well.

- DISCLAIMER -
This gamemode is in no way Complete or up to-par compared to my other Projects. The networking isn't great, people with high ping will feel a bit of a jank. There are no Player Animations or First Person Viewmodels, it's mostly just Code and SFX.

If you are playing Alone, still run the game as a 2 Player Local Server.

You can find the Controls and Course Creation tools in the Runner Utilities menu, top right of the spawn menu.

Creating a Course is just raw prop creation/placement with a physgun/toolgun and using the in-game menu to enable Course Creation mode.

It is recommended that you bring along something akin to the "STACKER" and "SMART NO COLLIDE" tool for ease of use creating courses.

WARNING: This gamemode does not have any form of prop protection and is designed around playing with friends or good people, players CAN mess with your course props in real time without any kind of prop protection addon.

If you are experiencing issues, Please make sure that your Legacy Addons are clean and that all of the other workshop addons are also Disabled.

- DIGITALLY OCCULT DISCORD -
The Digitally Occult Discord has other projects to try out like Temporal Assassin[temporalassassinwiki.miraheze.org], a single player fast paced "Total Conversion" shooter.

Digitally Occult Discord[discord.gg]

- ADDING YOUR OWN MUSIC -
If you want to add your own music tracks, make an addon in garrysmod/garrysmod named whatever you want.

Inside of that you'll want to make the folder structure YOUR_ADDON/lua/autorun/client/YOUR_FILE_NAME.lua

Open up the .lua file in NP++ and use this code as an example, should be pretty self explanitory.

function Runner_TestAddMusic( selection ) selection:AddChoice( "HL2 Song 3", "music/hl2_song3.mp3" ) selection:AddChoice( "HL2 Song 14", "music/hl2_song14.mp3" ) end hook.Add("Runner_AddMusic","Runner_TestAddMusicHook",Runner_TestAddMusic)
Popular Discussions View All (1)
1
1 May @ 4:02pm
Suggestions
HighSpeedHobo
51 Comments
Magenta  [author] 4 Jul @ 12:13pm 
Wanello. 4 Jul @ 8:24am 
what's new?
TheGallantGeek™ 25 May @ 2:00pm 
My screen is completely black and I have no other addons installed besides neon big city.
Magenta  [author] 13 May @ 2:23pm 
Theres no checks for swimming and it's not designed for underwater so, this is technically by design?

I'll fix it in the next version if i get around to it.
HighSpeedHobo 13 May @ 12:51pm 
Is swimming supposed to be extremely slow, or is that a bag?
Magenta  [author] 10 May @ 3:31am 
Controls are in the Menu, just mess around and find out.
Похищаю телики 10 May @ 3:13am 
Can you add a tutorial map?
Wanello. 16 Sep, 2024 @ 6:49am 
update when?:hatty:
Psychotrickser 5 Sep, 2024 @ 9:14am 
You could make this a hide and seek gamemode
Magenta  [author] 27 Jun, 2024 @ 2:29pm 
Fixed.