Jump to content
  • 0

Multifunction Zone


Sinister Smile

Question

Im trying to put this code http://www.maxcheaters.com/topic/139771-multifunctionzone/page-1

 

but i get only 1 error and i dont know how to fix it.

 

in the code from the link is 
 

+                                                               else if(zoneType.equals("MultiFunctionZone"))
+                                                               {
+                                                                       temp = new L2MultiFunctionZone(zoneId);
+                                                               }
but in my rev all are like this
 
									case "DerbyTrackZone":
										temp = new L2DerbyTrackZone(zoneId);
										break;
									case "WaterZone":
										temp = new L2WaterZone(zoneId);
										break;
									case "NoHqZone":
										temp = new L2NoHqZone(zoneId);
										break;

i tryed to make it like this

									case "MultiFunctionZone":
										temp = new L2MultiFunctionZone(zoneId);
										break;

but i still get a shitty error without no fix :/ any ideas how to fix it?

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0

Can u post here the error?

No. We must be psychic for this forum..  ::)

 

Come on guys.. Give more informations.. If you're not able to write your problem, simply share a photo..

Link to comment
Share on other sites

  • 0

Make sure your java file L2MultiFunctionZone.java it's right and in proper place. gameserver/model/zone/type/L2MultiFunctionZone...

Edited by 'Baggos'
Link to comment
Share on other sites

  • 0

Yea i checked all imports all 1 by one again, and its the same. 

Do you create a second java file(L2MultiFunctionZone) into gameserver/datatables/xml? Check it. Because if yes, you should delete it. 

When you tried to click in the error, maybe by mistake you created a file in there.

Edited by 'Baggos'
Link to comment
Share on other sites

  • 0

Do you create a second java file(L2MultiFunctionZone) into gameserver/datatables/xml? Check it. Because if yes, you should delete it. 

When you tried to click in the error, maybe by mistake you created a file in there.

No i dont create a second java file in db/xml.

Im really tired thanks for the replays. It was my first time that i added a java code so i falied .. i know the mistake is in me .. and however Lock the topic.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


  • Posts

    • I am selling the essence project which includes versions 388 and 439 that have been running for over 2 years or (447 as custom PVP like Pride). I have a test server for you to test them out. If you are really interested in it then contact my seller at discord: kiwi7106. Price: 4000 Euro P/s: This is a project that I have spent a lot of money and time developing, so if you are not interested in it, please get out of this topic, thank you. P/s 2: If you find the price too expensive, it's best to skip this article and find another project and don't comment negatively on my topic, thank you.
    • Someone ask me for this, it should work on any client that has Kamael race, preview:     Installation - there are two ways to install depending on how you want to use it:   Method 1: If you want to completely replace the original, do:   Copy all lines from your armorgrp to Notepad++, press Ctrl+H, check the "match whole word" option and replace:   kamael.Mkamael_m000_w_ad00   by:   AvengersKamaelWings.Avengers_MKamael_m001_w_ad00   Then replace:   MKamael.Mkamael_m000_t00_w   by:   AvengersKamaelWings.MKamael_m001_t00_w   Now repeat the same process with the female, replace:   kamael.Fkamael_m000_w_ad00   by:   AvengersKamaelWings.Avengers_FKamael_m001_w_ad00   Then replace:   FKamael.Fkamael_m000_t00_w   by:   AvengersKamaelWings.FKamael_m001_t00_w   You're done, paste everything back into File Edit and save!   Method 2: If you only want to replace in specific sets, execute the above process only on the armorgrp of those sets.   Repack by: AvengersTeamBr Password: LadrãoDeFrango      
    • 用于解密、加密和编辑 .u 文件的工具。
    • It's always awesome when you find someone who not only delivers great quality but also does it way ahead of schedule. Makes you feel like you hit the jackpot, right? I'm new around here, just stumbled upon this forum, and seeing posts like yours really gives me hope that there are some real pros hanging out in this community.
  • Topics

×
×
  • Create New...