Development GS 1.00.18

Results 1 to 3 of 3
  1. #1
    Member gustavobm is offline
    MemberRank
    Oct 2010 Join Date
    58Posts

    ! Development GS 1.00.18

    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?


  2. #2
    Hmm.. huh? MrQU3ST10N is offline
    MemberRank
    Jun 2013 Join Date
    Trojan St. 404Location
    1,109Posts

    Re: Development GS 1.00.18

    what about lpUser->Level?
    I don't know about coding but I'll give what I know.

  3. #3
    Member gustavobm is offline
    MemberRank
    Oct 2010 Join Date
    58Posts

    Re: Development GS 1.00.18

    In my source the function to return the character level is lpObj->Level, i think it does the same thing as yours, the problem is that "lpObj->Level" isn't returning character level, for example, when i use the command /post i get a message about the character level even if it's more than the required.

    ----------------------

    SOLVED!
    Last edited by gustavobm; 15-07-15 at 02:03 PM.



Advertisement