Ep8 gm ip

Results 1 to 2 of 2
  1. #1
    Proficient Member R0N is offline
    MemberRank
    Mar 2012 Join Date
    mstscLocation
    187Posts

    idea Ep8 gm ip

    i just wonder if its possible to remove the IP check of a GM character, just like in old EP2 GM chars don't need and IP to log in.

    if cannot, can we use No-IP address?
    change number to string.
    so that every time a GM will log on he/she will not always updating he's/her IP in the database.




  2. #2
    Logged in to "The World" TriEdge is offline
    MemberRank
    Sep 2010 Join Date
    467Posts

    Re: Ep8 gm ip

    go to Account > SP > cabal_sp_gm_ip_check then right click and change

    and write it like this

    BEGIN
    SET @Registered = 0;
    END
    ELSE
    BEGIN
    SET @Registered = 1;
    END
    END


    then you dont need anymore any IP adding.



Advertisement