-
Posts
409 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by kaysharp
-
No its not. Reload Image library and check console for any errors .
-
You need to download Image library https://umod.org/plugins/image-library
-
can post the config file
-
I didn't change any thing related to command or permissions. its the same code as before. I've installed fresh server and everything is working fine. Update oxide and your plugins.
-
Changed Status from Pending to Closed
-
Unload the plugin -> delete config file -> load it again.
-
Everything is working fine on my server
-
Can you send me a video of that bug or your server IP?
-
Changed Status from Pending to Closed Changed Fixed In to 1.1.2
-
Changed Status from Pending to Closed Changed Fixed In to 1.1.2
-
Changed Status from Pending to Closed Changed Fixed In to 1.1.2
-
Try unloading plugins one by one too find witch one is conflicting with Tugboat Warfare and can you give me list of all plugins installed on your server?
-
.what do you mean bu it fails? Is there a compiling error?
-
Everything is working on my server. remove the plugin and config file then reupload it if nothing changes give me your server ip to try.
-
Hi, that never happen to me.Can you attach the config file and I'll have a look after work.
-
-
Version 1.0.4
126 downloads
Tugboat Warfare takes your waterborne adventures to new heights with exhilarating naval combat. With fully functional cannons and a variety of powerful ammunition options, players can engage in action-packed PvP battles on the open waters. Right now its not an event just players go around taking out other tugboat but it will be in the future. Canons can damage building(Subject to change). Permissions: TugboatWarfare.use - allows player to spawn canons on the tugaboatboat they're looking at. Commands: /scanons spawn: spawn cannons on your tugboat. /scanons remove: remove canons Config If play has multiple ammunition that can be used by the cannon a chat message will be display and write the item name that is going to be used by the canon. Ammo Types: Can be any ammunition availeble in game. you can get items short name from https://www.corrosionhour.com/rust-item-list/ and prefab from https://www.corrosionhour.com/rust-prefab-list/ . Canons Positions: Each canon have its position and rotation. Canon heading: Front => 1 Back left => 2 Back right => 3 { "Toggle Tugboat Cannon Spawning(When enabled, all tugboat will have canons when spawned; when disabled, only players with permission 'use' can access this feature.)": true, "Permission to use tugboat canons": "TugboatWarfare.use", "Ammo Types": [ { "Short Name": "ammo.rocket.basic", "Ammo Prefab": "assets/prefabs/ammo/rocket/rocket_basic.prefab", "Initialize velocity": 15.0, "Enable": true, "Reload Time": 3.0 }, { "Short Name": "ammo.rocket.fire", "Ammo Prefab": "assets/prefabs/ammo/rocket/rocket_fire.prefab", "Initialize velocity": 15.0, "Enable": true, "Reload Time": 3.0 }, { "Short Name": "ammo.rocket.hv", "Ammo Prefab": "assets/prefabs/ammo/rocket/rocket_hv.prefab", "Initialize velocity": 15.0, "Enable": true, "Reload Time": 3.0 }, { "Short Name": "ammo.rocket.mlrs", "Ammo Prefab": "assets/content/vehicles/mlrs/rocket_mlrs.prefab", "Initialize velocity": 50.0, "Enable": true, "Reload Time": 3.0 }, { "Short Name": "ammo.rocket.sam", "Ammo Prefab": "assets/prefabs/npc/sam_site_turret/sam_ammo.prefab", "Initialize velocity": 15.0, "Enable": true, "Reload Time": 3.0 }, { "Short Name": "ammo.grenadelauncher.he", "Ammo Prefab": "assets/prefabs/ammo/40mmgrenade/40mm_grenade_he.prefab", "Initialize velocity": 15.0, "Enable": true, "Reload Time": 3.0 }, { "Short Name": "ammo.grenadelauncher.smoke", "Ammo Prefab": "assets/prefabs/ammo/40mmgrenade/40mm_grenade_smoke.prefab", "Initialize velocity": 15.0, "Enable": true, "Reload Time": 3.0 } ], "Maximum shots before overheating": 3, "Overheat cooldown": 5.0, "Canons Positions": [ { "Canon Positions": { "x": 0.0, "y": 3.0, "z": 11.25 }, "Canon Rotation": { "x": 0.0, "y": 200.0, "z": 0.0 }, "Canon heading": 0 }, { "Canon Positions": { "x": 3.0, "y": 2.5, "z": -8.5 }, "Canon Rotation": { "x": 0.0, "y": -90.0, "z": 0.0 }, "Canon heading": 2 }, { "Canon Positions": { "x": -3.0, "y": 2.5, "z": -8.5 }, "Canon Rotation": { "x": 0.0, "y": -90.0, "z": 0.0 }, "Canon heading": 1 } ], "Tugboat speed multiplier": 2.0, "Tugboat Stearing Scale multiplier": 2.0 }$11.99