int DifficultyAPM(int ?);
Unknown.
A value between 0 and 31
int - Unknown.
You must login to post a comment. Don't have an account? Register to get one!
DifficultyAPM takes an integer representing a difficulty level and returns a integer representing the number of actions per minute that a computer player should have at that difficulty level.
Example from AI scripts:
Input, a script to capture key and mouse input Photon Cycles, a luminous lightbikes map SC2Mapster on IRC, where knowledge is fermented and distilled
- Reply
- #1
JademusSreg May 12, 2010 at 04:13 UTC - 0 likesDifficultyAPM takes an integer representing a difficulty level and returns a integer representing the number of actions per minute that a computer player should have at that difficulty level.
Example from AI scripts:
Input, a script to capture key and mouse input
Photon Cycles, a luminous lightbikes map
SC2Mapster on IRC, where knowledge is fermented and distilled