Jump to content

[Share]Scroll For Clan rep points


Grim.

Recommended Posts

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

@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

Link to comment
Share on other sites

  • 3 weeks later...
  • 1 year later...

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?

Link to comment
Share on other sites

  • 3 months later...
  • 2 weeks later...

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...