-
Posts
60 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by ALiEN JiM
-
That is brilliant thank you that will be very helpful as always thank you for your time and replies.
-
Hi Marte6, Would it be possible to add an input button in the output container and a output button in the input container so we can swap between either input/output containers rather then having to exit and re-enter every time we need to change from either container... phew i hope i made that understandable lol
- 66 comments
-
- #recycler
- #industrial
-
(and 2 more)
Tagged with:
-
Hi Kiiiing, I have Convoy and Caravan Event plugins that gets blocked by the shipping container when Radtown event is active, I would like to ask if I can have permission to change the coordinates in your code for the shipping container on the road to move it over a few feet? From: _radtownMonument.transform.position, Quaternion.LookRotation(_radtownMonument.transform.TransformDirection(Quaternion.Euler(0, 30, 0) * Vector3.forward))); To something like: _radtownMonument.transform.TransformPoint(new Vector3(-5f, 0.13f, 3f)), Quaternion.LookRotation(_radtownMonument.transform.TransformDirection(Quaternion.Euler(0, 5, 0) * Vector3.forward))); This should give enough room for both Convoy and Caravan events room to pass by, this change will only be for my server! Not sure if you can implement an option in the configuration file that will allow us to change the coordinates placement of the shipping container if not it's not a problem as I can with your permission to change coordinates each time you make updates. Kind Regards ALiEN JiM
-
Hi i want to purchase plugin Heavy Excavator Event, but i had a question that i didnt see on the info page! what happens if a player is already using the excavator before the event starts? i.e does it wait until the player has finished, or does it make a note of what was stored and restores it to the state it was before the event started?. Thank you for any help and info on this.
-
- 21 comments
-
- #event
- #balloon heist
-
(and 6 more)
Tagged with:
-
This plugin is an outstanding addition to my PvE server! It has quickly become an absolute favourite among the players who can't get enough of it. I've chosen to name the crate "Abandoned Ammo Box," and it never fails to bring joy when a group of helicopters rush toward the lucky crate when it spawns. The author has been immensely helpful whenever needed, and I eagerly anticipate more exciting events from this author.
- 13 comments
-
- #lucky
- #lucky crates
-
(and 20 more)
Tagged with:
-
Hi sorry I keep meaning to ask would it be possible to add in the config a way to change the name of the map icon so i could have it say [Abandoned Ammo Box] or something? As always thank you so much for your time and help
-
- 13 comments
-
- #lucky
- #lucky crates
-
(and 20 more)
Tagged with:
-
- 13 comments
-
- #lucky
- #lucky crates
-
(and 20 more)
Tagged with:
-
Hi Fruster. just an update, so I restored my server from a backup I created just after the 5th Feb wipe, same issue as before, deleted RustEdit Extension then reboot server no issues, I then reinstalled the RustEdit Extension and rebooted the server still no issue and all seems fine, I can only think that the wipe update had messed up the RustEdit Extension in some way! other then that i have no idea. Again many thanks for your time and help Regards Jim.
- 226 comments
-
- #event
- #cargoplane
- (and 18 more)
-
- 226 comments
-
- 2
-
-
- #event
- #cargoplane
- (and 18 more)
-
- 226 comments
-
- #event
- #cargoplane
- (and 18 more)
-
Hi and thank you for your reply! I am Confused! Server is up to date even today steam update and oxide, all 3 of your plugins are up to date, as you can see in the errors messages: AirfieldEvent v1.4.9 CargoPlaneCrash v1.4.6 LaunchSiteHelipadEvent v1.1.0 what plugins is it you want me to update? I have 2 servers and i have almost 200 plugins but these 3 are the only ones with issues, I have even tried with only these 3 plugin events still same issue. What am i missing! all i see is something to do with hooks. Any further help would be much appreciated. Regards Jim.
- 226 comments
-
- #event
- #cargoplane
- (and 18 more)
-
Hi since wipe 5th Feb CargoPlaneEvent, AirfieldEvent and HelipadEvent no longer work! Running on latest Oxide Start up Error: [Error] Failed to call hook 'OnServerInitialized' on plugin 'AirfieldEvent v1.4.9' (ArgumentException: Undefined target method for patch method static System.Boolean Oxide.Plugins.BaseCombatEntity_OnKilled_Patch::Prefix(BaseCombatEntity __instance, HitInfo info)) at HarmonyLib.PatchClassProcessor.PatchWithAttributes (System.Reflection.MethodBase& lastOriginal) [0x00047] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at HarmonyLib.PatchClassProcessor.Patch () [0x0006e] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 [Error] Failed to call hook 'OnServerInitialized' on plugin 'CargoPlaneCrash v1.4.6' (ArgumentException: Undefined target method for patch method static System.Boolean Oxide.Plugins.BaseCombatEntity_OnKilled_Patch::Prefix(BaseCombatEntity __instance, HitInfo info)) at HarmonyLib.PatchClassProcessor.PatchWithAttributes (System.Reflection.MethodBase& lastOriginal) [0x00047] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at HarmonyLib.PatchClassProcessor.Patch () [0x0006e] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 [Error] Failed to call hook 'OnServerInitialized' on plugin 'LaunchSiteHelipadEvent v1.1.0' (ArgumentException: Undefined target method for patch method static System.Boolean Oxide.Plugins.BaseCombatEntity_OnKilled_Patch::Prefix(BaseCombatEntity __instance, HitInfo info)) at HarmonyLib.PatchClassProcessor.PatchWithAttributes (System.Reflection.MethodBase& lastOriginal) [0x00047] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 at HarmonyLib.PatchClassProcessor.Patch () [0x0006e] in <6c906b4f1de440f3a86cb0ebb3f48ea6>:0 And when i try to start the event: [CargoPlaneCrash] Event started Failed to call hook 'callcargoplane' on plugin 'CargoPlaneCrash v1.4.6' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.CargoPlaneCrash.findTarget () [0x00012] in <746de5af180b45859e8e6455b2433887>:0 at Oxide.Plugins.CargoPlaneCrash.startEvent () [0x00036] in <746de5af180b45859e8e6455b2433887>:0 at Oxide.Plugins.CargoPlaneCrash.callcargoplane (Oxide.Core.Libraries.Covalence.IPlayer iplayer) [0x00029] in <746de5af180b45859e8e6455b2433887>:0 2kb/s in, 10kb/s out at Oxide.Plugins.CargoPlaneCrash.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00776] in <746de5af180b45859e8e6455b2433887>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0
- 226 comments
-
- #event
- #cargoplane
- (and 18 more)
-
As always many thanks, have a lovely weekend 🙂
-
Hi, just wondering if you knew that Lucky Crates don't work since the latest wipe update and if you had was working on a fix!? Error: LuckyCrates.cs - 'PhoneController' does not contain a definition for 'PositionToGridCoord' (L: 491 | P: 48) | Removing from project running on oxide v2.0.6329 Many thanks for your time on this.
-
Thank you so much and for your speedy replays and fixes! I will try again to do a review but due to being dyslexic and find it hard to make it they way this site wants it done it gets rejected 😞
-
Thank you for going above and beyond.