Mitjuh Posted January 6, 2010 Posted January 6, 2010 stef easy lawl... you could just say it in a normal way... Quote
MrPerfect20 Posted January 9, 2010 Posted January 9, 2010 Gr8 share dude :D Ty for sharing it with us ;) Quote
kosker Posted January 9, 2010 Posted January 9, 2010 well . with that you will press a scrool and it will give you rep points? Quote
Stefoulis15 Posted January 9, 2010 Posted January 9, 2010 well . with that you will press a scrool and it will give you rep points? if u use the whole patch i share it will work normally , and it can be used only once , so it wont be a spam shit. if u use his c/p file it wont work.it will throw errors. Quote
Belzebul Posted January 10, 2010 Posted January 10, 2010 looool i see this for first time in my L2JDev Life.. nice share thx now i will be +1! Im sure its too big, joking me dude? You learned to compile before some days, rofl. ontop: I dont know if i told again how cool this is :D Quote
rychoo84 Posted January 12, 2010 Posted January 12, 2010 @author lol, nice try... Shared incomplete code + no credits... @offtop1 Thats one of the reasons I dont like this place - everyone is violating ethical law (maybe thats why you named it MAXCHEATERS) in order to get some (often useless) stuff... Admins, please dont ban me, at least i like to read all the stuff here :) @offtop2 anyway, not a big deal - Ive made (almost) the same while ago that's a useful thing (and i thought i will be the first :P) @true author i think you need to check for other instances than PcInstance, otherwise you might get null reference exceptions Quote
chito Posted January 13, 2010 Posted January 13, 2010 hmm scrolls like this are really nice, i thought only way to give clan points was when admin gives on himself it scrolls are really nice, never seen on any server Quote
BlackJack24 Posted January 20, 2012 Posted January 20, 2012 activeChar.getClan().setReputationScore(1000, true); With this line of code your clan reputation points will be set to 1000 but not get! If you want to get points, have to write: activeChar.getClan().setReputationScore(activeChar.getClan().getReputationScore() +1000, true); And there is one problem, when you get your clan reputation point, you have to restart to see it in Clan Info... Maybe someone can help to change code without need to restart after use the item? Quote
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.