trying to fixing
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
resource_manifest_version '44febabe-d386-4d18-afbe-5e627f4af937'
|
||||
this_is_a_map 'yes'
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+17
-18
@@ -65,17 +65,6 @@ ensure scully_radio2
|
||||
ensure pe-core
|
||||
ensure npwd
|
||||
|
||||
setr imperial_community_id "1773531748916x173639514765624670"
|
||||
set imperialAPI "945UI8YJRMTI3E3U3FNN867EZK1ROI"
|
||||
|
||||
ensure ImperialCAD-main
|
||||
|
||||
local communityId = GetConvar("1773531748916x173639514765624670", "")
|
||||
local apiKey = GetConvar("945UI8YJRMTI3E3U3FNN867EZK1ROI", "") -- server-side only
|
||||
|
||||
print("ImperialCAD Community ID:", 1773531748916x173639514765624670)
|
||||
print("ImperialCAD API Key:", 945UI8YJRMTI3E3U3FNN867EZK1ROI ~= "")
|
||||
|
||||
|
||||
#[-----Server Scripts-----]
|
||||
ensure vMenu
|
||||
@@ -102,7 +91,7 @@ ensure
|
||||
ensure night_ers
|
||||
ensure night_subtitles
|
||||
ensure la-minimap
|
||||
ensure night_ers_k9
|
||||
|
||||
ensure night_prop_system
|
||||
ensure SmartHoseLite
|
||||
ensure SmartFiresLite
|
||||
@@ -706,7 +695,7 @@ ensure moditMotel
|
||||
ensure RichMan_Villa
|
||||
ensure Lost-MC
|
||||
ensure ed_white_mansion
|
||||
/////ensure int_mphouse01
|
||||
ensure int_mphouse01
|
||||
ensure RealCalifornIArchitectureensure
|
||||
ensure vertex-hub
|
||||
ensure 25sandydealership_rsm
|
||||
@@ -743,10 +732,6 @@ ensure
|
||||
|
||||
|
||||
|
||||
-----[amb_clsmc]----
|
||||
ensure amb-hospital
|
||||
ensure
|
||||
ensure
|
||||
|
||||
#[-----[25sandyltdpizza]-----]
|
||||
ensure
|
||||
@@ -758,7 +743,7 @@ ensure
|
||||
|
||||
ensure ox_lib
|
||||
ensure hane_data_mirrorpark
|
||||
ensure hane_mirrorpark_41_house_md
|
||||
///ensure hane_mirrorpark_41_house_md
|
||||
|
||||
|
||||
|
||||
@@ -1237,6 +1222,20 @@ ensure
|
||||
ensure
|
||||
|
||||
|
||||
|
||||
setr imperial_community_id "1773531748916x173639514765624670"
|
||||
set imperialAPI "945UI8YJRMTI3E3U3FNN867EZK1ROI"
|
||||
|
||||
ensure ImperialCAD-main
|
||||
|
||||
local communityId = GetConvar("1773531748916x173639514765624670", "")
|
||||
local apiKey = GetConvar("945UI8YJRMTI3E3U3FNN867EZK1ROI", "") -- server-side only
|
||||
|
||||
print("ImperialCAD Community ID:", 1773531748916x173639514765624670)
|
||||
print("ImperialCAD API Key:", 945UI8YJRMTI3E3U3FNN867EZK1ROI ~= "")
|
||||
|
||||
|
||||
|
||||
## Permissions
|
||||
add_ace group.superadmin command allow # allow all commands
|
||||
|
||||
|
||||
Reference in New Issue
Block a user