-
Posts
1,227 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by MrLiquid
-
I went to Adem from ArmoredTrain, he said to bring my request here please While NON event owner is locked out from event bubble, can you please add a config option to allow admin to enter event zone please? Also if the EVENT bubble popups and players bases are caught up inside, is there a way they can enter also so they can access their bases?
-
restart your server, it fixed my problem
-
Will you be adding the brick skin please?
-
nothing to see here, simple restart fixed it all
-
void OnItemCraftFinished(ItemCraftTask task, Item item) becomes void OnItemCraftFinished(ItemCraftTask task, Item item, ItemCrafter craft) task.owner becomes craft.owner string user = db.QueryString($"SELECT info FROM {table} WHERE id = ?", id); becomes string user = db.Query<string, string>($"SELECT info FROM {table} WHERE id = ?", id);
-
- 570 comments
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
I will use my winnings to buy another quality codefling plugin. thank you
-
Can you please show an image of your HUD on the right hand side of the screen. I have your previous version and it looks great on the RHS of the screen, before I upgrade I want to see if it looks ok with all your additional buttons. Thank you
-
IsAdmin bypass to access mini belonging to other players etc please
-
here is a fix... Fine this in the .cs object OnEntityTakeDamage(Tugboat boat, HitInfo info) { if (_config.disableDamage && boat.net.ID == currentBoat?.Boat.net.ID) { return false; } return null; } CHANGE IT TO THIS object OnEntityTakeDamage(Tugboat boat, HitInfo info) { if (_config.disableDamage && boat.net.ID == currentBoat?.Boat.net.ID) { return true; } return null; } save and compile. will solve the problem
-
Is it possible to have a convoy setting so players can not stop the Convoy in or near a safe zone?
-
yes but the dev seems reluctant to make any simple changes
-
@The_Kiiiing I spoke to Nivex from TruePVE he suggested "OnEntityTakeDamage hook should return true, and that it would be better if it subscribed to CanEntityTakeDamage on truepve and nextgenpve servers"
-
MORE CONFLICTS NOW Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Pirate[1063951] was killed by TK-4916[76561198040405899] at (-2360.9, 0.9, 920.2) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean))
-
When going offduty "/pde" the player still remains in the oxide group, can you please update.
-
Calling hook OnEntityTakeDamage resulted in a conflict between the following plugins: TruePVE - True (Boolean), TugboatPirates (False (Boolean)) OnEntityTakeDamage hook should return true, and that it would be better if it subscribed to CanEntityTakeDamage on truepve and nextgenpve servers
-
Reckless0331[76561198294997331] was killed by Train_Driver_1[8931317] at (-1034.3, 18.7, -280.7) Failed to call hook 'IOnBasePlayerAttacked' on plugin 'RustCore v2.0.5925' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000fb] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0 (Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 35) ArmoredTrain.json
-
-
if a player logs off for say more than X time settable in config, can we please delete their mini ?
-
Thank you.. I'm guessing which ever plugin I was using I no longer have running. Thank you again for you efforts o.load WhoUsesGridAPI WhoUsesGridAPI was compiled successfully in 2213ms Loaded plugin WhoUsesGridAPI v1.0.0 by Steenamaroo
-
Not sure if you updated or forgot to change the Version number I am already running i.0.11 which is what the notification said was just released "EventHelper" (1.0.11) by imthenewguy (0.84s) -
-
Thank you for your latest updates, Can we please have a config option to lock the crates/supply drops to the event owner please Event owner will be first player/team to damage event, (npc & heli etc)