What's new

Script Cyber Camping

Ekm3kci

T. Moderator
Joined
Mar 1, 2021
Messages
149
Reaction score
37,587
Points
351
RH Camping



+ Prop creation server side development. (customer only registered)
+RegisterCommand removed will switch to animating an animation you get close to the campfire prop.
+Campground. (set up camp outside the campsite)
+ Linked to the item as a camp kit.
+ Using the item in the car is prohibited.
+ Blip is added.
+ Adding propeller 2 coordinates by camp.
+ Codes have been minimized.


Requirements
mythic_progbar
mythic_notify
ChairBedSystem



Extra
We add the 'campkit' item to your SQL table.
Here is the code we will add to the ChairBedSystem config.lua to make the props sitable.

{object="prop_skid_chair_02", verticalOffsetX=0.0, verticalOffsetY=0.0, verticalOffsetZ=0.0, direction=180.0, bed=false}




 

bigboi

Member
Joined
Apr 2, 2021
Messages
2
Reaction score
0
Points
146
It's not the same, only plants a tent and works by command.

Easy to make it work yourself but it's not the one in the video.
 

natimaneofficial

Gold Elite
Joined
Nov 16, 2021
Messages
31
Reaction score
54
Points
221
Location
iarael
RH Camping



+ Prop creation server side development. (customer only registered)
+RegisterCommand removed will switch to animating an animation you get close to the campfire prop.
+Campground. (set up camp outside the campsite)
+ Linked to the item as a camp kit.
+ Using the item in the car is prohibited.
+ Blip is added.
+ Adding propeller 2 coordinates by camp.
+ Codes have been minimized.


Requirements
mythic_progbar
mythic_notify
ChairBedSystem



Extra
We add the 'campkit' item to your SQL table.
Here is the code we will add to the ChairBedSystem config.lua to make the props sitable.

{object="prop_skid_chair_02", verticalOffsetX=0.0, verticalOffsetY=0.0, verticalOffsetZ=0.0, direction=180.0, bed=false}




*** Hidden text: cannot be quoted. ***
gg
 

TheHoodedSlayers_FB

Silver Elite
Joined
Mar 5, 2022
Messages
51
Reaction score
18
Points
166
Location
United Kingdom
RH Camping



+ Prop creation server side development. (customer only registered)
+RegisterCommand removed will switch to animating an animation you get close to the campfire prop.
+Campground. (set up camp outside the campsite)
+ Linked to the item as a camp kit.
+ Using the item in the car is prohibited.
+ Blip is added.
+ Adding propeller 2 coordinates by camp.
+ Codes have been minimized.


Requirements
mythic_progbar
mythic_notify
ChairBedSystem



Extra
We add the 'campkit' item to your SQL table.
Here is the code we will add to the ChairBedSystem config.lua to make the props sitable.

{object="prop_skid_chair_02", verticalOffsetX=0.0, verticalOffsetY=0.0, verticalOffsetZ=0.0, direction=180.0, bed=false}




*** Hidden text: cannot be quoted. ***
nice
 

Sebii

Gold Elite
Joined
Sep 7, 2021
Messages
99
Reaction score
106
Points
266
Location
Poland
RH Camping



+ Prop creation server side development. (customer only registered)
+RegisterCommand removed will switch to animating an animation you get close to the campfire prop.
+Campground. (set up camp outside the campsite)
+ Linked to the item as a camp kit.
+ Using the item in the car is prohibited.
+ Blip is added.
+ Adding propeller 2 coordinates by camp.
+ Codes have been minimized.


Requirements
mythic_progbar
mythic_notify
ChairBedSystem



Extra
We add the 'campkit' item to your SQL table.
Here is the code we will add to the ChairBedSystem config.lua to make the props sitable.

{object="prop_skid_chair_02", verticalOffsetX=0.0, verticalOffsetY=0.0, verticalOffsetZ=0.0, direction=180.0, bed=false}




*** Hidden text: cannot be quoted. ***
Thx
 
Top