Jump to content

Hawkhill

Member
  • Posts

    529
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Hawkhill

  1. Hawkhill

    Skill Tree

    Isn't there just a permission u can remove? skilltree.chat permission is required to use chat commands like /st And if you need to deactivate skills.... probably the best way is to reset all player's skills with the console command strespecallplayers
  2. Sorry my previous post got posted multiple times.... admin please delete this.
  3. Sorry my previous post got posted multiple times.... admin please delete this.
  4. Hi Nivex. Considering buying the raidbase packages........ Have i understand it correctly? Tier 1 contains 2 unique bases of each difficulty Tier 2 contains 3 unique bases of each difficulty + the 2 bases from tier 1 Tier 3 contains 10 unique bases of each difficulty So if i want to buy all the bases you are selling, i just need to buy tier 2 and 3 right?
  5. Hawkhill

    Raidable Bases

    Hi nivex. After the last update where the plugin choose more different places to spawn bases, I experience alot that the raidbases glitches underground abit. Is there any configuration i could do to prevent that? Attatched a screenshot.... this isnt the worst examples.... Some bases almost all of the first floor are underground....
  6. You make it drop to fast..... reduce drag to 0.5 Look at the settings im using in the previous post....
  7. Yeah... probably that..... Im running a PvE server Thanks for answer.... i will look into it
  8. Plugin stopped tracking headshots for some reason....
  9. Hi.... Great plugin! Is it possible to make the drops land exactly where you throw the signal grenades? Now they intend to drift away depending on the wind... Here is my current config..... Superfast plane and fast drop. { "Version": { "Major": 1, "Minor": 0, "Patch": 1 }, "AdditionalEvents": { "Enabled": false, "Min": 600.0, "Max": 600.0 }, "Airplane": { "Speed": { "Enabled": true, "Min": 10.0, "Max": 10.0 } }, "Signal": { "Duration": 30.0 }, "Cargo": { "Mass": { "Enabled": true, "Min": 10.0, "Max": 10.0 }, "Drag": { "Enabled": true, "Min": 0.5, "Max": 0.5 } } }
  10. Hawkhill

    Nova Weather

    Removed Nova Weather and everything went back to normal where you get cold in the arctic areas, when you get wet, at night and such..... Also tried to remove Temperature -1 from every default profile in config..... that removed cold completely With -1 on temperature it said i was cold but not enough for me to start freezing. Seems like i might have to use zonemanager to fix that, but im not gonna bother doing that......
  11. Hawkhill

    Nova Weather

    only plugins i use is nova weather..... Im using Nightvision mod along with it, but that only "locks" time to 12:00 to get always daylight..... But thats just visual..... the time goes as normal anyway. In nova weather i just use the default config.... havent done anything to it. Edit: I use "Skill Tree" bought from Imthenewguy here on this site..... that has a skill i can activate to disable cold damage.... but havent activated that skill yet.....
  12. Hawkhill

    Nova Weather

    I have just added this plugin on my server. Ive noticed now that the cold effects is messed up....... people aint freezing anymore. Im not sure if this plugin is the reason or not...... but could it be?
  13. Hawkhill

    Skill Tree

    Hi Imthenewguy. Could you please give me an example how to configure this option? "List of rewards the player receives based on level": {},
  14. Hawkhill

    Convoy

    Do i need to buy the PVE plugin to make these settings work? "Can the non-owner of the event loot the crates? [true/false]": false, "Can the non-owner of the event hack locked crates? [true/false]": false, "Can the non-owner of the event loot NPC corpses? [true/false]": false, "Can the non-owner of the event deal damage to the NPC? [true/false]": false, "Can an Npc attack a non-owner of the event? [true/false]": false, "Can Bradley attack a non-owner of the event? [true/false]": false, "Can the non-owner of the event do damage to Bradley? [true/false]": false, "Allow the non-owner of the event to enter the event zone? [true/false]": false, Got it figured out....
  15. Hawkhill

    Skill Tree

    I just tried that skill myself and its working as its suppose to do..... So im gonna check with the player again and see if there is something wrong. Phew... saved me alot of work.....
  16. Hawkhill

    Skill Tree

    Hmm... wonder what that would be...... Is there a easy way to find out? Or do i need to disable one by one plugin?
  17. Hawkhill

    Skill Tree

    Hi. I got a feedback from one of my players..... The ultimate skill on vehicles skilltree doesent seem to work. He crashed his minicopter.
  18. Thanks for the update....
  19. Hawkhill

    Water Event

    Jbird: Jackhammer didnt work either.... seems like it need to be explosive dmg to do anything to the doors...
  20. Hawkhill

    Water Event

    i just deleted the config from server and reloaded plugin...... then a new config file was created.... just copied it from there before i added my old config back in Just wasnt assure if there was a option to control the droprate, since i was an smartass and removed it all But thanks..... Gonna see if i get the jackhammer to work later today. The speargun idea was just to get a way to get in, and it only works for the underwater doors.... Realistic? Nope.... i know.... An alternative could be lesser doors and divide the sub into sections that is locked behind keycard doors... But this works for me. And if i get the balance of the loot right and players get enough xp doing it aswell, i think they will enjoy it.
  21. Hawkhill

    Water Event

    I have adjusted the doors hp down so they are easy to break, cause i dont want them to be hard...... I think the turrets and npc's is what should be the challenge.... Let it be another version of the cargoship. And the loot im trying to balance so you get enough loot so players think its worth doing. Think its difficult to adjust it proper if im gonna depend on c4 to break doors..... Then you gonna end up getting too many c4's/rockets or too few to get through all doors and finish the event. Depending which way you choose to enter the sub. So my sollution has been to lower the doors hp so i can break them with 5 shots of explosive 5.56 bullets. But i cant shoot under water with ordinary guns, so my idea was to increase the damage on the speargun to make it break the doors there. But it doesent seem to damage the doors at all.... I can try to make the jackhammer break them instead.... About the lootdropchance...... i might have removed it from the config file.... When i first set up this plugin i went through the config and removed "unnessesary lines" to make the config more clear. Combining own loot and prefab wasnt my first intention..... Here is how the ammunition crate look like in my config: "List of prefabs": [ { "Chance [0.0-100.0]": 100.0, "The path to the prefab": "assets/bundled/prefabs/radtown/underwater_labs/crate_ammunition.prefab" } ] }, "Own loot table (if the loot table type is 1 or 5)": { "Minimum numbers of items": 0, "Maximum numbers of items": 0, "Use minimum and maximum values? [true/false]": true, "List of items": [] }, "Item Multipliers": {} }, But if its suppose to be an option to control dropchance and such, i'll add it back in where its needed. No problem.....
  22. Hawkhill

    Skill Tree

    Hi. Im trying to set up a system where donators and discord users get increased xp gain. Plan is to give +5% xp if your either a donator or member of my discord, and +10% if they are both. Would this settings be correct? And just give the players skilltree.vip5 or skilltree.vip10 permission? "Permissions to adjust xp gain modifiers (skilltree.<perm>) [1.0 is default modifier]": { "vip5": 1.05, "vip10": 1.10

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
11k
Customers served
Files Sold
158.2k
Marketplace sales
Payments
3.4m
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.