-
Posts
103 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by hc4stillo
-
- 92 comments
-
- #rust
- #rust-server
-
(and 4 more)
Tagged with:
-
- 91 comments
-
- 1
-
-
- 32 comments
-
- 1
-
-
-
-
Lo tienes mal configurado sigue estos pasos: /oxide/data/Shop/Commands.json "regular": { "DisplayName": "REGULAR", "Image": "https://i.ibb.co/j486RD2/250x250.png", "Message": "COMPRASTE EL HELICOPTER NIVEL REGULAR", "Command": "heli.call Regular {steamid}", "BuyPrice": 1500, "Currency": "scrap", "ShowDisplayName": true }, Luego en categoría /oxide/data/Shop/Categories.json "Eventos": { "Image": "https://rustplugins.net/products/shop/box.png", "Permission": null, "Sale": 0.0, "Items": [ "cmd/regular" ] }, Listo debe funcionar sin problemas. Saludos
-
- 185 comments
-
- #customizablequests
- #dezlife
-
(and 5 more)
Tagged with:
-
Problema al intentar levantar del suelo (planter.trinagle.deployed) se cambia en el inventario a (planter.large.deployed). =================================================================================================== Problem when trying to pick up from the ground (planter.trinagle.deployed) is changed in the inventory to (planter.large.deployed).
- 263 comments
-
- #auto plant
- #auto farm
-
(and 5 more)
Tagged with:
-
- 185 comments
-
- 1
-
-
- #customizablequests
- #dezlife
-
(and 5 more)
Tagged with:
-
- 185 comments
-
- 2
-
-
-
- #customizablequests
- #dezlife
-
(and 5 more)
Tagged with:
-
- 1,558 comments
-
- #leveling
- #progression
- (and 19 more)
-
Example: "Tab #1 Settings": { "Enabled": true, "Button Title": " HOME", "Button Icon Img": "you can change icons in data/cuiData.json", "Base Text Size": 12, "Base Text Color": "1 1 1 1", "Text Style": "robotocondensed-bold.ttf", "Text Outline Color": "0 0 0 1", "Text Outline Thickness": "0.5", "Text Align": 0, "Text Lines": [], "Background Image URL": "https://i.imgur.com/codectextetc.png", "Background Image Anchoring": [ "0 0", "1 1" ] }, Version: 3.0.7
-
Hi @Gt403cyl2 Bradley NPCs are not giving dogtags, these changes need to be made to fix this. Add new npc (Bradley) line 80 * 1536035819 heavy scientist * 1126473739 scientist bradley Add line 455 case 1126473739: // scientist bradley case 3572389335: // heavy scientist bradley ref: https://docs.carbonmod.gg/docs/rust/entities/scientistnpc Greetings
-
I have a question: I bought it recently, I was playing with it on my test server, I managed to combine it with BattlePass, Cases, Shop, etc. I loved it, the only thing that escapes me and I think due to ignorance, is how I can upload an image to steam workshop like this in the default example. If you have any link or video I would really appreciate it, I don't want to create or edit skin I just want to upload an image like this: https://steamcommunity.com/sharedfiles/filedetails/?id=2741314889
-
- 32 comments
-
Failed to call hook 'OnLootEntity' on plugin 'AutoBaseUpgrade v1.2.1' (KeyNotFoundException: The given key 'metal.refined' was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at Oxide.Plugins.AutoBaseUpgrade.ShowUI (BasePlayer player, BuildingPrivlidge tc) [0x002c0] in <9f97545190654745b68cbe180245c198>:0 at Oxide.Plugins.AutoBaseUpgrade.OnLootEntity (BasePlayer player, BuildingPrivlidge tc) [0x000c5] in <9f97545190654745b68cbe180245c198>:0 at Oxide.Plugins.AutoBaseUpgrade.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00187] in <9f97545190654745b68cbe180245c198>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Error