If you were logged in you would gain 3 XP for posting a reply.
You must have JavaScript enabled in order to post a comment.
Please respect our terms of use when participating in Nibbits.
Is it possible to customize our own difficulty levels?
insane-------const int zerg_open = -1;const int terran_open = -1;const int protoss_open = -1;const int c_difficulty = 0;const int c_mineralBonus = 2;const string c_maphack = "true";const int c_scared = 0;const int c_retreat = 0;
Like adding our own values into these fields and naming them so that we don't need to edit then all the time when we reopen launcher.
Support Nibbits by linking to us:
Is it possible to customize our own difficulty levels?
insane
-------
const int zerg_open = -1;
const int terran_open = -1;
const int protoss_open = -1;
const int c_difficulty = 0;
const int c_mineralBonus = 2;
const string c_maphack = "true";
const int c_scared = 0;
const int c_retreat = 0;
Like adding our own values into these fields and naming them so that we don't need to edit then all the time when we reopen launcher.