Jump to content

Namsaknoi

Member
  • Posts

    224
  • Joined

  • Last visited

Everything posted by Namsaknoi

  1. Namsaknoi

    BetterTC

    We fixed this and the previous issue by moving the call to the UpdateBlockedItems method to the OnEntitySpawned(BuildingPrivlidge tc) hook. Looks fine so far.
  2. Namsaknoi

    BetterTC

    And one more issue: the tc filter does not apply if the player reskinned it with a spray can
  3. Namsaknoi

    NightVision permission

    We have several unique rewards based on permissions that players can choose from, and if we went with groups, it would force us to create a separate group for each permission, and that would look awful.
  4. Namsaknoi

    NightVision permission

    We give this as a special reward for our players.
  5. Namsaknoi

    NightVision permission

    Hi, currently the plugin assigns and revokes permissions for everyone who joins the event, even if the player already had permission before joining, is there a way to revoke a permission only if the player did not have it at the time of joining the event? Thanks
  6. Namsaknoi

    BetterTC

    Hi, we found a small issue, the TC resource filter doesn't work on TC placement if player don't have the `permtcskindeployed` permission.
  7. Namsaknoi

    Chat Info

    Hello, is it possible to add a notification to the chat for a user that their base has been abandoned and deleted because they haven't logged in to the server for a certain amount of time?
  8. If the limits are enabled, you can't privatize horses (ridablehorse2) and every time you mount one this error is spammed in the console instead: Failed to call internal hook 'CanMountEntity' on plugin 'XTransportPrivat v1.0.4' [1731456645] (The given key 'ridablehorse2' was not present in the dictionary.) at int System.Collections.Generic.Dictionary<string, int>.get_Item(string key) at object Oxide.Plugins.XTransportPrivat.CanMountEntity(BasePlayer player, BaseMountable entity) in /home/container/carbon/plugins/XTransportPrivat.cs:line 471 at object Oxide.Plugins.XTransportPrivat.InternalCallHook(uint hook, object[] args) in XTransportPrivat.cs/Internal:line 42 For now we noticed this only with horses, the other vehicles we tested (motorbikes, cycles, minicopters, cars, etc.) seems to work fine while limits are enabled. Please fix this. Also if you set the limit to -1 it says "Limit Reached" instead of allowing unlimited amount of the said vehicle. We set the limits high to 100 but please make this possible with -1 for unlimited limits as well.
  9. I'm so sorry. I missed this config feature. Unless there was a problem with it, I'm not sure what was on my mind when I posted this request. I'll for sure configure the limits and try them out. Please still add if possible /unprivatize for the players with permission "XTransportPrivat.Unprivatize" for example so staff can help in cases where you need to unprivatize the vehicle of some players.
  10. Namsaknoi

    Add new API method

    Hi, can you please add the next method, AssignPreset(Plugin plugin, string key, ScarecrowNPC npc)
  11. Unless I missed to configure something properly, currently the event is not working good on a PVE server. You need to complete the 2 parts - takedown the heli and kill the guards to get the card. These 2 locations are not at the same place and often another player steals one of the locations and you can't do anything. Can the event completely lock on to the person who started doing it?
  12. Namsaknoi

    Add a vehicle limit please.

    Some players on our servers claim all fresh spawned bikes/snowmobiles, etc. and leave them and no new vehicles can respawn. Auto un-claiming the vehicles after X amount of time inactive/not using the vehicle is not an option because it will cause a lot of problems. A limit might benefit not only this case with trolling the vehicle spawns but also servers with ranks granting more limits per groups or whatever else. And please add /unprivatize command behind a permission where admins can unprivatize any vehicle if needed.
  13. Please add a /rename steamID command where users with the permission granted (moderaotrs for example) can rename other players if their nicknames violate something or for whatever reason it can be. Currently if the permission is granted, players can rename themselves, causing more abuse.
  14. Can you add a /command (it can be named whatever you think it's good) to teleport the nearest/closest vehicle (range configurable in the confg) in case the player stuck his vehicle so he can go nearby and type the command to fetch/teleport this exact vehicle next to him and unstuck it? Thanks! I'm sure this will benefit more server owners as well.
  15. Namsaknoi

    Braided Line Skill

    The Braided Line skill does not stack with the same buff from EpicLoot, but simply overrides its value. We ran tests and got the following results: No Kit, no Braided Line: Broken Lines - 13 S-Tier fishermans kit, no Braided Line: Broken lines - 0 No Kit, L5 Braided Line: Broken lines - 6 S-Tier fishermans kit, L5 Braided Line: Broken lines - 8
    This is a great tower monument you can add around your map and allow the players to takedown the patrol helicopter. A lot of details, smaller size and it's polished perfectly.
  16. Please add a repair bench somewhere on the tower. All of the players requested this on our servers. I think this will be great QoL update. Maybe consider adding tier 2 bench for the minigun reloading as well? (optional) Great job btw with this prefab!
  17. Here's a video explaining what's wrong. It happens frequently often here and players reported how they can easily die on this spot. Desktop 2025.01.15 - 15.47.44.04.mp4
  18. Namsaknoi

    Error in harmony patch

    ah yes my bad. sorry to disturb you
  19. Namsaknoi

    Error in harmony patch

    Hello we have next error: at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Item.MaxStackable_Patch1(Item) at PlayerInventory.GetIdealPickupContainer (Item item, System.Boolean tryWearClothing) (at <1d027c330abe4100a2beed140da8a4ac>:0) at Oxide.Plugins.RMAutoLooter.HandleLootingAsync (BasePlayer player, System.Collections.Generic.List`1[T] itemList) (at /home/container/carbon/plugins/RMAutoLooter.cs:340) I think this happens when the item name is a single word and the Split function cannot find the specified delimiter.
  20. Namsaknoi

    Awareness Skill

    Command, Button to toggle Awareness
  21. Namsaknoi

    Hole in the map

    1.1.5
  22. Namsaknoi

    Hole in the map

    There is no "ground" in this location and players fall under the map.
  23. We have this config setting enabled, "Should the player keep excess skill points outside of what they received from leveling/starting points?": true. I did some quick tests and found that the excess skill point count counts correctly, but the code that assigns them to the player doesn't work. playerData.available_points = 0; - original code, now working I changed to: GiveSkillPoints(player, excessPoints); and it works fine.
  24. Namsaknoi

    Plugin Integration

    Any response @imthenewguy?
1.8m

Downloads

Total number of downloads.

8.2k

Customers

Total customers served.

123.5k

Files Sold

Total number of files sold.

2.5m

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.