-
Posts
758 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Mercury
-
HELP WITH EMP GRENADES and PANEL INFOS
Mercury replied to AlaEddine Yahia's Support Request in Support
Hi. Command : iqdp.empgive SteamID SkinID (in config) The conflict message is related to the TargetableDrones update, it changed the hook's response return, which created a conflict. Open TargetableDrones.cs Find : private object OnTurretTarget(AutoTurret turret, Drone drone) return True; replace => return False; -
Send us a video of how you do it.
-
You cannot repair this object in the repair workbench, it is not supported. You can only fix it with a hammer blow if you have it enabled in the configuration.
-
Please read the error. You do not have access to save data using the specified path. Grant access or resolve this hosting issue.
-
Data about bears is saved when the plugin is uploaded and every save on the server. I checked on my local server and everything is fine.
-
It locks, just like with a regular Semi-Automatic Rifle.
-
Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
-
I understand what you're talking about, I'll check it on the test server and release an update soon. Its speed should only work for those processors that are created by the IQRecycler plugin.
-
- 50 comments
-
Yes, they shouldn't be, my plugin attacks everyone without exception. If the NPC does not attack the drone, then another plugin, TargetablesDrone, is responsible for this (this is not my plugin, I just made support for it). You most likely need to contact the developers of these plugins with this question.
- 90 comments
-
- #drone
- #iqguardiandrone
- (and 8 more)
-
- 3 comments
-
- #teams
- #teamlimits
-
(and 4 more)
Tagged with:
-
This plugin increases the processing speed exclusively for the player's processor, what is your problem with, can you tell us in more detail?
-
- 90 comments
-
- #drone
- #iqguardiandrone
- (and 8 more)
-
- 41 comments
-
- 1
-
-
- #drone
- #dronepatrol
- (and 8 more)
-
Changed Status from Pending to Closed
-
I replied to you in Discord that this is not a message from my plugin, but from the PVE plugin
-
The developer of this plugin has already contacted me, I will clarify the details with him.
-
There is a built-in translation in the chat. Russian Russian translation: For example, if a person with a game client is in Russian and another Russian person writes to him, the translation will not be performed for him. The translation will be performed only for those who have a different language of the game client from the original message.
- 135 comments
-
- 1
-
-
- #chatsystem
- #chat
- (and 11 more)
-
- 135 comments
-
- 1
-
-
- #chatsystem
- #chat
- (and 11 more)
-
I tested it on a local server - the plugin works. You can add as many "variations" with items as you want, and as many as the merchant can accommodate. My plugin only replaces the merchant's products when he spawns and sets the values for him the same as he supports.
-
Error in console when players are fighting drones in raidable bases plugin
Mercury replied to mdwatson1979's Support Request in Support
Hi, this does not affect the gameplay at all, there is a small conflict in the hooks, I will fix it in a planned update when I get more information, don't worry -
Changed Status from Pending to Fixed Changed Fixed In to Next Version