Guys, i want a code (i tried to make my own but i had error on eclipse), that there will be a config too. I want the code to say on L2JMods.properties file
#If set to true All new characters will have 75 access level
AllGm = False
I tried to do it by my self, i know a way i can do this
(enterworld.java
if (Config.ALL_GM)
{
activeChar.setAccessLevel(75)
}
}
, but then every char that will have 75+ access level(for example 78 or 100), will become 75 when he logs in. So i want a way that every new char will have 75 access level, and then if he gets to 76 he won't return back to 75. Thanks.
sell adena
l2rebon signature x1 - 1kk = 1 dollars
l2reborn x10 - 500kk = 4.7 dollars
E-Global x Lu4 - 1kk = 2.7 dollars
BOHPTS - x20-x500 TOP PRICE
DISCORD - GODDARDSHOP
TELEGRAM - MMOPROMO
Also on sale are Epic jewelry, Clothes at a very good price
Γεια σε όλους!
Έχει δημιουργηθεί μία νέα Ελληνική κοινότητα στο Telegram αφιερωμένη αποκλειστικά στα κρυπτονομίσματα – από Bitcoin και Ethereum μέχρι DeFi, altcoins, trading, και νέα projects.
Ο στόχος μας είναι να μαζευτεί η Ελληνική crypto κοινότητα σε ένα σημείο για ανοιχτή συζήτηση όλων των θεμάτων γύρω από τα κρυπτονομίσματα.
Αυτή τη στιγμή, αναζητούμε:
• Ενεργά μέλη που αγαπούν τον χώρο και θέλουν να είναι από τα πρώτα άτομα στην κοινότητα.
• Moderators με εμπειρία σε forums ή Telegram ομάδες, που μπορούν να βοηθήσουν με τη διαχείριση και την ανάπτυξη της κοινότητας.
Αν σε ενδιαφέρει να συμμετάσχεις από την αρχή και να έχεις ενεργό ρόλο σε μια δυναμική δωρεάν crypto κοινότητα, ρίξε μία ματιά εδώ:
https://t.me/investfuture_crypto_gr
Καλή συνέχεια σε όλους και καλά κέρδη!
Question
Thelasthero
Guys, i want a code (i tried to make my own but i had error on eclipse), that there will be a config too. I want the code to say on L2JMods.properties file
I tried to do it by my self, i know a way i can do this
(enterworld.java
}
, but then every char that will have 75+ access level(for example 78 or 100), will become 75 when he logs in. So i want a way that every new char will have 75 access level, and then if he gets to 76 he won't return back to 75. Thanks.
14 answers to this question
Recommended Posts