-
Posts
683 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by CrazyRust
-
- 73 comments
-
Oh. Then I'll keep looking for the cause of the error.
-
Changed Status from Pending to Closed
-
Hi. Did you manage to solve the problem?
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed
-
Ok fine.
-
The plus seats are officially not the seats of the minicopter and therefore it is not possible to change the seat with the X key. I changed the position of the seats a little. I tested it I didn't die when I got out. Please test. Update uploaded.
-
Click on the green button to copy the link to the clipboard
-
Hi. It's an online radio. If it doesn't work, it may not be broadcasting now. You can set another radio link in the config file. On this page are radio links. https://streamurl.link/
-
Hi. I will find the cause of the error and fix it
-
-
Hi. I can't give refunds and I won't because the plugin works. But I'm very happy to help if you do exactly what I write. 1. delete the plugin and the config file (CargoConvoy.cs, CargoConvoy.json) 2. Download the plugin again from codefing. 3. copy the .cs file to the oxide/plugin directory. 4 In the webadmin interface of the server console, type: o.reload CargoConvoy 5 Type ccstart.easy 6 Send me a screenshot of this. I want to see in the photo that both commands are typed in.
-
Version 1.0.0
1 download
This plugin helps you to add limited edition custom items to lootable chests. The plugin will automatically add the name of the item to the , which is the third item found from the limit. Like a serial number. In the config file you can set the limit number of custom items and which crates to spawn in, with what percentage chance. When a player finds a limit series item, the contents of the chest will be emptied with only the item and an effect to indicate to the player that something valuable has been found. Console command: customitemdatawipe (deletes the plugin data file and spawns the emulated items in the crates again.) The command only works in the server console! Video: Config: { "Version": { "Major": 1, "Minor": 0, "Patch": 0 }, "Spawn custom items in the crates?": false, "Custom Items Settings": [ { "ShortName": "bleach", "The item limit": 5, "SkinID": 3371773425, "Displayname": "Water", "Spawns the crate": [ { "PrefabPath": "assets/bundled/prefabs/radtown/crate_normal_2.prefab", "SpawnChance": 40.0, "Item Amount": 1 }, { "PrefabPath": "assets/bundled/prefabs/radtown/crate_basic.prefab", "SpawnChance": 50.0, "Item Amount": 1 } ] }, { "ShortName": "bleach", "The item limit": 6, "SkinID": 3328031963, "Displayname": "Biopon", "Spawns the crate": [ { "PrefabPath": "assets/bundled/prefabs/radtown/crate_normal_2.prefab", "SpawnChance": 30.0, "Item Amount": 1 }, { "PrefabPath": "assets/bundled/prefabs/radtown/crate_basic.prefab", "SpawnChance": 50.0, "Item Amount": 1 } ] } ] }$7.00