Jump to content

Colors

Member
  • Posts

    288
  • Joined

  • Last visited

Everything posted by Colors

  1. Colors

    Players UI

    okay, I will purchase this after update. how about the banner? is it having a size limit like 800x600? or how will it resize the picture if the size not feat?
  2. Colors

    Players UI

    pre-sale question, will it add animal kills & npc kills for PVE server? and also display some groups if players in? like VIP or ADMIN group.
  3. yes, I see another ticket and already install it, this error showing after installed. should I reboot server or something?
  4. Colors

    showing error

    showing error when teammate killed by npc from other plugins [Error] Failed to call hook 'OnPlayerDeath' on plugin 'TeamAnnounce v0.1.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.TeamAnnounce.OnPlayerDeath (BasePlayer player, HitInfo info) [0x0000f] in <a82ea2f4e8b44ce4aa57bb502bace96e>:0 at Oxide.Plugins.TeamAnnounce.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004f6] in <a82ea2f4e8b44ce4aa57bb502bace96e>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
  5. it showing this when I spawn a car but seems it work normally, I am not sure is it effect other plugins. 19:58 [Error] Failed to call hook 'OnEntityKill' on plugin 'SkillTree v1.3.9' (NullReferenceException: Object reference not set to an instance of an object.) at Oxide.Plugins.SkillTree.OnEntityKill (BaseEntity entity) [0x00069] in <eae737c5a6074f26ab883307336a676a>:0 at Oxide.Plugins.SkillTree.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x04708] in <eae737c5a6074f26ab883307336a676a>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
  6. Colors

    Admin Map

    This helped. I will try it.
  7. Colors

    Admin Map

    yea, you are right. or maybe a button click to show the steamid as a text in somewhere that I can copy manually? purchase just now.
  8. Colors

    Admin Map

    getting a pre-sale question, can you add 2 buttons for copy player name and player steamid?
  9. hi, the floor 1 of nightmare7 base always spawn under the ground. please fix it, thank you.
  10. Colors

    incorrect console message

    will you add the case name on interface?
  11. Colors

    incorrect console message

    @Mercury hello
  12. Colors

    setup a 30 days recycler

    work well now, thanks!! but I think the lang should be improve this looks a little weird.
  13. Colors

    setup a 30 days recycler

    okay.. I having another issue. trying to put the token into shop, I set it as command but buyer did not get the token after buying. I guess it may need to set hook or something.. can you help me please? "Items": [ { "Type": "Command", "ID": 1972402188, "Image": "https://steamuserimages-a.akamaihd.net/ugc/1690521223902034750/11CB5A169E3B3B5CAC7C8FEE3A76F2715BD2119C/?imw=637&imh=358&ima=fit&impolicy=Letterbox&im", "Title": "VIP 1 - test dont buy", "Description": "", "Command (%steamid%)": "givetoken vip1 1", "Kit": "", "Plugin": { "Hook": "", "Plugin Name": "", "Amount": 1 },
  14. Colors

    PVP & PVE chance

    it work well now thank you!
  15. Colors

    setup a 30 days recycler

    I would like to set a 30 days recycler for my players. I tried this but it seems did not count the 30 days. "recycler": { "name": "Recycler", "time_type": "day", "time_to_add": 30, "vip_group": null, "vip_description": "Allows you to place a personal recycler that only your team can access.", "remove_tokens_on_wipe": false, "token_item": { "name": "Recycler - 30 days", "skin": 2544601457, "item_shortname": "radiationresisttea.pure" }, "_command": { "command": "addrecycler {id} 1", "message": "You redeemed a recycler.", "public_message": null, "hook": false }, "_commands": null, "remove_commands": [ { "command": "clearrecyclers {id}", "message": "Your recycler expired.", "public_message": null, "hook": false } ] }, is there anyway to set my plan? just want a 30 days recycler token.
  16. Colors

    PVP & PVE chance

    hi, I would like to set 50% to spawn a PVE base and 50% to spawn a PVP base. which option should I set? I just change the PVP chance to 5.0 and all goes PVE but if I set the chance to 10.0, it all goes PVP. and I replace "convert PVE to PVP" & "convert PVP to PVE" these 2 options several times, now I just confusing which setting is correct. I just want to set half chance for PVP and PVE base.
  17. Colors

    Town Wars

    is this support TruePVE that turns the monuments into pvp area when the capture begin?
  18. looks you are correct. no issue now, thanks!!
  19. Colors

    loot dropping wrong from TC

    it goes normal after set "Empty All Containers Before Spawning Loot" to true just left these 2 little problems 1. Easy-4 no TC in the base 2. The Medium-9 TC just out of the wall
  20. I just bought a bundle from other pre-made base author and getting these 2 issues: 1 is dropping too much amount of the items, for example, I set 1000~5000 HQM and it dropped 20000. 2 is dropping the items not even write in loot tables, for example, I did not set stone in hard loot table but it dropped from hard base TC only the TC get the issue. is this a issue from plugin or pre-made base? I am confusing is the loot table can control by copypaste base?
  21. Colors

    loot dropping wrong from TC

    Hi, a player just report to me he raid a medium base and the TC dropped too much items. and I test to spawn all bases, find out it having 2 issues with some specific bases(or maybe all but just randomly) 1 is dropping too much amount of the items, for example, I set 1000~5000 HQM and it dropped 20000. 2 is dropping the itmes not even write in loot tables, for example, I did not set stone in hard loot table but it dropped. I didnt get this issue in nivex's pre-made base. Here is the list having issue when I testing: Easy-2 Easy-6 Easy-7 Easy-9 Easy-10 Medium-6 Medium-7 Hard-1 Hard-2 Hard-3 Hard-4 Hard-5 Hard-6 Hard-7 Hard-8 Hard-9 Expert-2 Expert-3 Expert-4 Expert-5 Expert-6 Nightmare-5 Nightmare-6 Nightmare-8 Here is the setting in medium loot table: and -4 no TC in the base the Medium-9 TC just out of the wall
  22. Colors

    could npc be nude?

    is it able to make a nude(no wear any equipment, only weapon) npc? and how?
  23. 1.okay. 2.I understand it. but I mean is there a way to make it level up and more powerful to let players spend more points on it. 3.yes, I was planning to do this but figure out it will not having enough skills for each category, so the main point is the idea I write for new skill(weapon base damage increase, reload speed, fire rate..etc). I am not sure are these possible or not, we can discuss about it. 4.this is cool, I will take time to research this way for cooking.
  24. Colors

    Wipe Countdown

    no worry, I just bought last week and was trying to suggest something similar like yours.
  25. Colors

    Wipe Countdown

    isnt it use the {countdown} tag in panel to use it? may I take a look please?

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11.2k
Customers served
Files Sold
160.8k
Total sales
Payments
3.5m
Processed total
×
×
  • 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.