Files
Elite-Gaming-FiveM/resources/Commands/__resource.lua
T
Jacob 3446af804d Bunch of QOL improvements
+ Re-wrote the commands script to actually register the commands.
+ Changed both the Hands-Up and Point-Finger script to use commands. Mostly had to re-write Hands-Up entirely and change up the point script alittle.
+ Fixed a car which had a ridiculous handling data file.
2023-05-28 23:45:43 +01:00

3 lines
113 B
Lua

description 'Custom made commands script by ThatGuyJacobee'
client_script 'client.lua'
server_script 'server.lua'