Skip to content
View rnate's full-sized avatar
Block or Report

Block or report rnate

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. TES3MP-npcReset TES3MP-npcReset Public

    This script will log the time the player enters a cell, and then depending on the resetTime (default 1 hour of real time), run the console command 'RA'

    Lua 2

  2. TES3MP-GraphicHerbalism-Outdated TES3MP-GraphicHerbalism-Outdated Public

    Due to them relying on global player variables, none of the popular 'Graphic Herbalism' mods work in TES3MP. This transfers it to a server script, so it can run without issue.

    Lua 2 1

  3. ProjectZomboid-Defecation ProjectZomboid-Defecation Public

    A mod I originally uploaded July 18, 2018 that adds defecation to Project Zomboid.

    Lua 1 1

  4. PythonJumpGame PythonJumpGame Public

    An extremely simple game similar to Google's 'T-Rex Jump Game' created to display in the console.

    Python