adding new chp eup

This commit is contained in:
KingMcDonalds
2025-07-09 22:35:54 -07:00
parent 3352a21826
commit 191483d45e
300 changed files with 2061 additions and 17 deletions
@@ -4,7 +4,7 @@ while GetCurrentResourceName() ~= "jraxion_handlingeditor" do
print("Please do not rename the resource to jraxion_handlingeditor, it will break the resource.")
end
RegisterCommand('handlingeditor', function(source, args, rawCommand)
RegisterCommand('staffhandlingeditor', function(source, args, rawCommand)
-- Add your permission system here.
if IsPlayerAceAllowed(source, 'admin') or IsPlayerAceAllowed(source, 'command') then

Some files were not shown because too many files have changed in this diff Show More