Jump to content

Recommended Posts

Posted

hello again i will share a fix with u,as u can see at the title this is a fix for wyvern at olympiad,ok lets start

go at

java/sf/l2j/gameserver/model/zone/type/L2olympiadstadiumzone.java

at line 64 find this:

character.setInsideZone(L2Character.ZONE_PVP, false);

after this line add this:

character.setInsideZone(L2Character.ZONE_NOLANDING, false);

 

and u are done  ;)

 

credits:to me

enjoy

Posted

credits its not to you ..

u have to be kiding me right?and tell me then who post is this i searched the forum and i didnt find it,and to make that line over there isnt so hard just u need some knowlenge of java,and brain of course

Guest
This topic is now closed to further replies.


×
×
  • Create New...