Original War Support Bug Tracker
star_faded.png
Please log in to bookmark issues
feature_request_small.png
CLOSED  Feature request #315  -  Add GetHexHeight and GetHexType function's.
Posted Jul 19, 2016 - updated Nov 20, 2016
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Done" and resolution "RESOLVED".
Issue details
  • Type of issue
    Feature request
  • Status
     
    Done
  • Assigned to
    Not assigned to anyone
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     Serpent
  • Owned by
    Not owned by anyone
  • Estimated time
    Not estimated
  • Time spent
    No time spent
  • Category
    Not determined
  • Resolution
    RESOLVED
  • Priority
    Not determined
  • Targetted for
    icon_milestones.png Not determined
Issue description
I need information about hex height and type which can be useful to mission's coding.

#1
Comment posted by
 Stucuk
Nov 20, 00:18
Added Gethexinfo. Returns an array with the results. Takes X and Y hex coordinates as input. The {0} holds if the coordinates were valid. If they are not it contains no more information.

If it is valid it contains: {1} = vyska2 {2} = svah {3} = hladina {4} = typ {5} = teren

The issue was updated with the following change(s):
  • This issue has been closed
  • The status has been updated, from New to Closed.
  • This issue's progression has been updated to 100 percent completed.
  • The resolution has been updated, from Not determined to WON'T FIX.