Accountability Post 9/16/2024
Planned for today
Planned for today
Planned for today
Planned for today
Well, three months of migraine kicked my butt, tried new meds, and had an allergy response, which wasn’t great. So now recovering from everything, and planning for the new quarter,…
Been a weird month. As I’ve mentioned before, my primary goal this year is my health. So in alignment with that I spent quite a bit of time making appointments,…
All the other sites have been rebuilt. I’ll be focusing on this one again and finishing the import of redm functions. Having the main site I was using disappear was…
This code is a native, and does not require any core to function, and is therefore compatible with all cores. client.lua Add the following code to your client.lua or any…
How do I add job locking to any vorp core based script?If you are adding it to one of my scripts, these are the steps. If you are adding it…
Example is for vorp_weaponsv2 – Vorp/Redm/CFX/LUAThis is a native function called FreezeEntityPosition. client.lua In the client.lua line around line 692 you see this line Add the following code between those…
config.lua Add the following lines to the config.lua, change as needed. This section is the variables that define what the blip looks like and the text displayed for the blip…