Search the Community
Showing results for tags 'tutorial'.
-
With the addition of a new meth making system I decided it would be helpful to make a tutorial on it. I am a bit late to this as it has been a few days since it released but hopefully it can still help you. If I have missed something, you have questions, or want to give feedback on the video please do so in the replies.
-
Hi! I've been working on this — basically, I found all the Moonbase Alpha singing lore and decided to convert it into TitsRP. I used AI to optimize and format the songs into scripts so they can play automatically. To make them work, you need to download AutoHotkey from its official website. Then, download the script from here Once installed, just open the files I placed in the "scripts" folder. There are two versions: one for daytime and one for nighttime (since lag varies during the day, the daytime version has slightly longer timing to compensate). After that, all you need to do is: 1. Choose the MrBones job. 2. Hold **C** and change the voice to **Moonbase Voice**. 3. Use any of the key combinations below to play a song: - Smash Mouth - All Star: Alt + Z (Full song) - Carly Rae Jepsen - Call Me Maybe: Alt + T - My Little Pony Theme: Alt + H - Super Mario Bros Remix (Snoop mix): Alt + O - Portal 2 - Space Core: Alt + P - Rick Astley - Never Gonna Give You Up: Alt + N - Star Wars - Imperial March: Alt + M - Batman Theme: Alt + B - George Michael - Careless Whisper: Alt + J - Spider-Man Theme (1967): Alt + S - 4 Non Blondes - What's Up: Alt + L - Avicii - Waiting for Love: Alt + W - Darude - Sandstorm: Alt + I - Scooby-Doo Theme: Alt + Numpad 1 - Russian National Anthem: Alt + Numpad 2 Once you press the corresponding keys, the song will start playing. Keep in mind, these scripts do not contain any .exe files and are completely open-source. You can open them with any text editor to review or edit the code yourself. They are virus-free, as the only external program required is AutoHotkey, which you'll be downloading from its official website. That’s it! I’ll keep updating this with even more songs soon.
-
here are a list of useful key binds that make things easier for you improving quality of life, you can replace the key i use in the examples with whatever key you'd like. some of these are likely already well known but i would guess some new players may not know these binds. ammo bind (allows you to effectively always have ammo to reload with if you keep pressing this): bind g "say /buyammo 1" all crop seed binds for tilling plots/grow zones (lets you place seeds much faster): food (farmer) bind g "say /buycropseedmega" weed bind g "say /buyweedseedmega" opium bind g "say /buyopiumseedmega" cocaine bind g "say /buycocaineseedmega" buy chemical barrel bind g "say /buydatbarrel" stopsound (stops annoying noises that linger around) bind g stopsound chat related binds (thought i'd include them even though if you understand how the previous binds work it is sort of straightforward) bind g "say /advert PD raid" bind g "say /advert Kingdom raid" bind g "say /advert Bank raid" bind g "say /y Party assist" etc inventory holster (attempts to put whatever item you are holding into your inventory) bind g "say /invholster" binding a weapon/swep/etc to a key (this is an example on how to bind the master sword to a key) bind g "use weapon_mastersword" if you wish to bind say a batclaw or a bacta grenade i've attached the image above on how to get the weapon name. just search it in the weapons tab of the q menu and copy the weapon from the spawn menu to your clipboard and replace weapon_mastersword with whatever item you want it to be. additionally below this is how i easily find out what certain keybinds are to put into console, for example KP_MULTIPLY is numpad slash. this is useful if you wish to put your keybinds on your numpad or on mouse buttons. this is especially handy with binding guns to a key. that is all i will include. feel free to reply with any additional commands. to see any additional chat commands for in-game to make new binds i'd recommend opening the f4 menu and opening the darkrp commands menu. credit to various players for showing me how to make these binds (namely @Joey Skylynxbut there a few others who i will not disclose)
-
Hello everyone! Recently, Garry's Mod has released the new July 2024 update. This update now exposes every single prop from the base game in the spawn menu, along with pre-generated spawn icons for every prop! However, if you have played sandbox previously, you will not be able to see the new spawnlists containing all of these props. This is the new working method for getting all of the new spawnlists to show up, as shown in the screenshot below. Note that this works on EVERY server (including tits) and this method will delete ANY custom spawnlists you may have created yourself! First, you want to navigate to the root directory of your game install location. For most people, it will be located somewhere like: SteamLibrary\steamapps\common\GarrysMod You can also right click Garry's Mod in steam, and then select "Manage" then "Browse local files" to get to your root directory. Then, you want to navigate through your directory to: garrysmod\settings Within the "settings" folder you will see a folder titled "spawnlist." You want to delete the "spawnlist" folder (NOT spawnlist_default) and then reboot your game for the changes to take effect. See this image if you're confused: And that's it! You should now have the new spawnlists available to browse through! Enjoy easier building everybody!
-