Jump to content

WouayNote

Member
  • Posts

    11
  • Joined

  • Last visited

Everything posted by WouayNote

  1. WouayNote

    Better Teams

    Hello @AhigaO, your plugin looks really nice. I wonder if you plan to implement a feature that allows team leader substitutes when the original team leader is offline?
  2. WouayNote

    Heli Signals

    Same here. And sometimes it shoots way too much as well. It's either too few or too much. By the way, it seems that heli goes too far away sometimes and then finally comes back to its target. It behaves strangely since last FP April update.
  3. WouayNote

    Airfield Event

    Hello Fruster, It seems that we need to declare as many kits as the total number of bots. Could it be possible to rotate the list of kits when its size is lower than the number of bots? At line 795, something like this would be really great: if (kitsListNPC.Count > 0) { int kitIndex = i % kitsListNPC.Count; if (kitsListNPC[kitIndex] != null) { if (Kits?.Call("IsKit", kitsListNPC[kitIndex]).ToString() == "True") { player.inventory.Strip(); Kits?.Call("GiveKit", player, kitsListNPC[kitIndex]); } } } By the way, the same pattern would be also great for the NPC display names. Thanks !
  4. WouayNote

    Heli Signals

    impossible to order a helicopter since this morning. The commands no longer work it says easy signal type not recognized please check and try again. this problem happens since the update of the plugin. waiting for an answer thank you in advance.
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

152.6k

Files Sold

Total number of files sold.

3.3m

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.