-
Posts
51 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by gdias92
-
Calling hook OnHelicopterRetire resulted in a conflict between the following plugins: HeliSignals - False (Boolean), Convoy (True (Boolean)) What should I do ?
-
Calling hook OnHelicopterRetire resulted in a conflict between the following plugins: HeliSignals - False (Boolean), Convoy (True (Boolean)) What should I do ?
-
- 189 comments
-
- 2
-
-
- #eventmanager
- #manager
-
(and 5 more)
Tagged with:
-
Nevermind... I downloaded again and it worked.
-
Is it possible ? My Heli is going away after some time. I set for him to stay 24 hours lol { "Time to event start(in seconds, minimum 900)": 3600, "Random time to event start": false, "Minimum time to event start(in seconds, minimum 900)": 3600, "Maximum time to event start(in seconds)": 3600, "Minimum amount of online players to trigger the event": 1, "Drops amount(number of cargo spawns after plane landing, maximum 10)": 3, "Crates amount(spawn every cargo drop)": 1, "Crates lifetime(in seconds). The crate will not be destroyed if it has been activated": 3600, "Crates timer(in seconds)": 30, "Airdrops amount(spawn every cargo drop)": 0, "Airdrops lifetime(in seconds)": 7200, "NPCs amount(spawn every cargo drop)": 6, "NPCs lifetime(in seconds)": 3600, "NPCs type(NPCs prefab, experimental setting, it is not known how the NPCs will behave) 0 - tunneldweller; 1 - underwaterdweller; 2 - excavator; 3 - full_any; 4 - lr300; 5 - mp5; 6 - pistol; 7 - shotgun; 8 - heavy; 9 - junkpile_pistol; 10 - oilrig; 11 - patrol; 12 - peacekeeper; 13 - roam; 14 - roamtethered; 15 - bandit_guard; 16 - cargo; 17 - cargo_turret_any; 18 - cargo_turret_lr300; 19 - ch47_gunner": 8, "NPCs health(0 - default)": 0, "NPCs damage multiplier": 1.0, "NPCs attack range": 150.0, "Minimum distance to NPC damage": 250.0, "Forcibly immobilize an NPC": false, "List of kits for each NPC(requires Kits plugin)": [ "kit1", "kit2", "kit3" ], "Default displayName for NPC(for SimpleKillFeed/DeathNotes plugin)": "Airfield NPC", "List of displayNames for each NPC(for SimpleKillFeed/DeathNotes plugin)": [ "Airfield NPC1", "Airfield NPC2", "Airfield NPC3" ], "Event message(if empty, no message will be displayed)": "Airfield event started", "Calls a helicopter to the airfield after landing a cargo plane": true, "How long the helicopter will patrol the airfield (in minutes)": 2400, "Helicopter damage multiplier": 1.0, "Helicopter health": 10000.0, "Make helicopter fly away after end of patrol time": false, "Event marker on the map(will spawn a marker immediately after the start of the event)": true, "If true, spawn the marker only after the plane lands": false, "Event marker name": "[Nightmare] Airfield event", "Event marker lifetime(in seconds)": 3600, "Event marker transparency(0-1)": 0.75, "Event marker radius": 0.5, "Event marker color.R(0-1)": 1.0, "Event marker color.G(0-1)": 0.0, "Event marker color.B(0-1)": 0.0, "Use a custom place to land a cargo plane": false, "Custom place position": { "x": 463.83548, "y": 52.19391, "z": -116.711395 }, "Custom place rotation": { "x": 11.6294851, "y": 70.3533859, "z": -4.35833755E-07 }, "Use custom navmesh (enable if using custom airfield and getting NPC navmesh error)": false }
-
I want a map market (area, vending machine symbol and name) like the airfield event with a name. This way I can notify the players about the difficulty of the event.
-
Let's try. Can you do it ? I am still learning how to use oxide, otherwise I would do it myself.
-
Can you make it move ? It could move above the sea to avoid lag.
-
The airship is not moving. Is there a way to keep the airship flying through the map ? If not, could you implement ?
-
Could you please give more information about the events hooks ? Like the OnStartEvent and OnEndEvent ? This way we can add your icons here. This is the HUD Info dev answer : Hi! Unfortunately, I can't add support for these plugins without @Fruster input, because the plugin description doesn't describe their Hook, which I need to track the start/finish of event
-
Could you please give more information about the events hooks ? Like the OnStartEvent and OnEndEvent ? This way we can add your icons here. This is the HUD Info dev answer : Hi! Unfortunately, I can't add support for these plugins without @Fruster input, because the plugin description doesn't describe their Hook, which I need to track the start/finish of event
-
I will talk with him.
-
@COn123 It's working... I found out the problem. The Category.json and Items.json should be placed in a folder called Shop inside the data folder. Also you need the server rewards plugin. That was my problems.
-
-
- 84 comments
-
- 1
-
-
- #hud
- #panel
-
(and 31 more)
Tagged with:
- #hud
- #panel
- #info
- #infopanel
- #menu
- #gui
- #info hud
- #custom hud
- #server stats
- #server info
- #server panels
- #magic panel
- #rust hud
- #server hud
- #customization options
- #beatiful hud
- #rust hud plugin
- #info panel
- #information
- #events
- #hyd
- #gaming hud design
- #rust user interface
- #hud elements in rust
- #custom rust hud
- #enhanced hud for rust
- #rust interface customization
- #hud events
- #hud info
- #hud panel
- #infopanel mevent
- #hud mevent
- #info panel mevent
-
Could you please add an event icon for these events ?
-
I solved the problem. I had to enable the option that allows players to buy PVP raidable bases.
-
I had to include PVP bases, then convert to PVE. Now I am facing this problem. The dificulties are set on oxide/data/RaidableBases/Profiles/. Any tip ?
-
-
When I auto upgrade my base to stone the new skin is not applied.
-
I think I am facing the same problem. Just did a fresh install and I am getting the following problem when opening the WelcomePanel shop tab: Error found in configuration files. Please make sure that: • You didn't break json formating. Online Json validator can be used to check it. • You not missing any file in your data/Shop folder • Check if Item.json and Categories.json are not empty. If you still having issues, feel free to open support ticket and I will assist you soon as I can. (within 16 hours usually) But I am using the default files.
-
The stone skin is not working for me, even after the latest update.