-
Posts
104 -
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:
-
- 93 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
-
- 193 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:
-
- 193 comments
-
- 1
-
-
- #customizablequests
- #dezlife
-
(and 5 more)
Tagged with:
-
- 193 comments
-
- 2
-
-
-
- #customizablequests
- #dezlife
-
(and 5 more)
Tagged with:
-
- 1,595 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