View Single Post
  #13  
Old January 22nd, 2016, 11:38 AM
Mobhack's Avatar

Mobhack Mobhack is offline
National Security Advisor
 
Join Date: Mar 2005
Location: Dundee
Posts: 5,994
Thanks: 488
Thanked 1,928 Times in 1,254 Posts
Mobhack is on a distinguished road
Default Re: Problems with version 9.1

The review function is hardly ever used by anyone (including me!) - or reports would have come in years ago.

It's a function only called from that one point that almost duplicates the normal view unit data function as used in the game, but minus a little bit of functionality. e.g. it had no call to the database information screen for the unit.

Its crashing on displaying the rank and kill badges for some reason, but the code used to do that is absolutely identical to the regular unit view... And those buttons were changed 5+ years back - at least!.

Anyway, I replaced it with a call to the standard view unit data screen and that works fine, and so the semi-duplicate "review" function can be deleted.
Reply With Quote