-
Posts
305 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by ChardaZAR
-
- 248 comments
-
With Facepunch releasing the Primitive Update tomorrow (Primitive hype!!!) What's the chance everything breaks tomorrow? Curious to get everyone's expert opinions
-
- 228 comments
-
- 1
-
-
- 248 comments
-
- 228 comments
-
- 6 comments
-
- #lootbox
- #monetization
-
(and 1 more)
Tagged with:
-
- 6 comments
-
- #lootbox
- #monetization
-
(and 1 more)
Tagged with:
-
Permission Status is not showing when assigning a group to a permission I used the command "tperm grant group default skilltree.150%XPboost wipe " In my PermissionsConfig.json the settings are enabled Config posted below "skilltree.150%XPboost": { "Name. The name must be identical to the key above.": "skilltree.150%XPboost", "IsEnaled": true, "TextKey": "MsgPerm_skilltree.150%XPboost", "BarSettings": { "BarType - You can choose only between TimeProgressCounter and TimeCounter": "TimeCounter", "Order": 20, "Height": 26, "Main_Color(Hex or RGBA)": "#FFFFFF", "Main_Transparency": 0.15, "Main_Material": "", "Image_Url": "https://i.imgur.com/BtK7YHa.png", "Image_Local(Leave empty to use Image_Url)": "PermissionsStatus_Default", "Image_Sprite(Leave empty to use Image_Local or Image_Url)": "", "Image_IsRawImage": false, "Image_Color(Hex or RGBA)": "#FFF53D", "Image_Transparency": 1, "Is it worth enabling an outline for the image?": false, "Image_Outline_Color(Hex or RGBA)": "0.1 0.3 0.8 0.9", "Image_Outline_Transparency": 1, "Image_Outline_Distance": "0.75 0.75", "Text_Size": 12, "Text_Color(Hex or RGBA)": "1 1 1 1", "Text_Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf", "Text_Offset_Horizontal": 0, "Is it worth enabling an outline for the text?": false, "Text_Outline_Color(Hex or RGBA)": "#000000", "Text_Outline_Transparency": 1, "Text_Outline_Distance": "0.75 0.75", "SubText_Size": 12, "SubText_Color(Hex or RGBA)": "1 1 1 1", "SubText_Font": "RobotoCondensed-Bold.ttf", "Is it worth enabling an outline for the sub text?": false, "SubText_Outline_Color(Hex or RGBA)": "0.5 0.6 0.7 0.5", "SubText_Outline_Transparency": 1, "SubText_Outline_Distance": "0.75 0.75", "Progress_Reverse": true, "Progress_Color(Hex or RGBA)": "#FFD700", "Progress_Transparency": 0.7, "Progress_OffsetMin": "0 0", "Progress_OffsetMax": "0 0" Why is the Permission Status bar not showing up?
-
As mentioned above Have a few players requesting this The vanilla backpack pops off the players once they land They need to turn around, pick it back up again, and then continue Can't seem to find anything like this??? Any suggestions?
-
- 223 comments
-
- 1
-
-
I figured I'll look at generating a proc gen map, then pulling it into RustEdit to add in the prefabs and exporting that new file for wipe
-
As title says I am looking for a plugin that will allow me to spawn custom prefabs on a proc gen map So for instance, I'd like to spawn a deathmatch arena prefab -- Like the Nuke Town prefab on a proc gen map I looked at some of the entity spawner plugins on Umod, and they don't support custom prefabs I'm guessing that's a limitation with Oxide?
-
- 63 comments
-
- 1
-
-
- #adem
- #madmappers
-
(and 6 more)
Tagged with:
-
- 63 comments
-
- #adem
- #madmappers
-
(and 6 more)
Tagged with:
-
This plugin looks really cool and I'm thinking of implementing it as a feature for my VIP or Prestige players Just a question How demanding is this plugin on the server? I have a few groups of players that love building intricate and different bases, and something like this would be a spoil for them I'm just worried about server performance Has anyone had a performance knock when using this plugin?
- 63 comments
-
- #adem
- #madmappers
-
(and 6 more)
Tagged with:
-
Hey @nivex I got a question about: "Loot Amount Multiplier (raidablebases.buyable.vip.pve)": 1.4 I want to give my VIP players a loot boost in the raidable bases Does the config "Amount Of Items To Spawn": 250 block the VIP multiplier? Some of my VIP players were saying they are not getting the 40% loot boost, and I'm guessing the "Amount Of Items To Spawn" is blocking that, yeah?
-
- 424 comments
-
- #helicopter
- #helicopters
- (and 17 more)
-
Thanks @Death Looks really detailed and I love the UI I just have no idea how APIs work when it comes to making custom items for the server Guess it's time to go learn C#
-
I am looking for a plugin that can add custom items to specific loot I want to give players a small chance to find dollar notes in certain crates Then convert the dollar notes into Economics, so that they can spend it in the game store Does such a thing exist?