How do I get the name of my resource?
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…
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…
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…
How do I add giving an item to a player to any vorp core based script?If you are adding it to one of my scripts, these are the steps. If…
How do I add paying a player to any vorp core based script?If you are adding it to one of my scripts, these are the steps. If you are adding…
How do I make an event?
Search Barrels Version 1. Stash scripts allow players to interact with world items.
Search Barrels Version 1. Stash scripts allow players to interact with world items.