-
Posts
204 -
Joined
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by IMR Games
-
New version released for new facepunch update. However unfortunately it seems codefling currently have an issue with the files "Download" button on the main page not refering to the newest version. Please download it directly from the direct link: https://codefling.com/tools/imr-tools-package?do=download&version=9254&csrfKey=09772a1dada29384caf9f600b5124388 Hopefully this doesn't happen to the newest version of advanced combat logging, if so please let us know. We have never seen this issue with codefling before, hopefully they get it fixed.
-
Hey sorry for the delay. Would it be possible for you to reproduce this within a video that you could then send us? We are unable to reproduce it our self at the moment. You should also send your config. Keep in mind these support request are private so the config should be private messaged to us if you want such information to be private.
-
Main core needs an update. Will not load any IMRG plugins. Please fix
IMR Games replied to Rust Admin's Support Request in Support
Changed Status from Pending to Closed -
-
Main core needs an update. Will not load any IMRG plugins. Please fix
IMR Games replied to Rust Admin's Support Request in Support
Hey @Rust Admin a new update has been released which should fix it. -
Changed Status from Pending to Not a Bug
-
Heya @4yzhen. We would need the log file to look into this. (The one found in /oxide/log) Sending it as a private message is recommended since these support tickets are public.
-
Changed Status from Pending to Not a Bug
-
Changed Status from Pending to Not a Bug
-
Changed Status from Pending to Not a Bug
-
Hiya this is an issue with oxide, they have released a new version. Please try installing the new version of oxide.
-
No permissions can be found though IMR Tools Package and plugin installed
IMR Games replied to Kleementin's Support Request in Support
Changed Status from Pending to Not a Bug -
No permissions can be found though IMR Tools Package and plugin installed
IMR Games replied to Kleementin's Support Request in Support
Ahh I see. Cool -
No permissions can be found though IMR Tools Package and plugin installed
IMR Games replied to Kleementin's Support Request in Support
Heya looks like you need to send a log. We recommend private messaging the log to us since these support tickets are public -
No problem! 🙂 @RustLover
-
No permissions can be found though IMR Tools Package and plugin installed
IMR Games replied to Kleementin's Support Request in Support
Heya can you send the config you are using? @Kleementin -
As I mentioned in the discussion section the logs is saved in the oxide/logs/IMRGAdvancedCombatLogging folder not the data folder @RustLover
-
You mean that you didn't know the log file existed or are you saying you don't see the log file anywhere?
-
Heya @RustLover . similar to Facepunchs default implementation of the combatlog command, the combatlog (using the combatlog command) will be forgotten after a server reload, and in some cases when a player disconnects from the server. We recommend referring to the logs which gets populated when a player dies (path of which I explained under you recent post in the discussion section) for your admin investigation needs
-
If you want the combatlog to work on all enemy types we recommend leaving the whitelist config empty (which disables the whitelist feature) But if you do want to limit combatlog to a specific enemies you must add them to the whitelist individually, the enemy names you need to add is the same as those that shows up in the "target" and "attacker" column. The easiest way though, to allow all enemies that contain "scientist" for instance, is utilizing the fact that facepunch's build in "spawn" f1 menu command list available options when inputing an ambiguous input. So: Is here listing the enemy types you would add for all "scientist"'s except perhaps "scientist_corpse" and "sentry.scientist.static" unless you would like scientist corpses and outpost sentry's to be included too. You would do the same for "dweller"'s which is the npcs that live in the underwater labs and subway tunnels to add them too if you want. The reason why inputing "scientist" in the list wouldn't just automatically do this is that we feared it would be too limiting since you then wouldn't be able to filter sentry's out for instance.
-
Hello, Line Delay Seconds means: How many seconds must pass after a combat interaction has occurred before it will show up with the command. So if you put it to 1 the command will display any combat interactions that took place 1 or more seconds ago. If you look here at the bottom of the page, the config is fully explained in the Config section:
-
Hello, the .dll file is the plugin. It works exactly the same as a .cs file, you simply put it in your plugin folder and done.