Sorry if this is the wrong area. I'm a beginner and i'm trying to program a plugin for a gs 1.00.18 and the string "lpObj->Level" is not working, like:
if (lpObj->Level < Command_Level) {
// error message
}
It doesn't get the character level, how can i solve this problem?
