-
Posts
1,163 -
Joined
-
Last visited
-
Days Won
7
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Kobani
-
Unfortunately, I have not yet received an answer in the support area. Perhaps someone here can help me? Hi, is it possible to set a fixed value for the payment with scrap? Because the current calculation to distance is really high. Nobody pays hundreds of scrap for a transaction. I would be very grateful if someone could help me to set it humanely. Or maybe you @Raul-Sorin Sorban add the possibility. Thank you in advance.
-
@LAGZYA I would be really grateful for an answer, even if it's no. At least then I know that I don't have to hope and wait any longer. Of course I would be delighted if you could do something about it. Thank you very much!
-
Is it possible to limit the number of recyclers a player can place? I would like to integrate the recycler into a shop plugin. I would be grateful for any feedback. Exemple "Require Permission To Place": false, "Placed Recycler Amount Permissions": { "personalrecycler.admin": 1000, "personalrecycler.default": 1, "personalrecycler.vip": 3
-
Thank you for your effort
-
[Test] Oxide.Plugins.JetPack+MovableDroppedItem MovableDroppedItem 0
-
I get the following message, when I equip the jetpack Failed to call hook 'OnEntityMounted' on plugin 'Test v0.1.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.Test.OnEntityMounted (BaseMountable mount, BasePlayer player) [0x00027] in <35cc3ff29f0b489487b18a88f4e72ac0>:0 at Oxide.Plugins.Test.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00032] in <35cc3ff29f0b489487b18a88f4e72ac0>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
-
Could you possibly add the possibility that Fuel Status ignores the JetPack plugin until Adem finds a solution?
-
Would it be possible to add the following so that the user interface closes automatically when you have with /se selected a skin for the Skins Entity?
-
the following does not work. You can use it without Scrap. "Setting up payment for opening": { "Enabled(true = yes)": true, "How to pay?(Scrap, ServerRewards, Economics)": "Scrap", "The price for opening the interface (If 0, then free)": 10, "Price per change of one skin (If 0, then free)": 10 I would be very grateful if you could help me. Or repair it
-
- 31 comments
-
- #ferry terminal
- #pvp/pve
- (and 9 more)
-
@Death Will you fix the problem with the buttons or not? I would be very grateful for an answer. Please
-
that sounds good, thanks
-
Have you been able to find out anything yet?
-
I've written to Adem, I'll let you know when he replies
-
@Adem Hello, the Fuel Status display of IIIaKa is no longer closed when the Jetpack is removed. The developer asked me to contact you. See picture. Maybe you can get in touch with IIIaKa or tell me what I should write to him. I would be very grateful.
-
With pleasure. Could you tell me what exactly I should post there or what I should post there for you? My English is not the best.
-
I only receive one message. When equipping. Nothing happens when I discard. [Test] Kobani mounted assets/prefabs/vehicle/seats/standingdriver.prefab
-
I apologise for only getting back to you now, I had not received a message. I'll test it right away.
-
If you wear Adem's jetpack (not David ) Plugin and then take it off again, the display no longer disappears. And an empty display is added. This only disappears when I unload AdvanceStatus and load it again
-
- 49 comments
-
- 2
-
-
-
- #performance
- #admintool
-
(and 3 more)
Tagged with:
-
Failed to compile: The type or namespace name 'Harmony' could not be found (are you missing a using directive or an assembly reference?) | Line: 6, Pos: 7
- 1 reply
-
- 1
-
-
Hello, is it possible to set a fixed value to pay with Scrap? Because the current calculation on distance is really high. Nobody pays hundreds of scrap for a transaction. I would be very grateful if you could add this. Thank you very much. "Fee": { "Fee": 1, "DistanceThreshold": 1.0, "Currency Type (0 = None, 1 = Item, 2 = ServerRewards, 3 = Economics, 4 = Other": 1, "ItemShortName": "scrap", "ItemCustomName": "", "OtherSettings": { "PluginName": "MyCurrencyPlugin", "TypeMode (0 = Int, 1 = Double, 2 = Float)": 0, "FullName": "My Bank", "ShortName": "cc", "DepositMethod": "Deposit", "WithdrawMethod": "Withdraw", "BalanceMethod": "Balance" }