1) Why is shift "h" not dumping target state to the log? I'm running Oolite deployment 1.88 and the key is present in my custom keyconfig.plist.
2) What are all valid Oolite scanClasses?
Two Questions
Moderators: winston, another_commander
-
- Quite Grand Sub-Admiral
- Posts: 6682
- Joined: Wed Feb 28, 2007 7:54 am
Re: Two Questions
1) The 'H' key is recognized only in the Developer Release versions of the game. If you are running the deployment build, then this key will not be detected.
2) Here is the list of all scan classes recognized by Oolite, together with the value the game assigns to each of those classes:
2) Here is the list of all scan classes recognized by Oolite, together with the value the game assigns to each of those classes:
CLASS_NOT_SET, -1
CLASS_NO_DRAW, 0
CLASS_NEUTRAL, 1
CLASS_STATION, 3
CLASS_TARGET, 4
CLASS_CARGO, 5
CLASS_MISSILE, 6
CLASS_ROCK, 7
CLASS_MINE, 8
CLASS_THARGOID, 9
CLASS_BUOY, 10
CLASS_VISUAL_EFFECT, 11
CLASS_WORMHOLE, 444
CLASS_PLAYER, 100
CLASS_POLICE, 999
CLASS_MILITARY, 333