Jump to content

Kaho

Creator
  • Posts

    295
  • Joined

  • Last visited

Everything posted by Kaho

  1. Kaho

    No Points from Rust-Servers

    Hey, using topgames and rust-server. TopGames works without problems and i get the points. RustServers does the Checks but dont add points... And it seems its like that like a long time (on my end) API is working as i can get the json when directly going with the browser Anyway i can check if points where given? or Debug? I dont even get "Added XX Points to player XX" as logs. Only for TopGames side.
    Switched from a free Plugin to this one. It feels comfortable and in combination with Temporary Permission a good combination to show your Players how much time is left. Progression bar feels very smooth, and it is working like it should. The Support is another point here: Great and fast! Keep up the good work!
    Switched from the free Umod version to this one. It feels comfortable and also more stable as other Plugins. In Combination with Permissions Status, it is my new way to sell permissions/VIP sets. Support is also very fast if you have any problems. Dev is doing a great job here. Thank you!
  2. Is it also possible to add a dungeon for the player? or use an item to place the dungeon? Would be good for Shopsales
  3. Yeaha adding a command like that would be awesome. But i think there would be a problem displaying the exact time. Because on my side the wipetimer (serverconfig) is set to 1 year to prevent the Bradley/F15 Event on the end of a wipe. Also alot of other ppl do it like this, with the extended ingame wipe timer. So would be easier to display "wipe" as remaining time and not the realtime hehe.
  4. Damn... Saw the Option in the Config already. So guess ill just display 35 days haha. Can be closed - sorry!
  5. Would be nice if you could add a permission till the Map wipes/new savegame is created. In Combination with your PermissionBar it would be a nice feature for Selling Permission in Shops
  6. Getting this issiue if a Player connects and dont Set a Voicerange / use Voice toggle. As soon as he use the VOicechat it Spams this Error in Console Guess there is something wrong with setting the default range when connecting? 10/04 13:34:01 | Failed to call hook 'OnPlayerVoice' on plugin 'VoiceLimiter v1.0.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.VoiceLimiter.OnPlayerVoice (BasePlayer player, System.Byte[] data) [0x0003b] in <07b394124ddb4edfa36e9b794c2a9c81>:0 at Oxide.Plugins.VoiceLimiter.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00100] in <07b394124ddb4edfa36e9b794c2a9c81>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>: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
  7. I'm not that good at writing Italian but... Which one? this plugin? Who is -4 Plugins like this. If you tell me which plugin I can write to the dev if you don't speak english
  8. Tbf: Would also buy it for some more bucks. As discord changed the Image links and Players need to upload Images to different sides to use the /sil tool. A "Management" or "Role" for Default and Admins would be great. Like: Admin: Can see all Images Default: Only sees his Files / no other files If thats something that is on your list and will be done - feel free to ping me here
  9. Kaho

    Missing images

    Hey Raul, seems images are down
  10. Kaho

    Error after Wipe

    Any news on that @flutes ?
  11. No. I use supplychatwarning. But did deactivate it for the tests. also using Loottable für the loot management. but nothing else for airdrops If i reload the plugin it works. After some Time the error is back
  12. After Throwing the Signal i get: NullReferenceException: Object reference not set to an instance of an object If i reload the Plugin, it works for time X... And then it turn back on the Null Error.
  13. Kaho

    Display Bug

    Hey , im on Oxide. Have the same issiue. The last "client bar" like Upkeep time always is under the first AS Bar. Im only using your plugins for the Status. Fuel/Zone plugin. Anything i can do here?
    Another Example whats possible if you just wanna do what player want. Editing Vehicles with the ingame UI and the predefined Items is pretty easy. You can place alot of items or add your own items to the configuration. Making Flying Recyclers or Mobile Workbenches for your Railgun an thing! Thanks MB
  14. Kaho

    SaddleBags

    Same here. Bags are randomly despawning and drops a lootbag.
  15. Kaho

    Error after Wipe

    If you are going to fix it soon its fine for me. If you need more time, a temp fix would be good
  16. Kaho

    Error after Wipe

    same here... guess because of the playername and the :3 in it? Web request callback raised an exception (DirectoryNotFoundException: Could not find a part of the path "D:\Gameserver\RUST\oxide\data\VoteSystem\playervote_toaster :3.json".) at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x00164] in <467a840a914a47078e4ae9b0b1e8779e>:0 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <467a840a914a47078e4ae9b0b1e8779e>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions) at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00055] in <467a840a914a47078e4ae9b0b1e8779e>:0 at System.IO.StreamWriter..ctor (System.String path) [0x00008] in <467a840a914a47078e4ae9b0b1e8779e>:0 at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string) at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00026] in <467a840a914a47078e4ae9b0b1e8779e>:0 at Oxide.Core.Configuration.DynamicConfigFile.WriteObject[T] (T config, System.Boolean sync, System.String filename) [0x0003f] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Configuration.DynamicConfigFile.ReadObject[T] (System.String filename) [0x00036] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Plugins.VoteSystem+PlayerVoteData.Load (System.String playername) [0x00046] in <1c9b8ae9f94e4b59942d9c9ac96f3d0f>:0 at Oxide.Plugins.VoteSystem+VoteSystemManager.GetOrCreateVotePlayer (System.String playerId) [0x00012] in <1c9b8ae9f94e4b59942d9c9ac96f3d0f>:0 at Oxide.Plugins.VoteSystem+RustServersCheckManager.SetVotes (System.String playerName, System.Int32 votes, System.Int32 month) [0x0000a] in <1c9b8ae9f94e4b59942d9c9ac96f3d0f>:0 at Oxide.Plugins.VoteSystem+RustServersCheckManager+<>c__DisplayClass3_0.<CheckRoutine>b__0 (System.Int32 code, System.String response) [0x000ac] in <1c9b8ae9f94e4b59942d9c9ac96f3d0f>:0
  17. Kaho

    No NPC's

    Changed Status from Pending to Not a Bug Changed Fixed In to 1.0.6
  18. Kaho

    No NPC's

    Hey Rusty, no. There are no bots included as described: Use BotReSpawn (or other Custom NPC Spawner) for NPCs. No NPC Spawns included in this Pack. Main Problem is, that the NPC Spawner from RustEdit is kinda bugged and the NPCs start moving to a Junkpile and Teamup there
  19. Kaho

    aQuarry

    Hey, any way to resize the Pumps & Quarrys by like 50% or something? Possible to add to the config?
  20. Kaho

    KahoMabLock

    Changed Status from Pending to Closed Changed Fixed In to 4.4.0
  21. Kaho

    MyRustServer

    So alot of ppl alreadys said what you need to say... @LosGranada did awesome work here and is doing updates on a fast basis. Software works like it should. Pretty easy to setup your Server with this Software. Its not only a good Software. The Support is realy fast and always a pleasure to talk with LosG! Keep the good work up!
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127.4k

Files Sold

Total number of files sold.

2.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.