Jump to content

[L2J Contest - Share] Cute Anti Olympiad Farm Method[Updated!]


Recommended Posts

Tested and working super...it is super :D

 

Now if you can extend this to make some configs and to put on participants only one set of armor and same for weapon will be more complete :D..(and random classes to be chosen will be also awesome..:P)

 

Amazing job man...thank you ;)

 

edit: i found one bug...after you are telep back in town the name and appearance of the opponent is not change back to normal...i see "player two and dark elf race" like on arena :)

Link to comment
Share on other sites

She is female, as we can see.

 

Oh Really? omg I didn't know that VelvetValour was she... :( :( :(

 

VelvetValour  Sorry for my mistake...

 

And one time Good share thanks!

Link to comment
Share on other sites

Tested and working super...it is super :D

 

Now if you can extend this to make some configs and to put on participants only one set of armor and same for weapon will be more complete :D..(and random classes to be chosen will be also awesome..:P)

 

Amazing job man...thank you ;)

 

edit: i found one bug...after you are telep back in town the name and appearance of the opponent is not change back to normal...i see "player two and dark elf race" like on arena :)

even after rr they appear like dark elfs??

Link to comment
Share on other sites

Nope...if the opponent do restart it all comes back to normal...

And another thing is when the match start it shows you the name of the opponent..the real name (you know that like party tab)...so that makes this kind of useful :|

But maybe with a new version some of this will be fixed :)

 

ty,

Link to comment
Share on other sites

Nope...if the opponent do restart it all comes back to normal...

And another thing is when the match start it shows you the name of the opponent..the real name (you know that like party tab)...so that makes this kind of useful :|

But maybe with a new version some of this will be fixed :)

 

ty,

Thank you for ur feedback ima get to it xD

 

VelvetValour  Sorry for my mistake...

Aww come on, its ok :P

 

First post Updated!

Now we got configs.

 

#
+# ======================================================================
#
+# Cute Olympiad Anti Farm Method by Velvet for MaxCheaters.com
#
+# ======================================================================
#
+# The class id will also determin the race.
#
+# For instance class id 108 is dark elven dagger.
#
+ClassId = 108
#
+# Random class chosing.
#
+RndWeaponByClass = false
#
+# Armor set id must be specified with the armor's set chest item Id.
#
+# Ex: 7861 = Apella heavy Breast Plate, is the chest id for the armor set id 49
#
+ArmorSetId = 7861
#
+# Right hand weapon id
#
+# 6367 - Angel Slayer
#
+WpnRightId = 6367
#
+# Left hand weapon id
#
+# 6367 - Angel Slayer
#
+WpnLeftId = 6367
#

Link to comment
Share on other sites

error: Starting L2J Game Server.

 

[13 Apr 13:19:31] Loading GameServer Configuration Files...

java.lang.NullPointerException

        at com.l2jserver.gameserver.instancemanager.OlympiadAntiFraud.loadConfig

(OlympiadAntiFraud.java:61)

        at com.l2jserver.Config.load(Config.java:1113)

        at com.l2jserver.gameserver.GameServer.main(GameServer.java:522)

[13 Apr 13:19:31] L2Properties: Missing property for key - DatapackRoot

 

and something with OlympiadFraud.ini should be OlympiadFraud.properties in OlympiadFraud.java

 

;)

Link to comment
Share on other sites

error: Starting L2J Game Server.

 

[13 Apr 13:19:31] Loading GameServer Configuration Files...

java.lang.NullPointerException

        at com.l2jserver.gameserver.instancemanager.OlympiadAntiFraud.loadConfig

(OlympiadAntiFraud.java:61)

        at com.l2jserver.Config.load(Config.java:1113)

        at com.l2jserver.gameserver.GameServer.main(GameServer.java:522)

[13 Apr 13:19:31] L2Properties: Missing property for key - DatapackRoot

 

and something with OlympiadFraud.ini should be OlympiadFraud.properties in OlympiadFraud.java

 

;)

Fixed the null pointer and changed the ini to .properties

 

http://pastebin.com/rQG5XTPN

Link to comment
Share on other sites

So I didn't get what this thing does at all.. I've just read the code - I don't have enough posts to see it =D

when 2 players are ported into oly arena they will look like same race (dark elfs on this case)

one of them with have the name Player1 and the other one Player2.

Even observers see them like that. Both can't chat.

like this way no one can understand if he is vs his friend or not, so he have to play fairly. No place for feed ...

Link to comment
Share on other sites

sorry for double post.

 

there is another bug .

 

when you are not in oly , you will see all humans like dwarfs..

 

 

EDIT : FIXED

 

at charinfo.java

 

if(!_activeChar.isOlympiadInitiated())

{

if (_activeChar.getClassIndex() == 0)

writeD(_activeChar.getClassId().getId());

else

writeD(_activeChar.getBaseClass());

}

else

writeD(Config.CONFIG_CLASSID);

Link to comment
Share on other sites

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...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock