Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

Lachesis580

Member
  • Content Count

    65
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About Lachesis580

  • Rank
    Corporal
  1. The title says all. :) You can read the full story here: http://forums.bistudio.com/showthread.php?185098-Custom-function-quot-CurrentGrenade-quot/page2 And here is the feedback link: http://feedback.arma3.com/view.php?id=21531
  2. Lachesis580

    Custom function "CurrentGrenade"

    Yeah 100% sure the Heli update caused this problem. CfgAddons/Preloadaddons isn't working. I switched to the Legacy Build and hey it's working:
  3. Lachesis580

    Custom function "CurrentGrenade"

    Thank you for the upvote Too late :( with the Helicopter DLC Release this problem is on the Stable version too. http://feedback.arma3.com/view.php?id=21531
  4. I have some problems after a windows reinstall. It takes very long for Poseidon to read files like the config.cpp from "ui_f". Then i reinstalled Poseidon but nothing changed its very slow. The second problem is that autocompletion/highlighting doesn't work And i have no idea what can cause this 2 problems. Edit: It takes 1min and 5sec to open the config.cpp from the ui_f.pbo.
  5. Lachesis580

    Custom function "CurrentGrenade"

    Yes indeed! :eek: Last time i used it was yesterday and it worked fine.(I'm on the Stable build) I look into it and i publish the update as fast as i can. On the first fast look it seems there is a problem with the BIS HUD Dialog, ctrlText didn't get the text anymore. ---------- Post added at 23:56 ---------- Previous post was at 22:17 ---------- I think the problem is on the BIS side? Because after hard-testing i think PreloadAddons doesn't work anymore. so i can't override BIS things. Then i did a little test and downloaded "UIcorrections" by Beazley and took the "bzly_UIammocount" and yeah didn't work too.
  6. Lachesis580

    Custom function "CurrentGrenade"

    Oh gosh sry for that. =D Forgot to change the folder path in the Addon builder. :o Fix is coming. :) Edit: Download Link updated. Changelog: 04 Nov 2014 - 1.0b -Only added the missing script. Sry for that. (there is no version number change)
  7. Lachesis580

    Custom function "CurrentGrenade"

    @kecharles28 Thank you :)
  8. Lachesis580

    Custom function "CurrentGrenade"

    @Foxhound Thank you :)
  9. Lachesis580

    The Username Change/Merge Thread

    Hi It would be nice if my name can be changed to Lachesis580. Thank you :)
  10. Lachesis580

    Custom function "CurrentGrenade"

    Thank you, yeah i hope so.
  11. Hi Since there is no "CurrentGrenade"-command,(CLICK) I decided to make a little workaround function. At the moment, it returns an array: Index 0 = Name of the grenade. Index 1 = Ammo count from the grenade. Example: _curgrenade = [] call SCW_fnc_currentGrenade; hint format ["%1 & %2", _curgrenade select 0,_curgrenade select 1]; Changelog: Download: CLICK Current version: 1.0b Requires CBA (Latest version) PS: Sry for my bad english. :) PPS: I am Lachesis580 but there is no way to change the nickname here. :( (Didn't find anything in the settings.)
  12. I got the message: "Addon 'AiA_BaseConfig_F' requires addon 'CASounds'" I downloaded data only pack and Chernarus
  13. Hi good work. Are there any benefits between your work and Arma2Net? Positive/Negative?
×