+cs.tribal Posted November 23, 2010 Posted November 23, 2010 Hey mxcrs! I tried to add this mod in my server: http://www.maxcheaters.com/forum/index.php?topic=78081.0 but i got an error here: + if (onlinePlayer.isOnline() == 1) why is that guys? i tried to compile and it faild because of this error! please help me! My server is l2jserver/freya. Quote
0 Tryskell Posted November 23, 2010 Posted November 23, 2010 Edit your first post to add the FULL error. Btw, this check == 1 can be removed. if (onlinePlayer.isOnline()) is normally enough. Quote
0 +cs.tribal Posted November 23, 2010 Author Posted November 23, 2010 Edit your first post to add the FULL error. Btw, this check == 1 can be removed. if (onlinePlayer.isOnline()) is normally enough. well i did it and the error is gone! but, is it goind to work? Quote
0 Tryskell Posted November 23, 2010 Posted November 23, 2010 When you do this sort of check you haven't to put == 1, because isOnline give back his own answer. Well if it's not clear, just test and if it works be happy... Lol. If not, edit your first post and add the error. Quote
0 +cs.tribal Posted November 23, 2010 Author Posted November 23, 2010 well i compiled but i have some issius with MySQL so i'm gonna continiou tomorow! thank y btw... I'll post tomorow the results! Quote
Question
+cs.tribal
Hey mxcrs!
I tried to add this mod in my server:
http://www.maxcheaters.com/forum/index.php?topic=78081.0
but i got an error here:
why is that guys?
i tried to compile and it faild because of this error!
please help me!
My server is l2jserver/freya.
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.