Jump to content

Death

Administrator
  • Posts

    1,491
  • Joined

  • Days Won

    134

Everything posted by Death

  1. Death

    Delete crate when looted?

    @FastBurst
  2. Death

    Custom Crate locations

    @FastBurst
  3. @FastBurst
  4. @Logan
  5. The OnEntityLeave hook isn't called for PatrolHelicopterAI but there is a similar hook called OnHelicopterRetire if you only want it to be called when it leaves on its own. That hook will not be called if it's destroyed or ent killed. If you want to trigger for that AND when it leaves then use OnEntityKill. Example: void OnHelicopterRetire(HelicopterAI helicopter) { // Do your thing. Change to object if you want to override internal method } Internal method: public void Retire() { if (this.isRetiring) { return; } if (Interface.CallHook("OnHelicopterRetire", this) != null) { return; } this.isRetiring = true; base.Invoke(new Action(this.DestroyMe), 240f); float size = TerrainMeta.Size.x; float single = 200f; Vector3 vector3 = Vector3Ex.Range(-1f, 1f); vector3.y = 0f; vector3.Normalize(); vector3 = vector3 * (size * 20f); vector3.y = single; this.ExitCurrentState(); this.State_Move_Enter(vector3); }
  6. Death

    Custom Map Name

    That's because they used it in a manner to mislead people. As long as you don't use it to mislead, as explained above, it's okay to use.
  7. Death

    Custom Map Name

    @Flammable @GamingHQ I've confirmed with Alistair that this is okay to use as long as it's not misleading.
  8. Death

    no oil crate

    Please read the description of the plugin.
  9. Yeah I'll have to agree. You should really consider putting more effort into your description to justify that price @cengizhanbucak
  10. Our new subscription service is finally here! Introducing Codefling+, or CF+ for short. This subscription is tailored to users who frequently use our platform and are interested in discounts and exciting new perks across our website and related services, such as Discord. For starters, Codefling+ subscribers will no longer be charged a processing fee on purchases made. This is valid on all purchases made without limitation! In addition, the subscription offers various perks such as buffs to storage space, upload size restrictions, flood bypass for searches and reactions, higher quality image uploads, and animated profile pictures! While these perks may be exciting to some, the purpose of this subscription is to introduce an opportunity to save money by eliminating processing fees. It's another step forward as we work to phase out fees altogether and instead offer optional paid services to those interested. A full list of perks can be found at https://codefling.com/plus What about Creators? While Codefling+ is tailored specifically towards users, we do plan to release a separate purpose-built subscription for creators later this year once we implement more monetization options for you to utilize. There will be an upgrade path should you decide to get Codefling+ and want to switch to the Creator+ subscription later this year. Creator+ will feature the same perks as Codefling+ with the addition of creator-specific perks and benefits. No info is available for said perks and benefits just yet. Renewals The subscription is billed monthly, however, if you're interested in longer renewal terms you can add credit to your CF wallet and have it withdrawn there automatically instead. Additional renewal terms will be added in the future. How to Signup To access and manage your subscription, click your name at the top of the site to open the dropdown menu and select Manage Subscriptions. Alternatively, you can access it at https://codefling.com/subscriptions or https://codefling.com/plus for Codefling+ specifically.
  11. This was a private commission if I recall. Sorry
  12. Feel free to continue this conversation in private. Locking this thread to further replies to avoid the drama.
  13. Death

    BotReSpawn

    Yet here we are, still stirring the pot I won't get into your quarrel with steen but it's obvious they're trying to accommodate everyone as much as possible. Criticizing them for not, and when do, is a bit counterproductive. Your feedback is very much appreciated, but perhaps don't attack someone for doing exactly what you wanted? I'm sure Steen and his wife are under a lot of stress handling support and feature requests.
  14. Loot Protection by @RFC1920
  15. @XAVIER
  16. @XAVIER
  17. @XAVIER
  18. @XAVIER
  19. Death

    Notify

    @XAVIER
  20. Our Christmas and New Year sale is live from now until December 31st on files across the site! Take advantage of the last chance of the year to score amazing deals on a range of plugins, maps, and tools for your server. Stock up on maps for next year, or upgrade your server with new and exciting plugins over at https://codefling.com/deals!
      • 7
      • Like
      • Love
  21. Death

    HitDisplay

    This was discussed previously and we all agreed it differed enough in functionality to allow both. I also do not agree the bars were copied as theirs significant differences between the two. In any case, if you have an issue please reach out to the team directly instead of trying to stir drama in public. Thank you!
  22. @bmgjet
  23. Yes, but we only give the opportunity to well known and experienced individuals. Or @MikeHawke. We don't accept applications either just so you know.
  24. Due to a huge influx in submissions, average approvals times are longer than expected. We usually try and get files approved within 24 hours, but please bare with us as our team works around the block to address the queue of pending files. Thank you!
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

134.8k

Files Sold

Total number of files sold.

2.8m

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.