Project

General

Profile

Bug #1495

.IsReloadingAmmo Broken - Always returns FALSE

Added by bjcasey over 8 years ago. Updated almost 6 years ago.

Status:
Resolved
Priority:
High
Assignee:
-
Category:
-
vbulletin_issue_id:

Description

${MyShip.Module[1018400767023].IsReloadingAmmo} is always returning FALSE even when I manually reload and test it.

#1

Updated by bjcasey over 8 years ago

CyberTech explained why this might not be possible due to a CCP bug.  As an alternative, could we build an event to watch for the reloading message?  I know it isn't tied to a specific module, but it might be a start.

http://bjscripts.com/Test/Reload_Message.PNG

#2

Updated by Amadeus almost 6 years ago

  • Status changed from New to Resolved

May 5, 2018
[20180502.0003]
* Renamed the 'module' MEMBER "IsReloadingAmmo" to "IsReloading" to be more accurate
  (and to use more reliable methodology.)   "IsReloadingAmmo" is still a valid
  MEMBER name to use, for now (to avoid breaking scripts); however, it returns
  the exact same value as "IsReloading".

Also available in: Atom PDF