Jump to content
  • 0

Question

Posted

Hello guys ,

 

I had made another topic for a pvp area and you guys told me to try this code for a multifunction area http://www.maxcheaters.com/topic/139771-multifunctionzone/

 

well this is my first time I add a code so dont judge to hard. So.. I get  2 errors and I dont know how to fix them .

 

https://postimg.org/image/onkhwk3jd/

7 answers to this question

Recommended Posts

  • 0
Posted

Requestrestart.java

Replace L2Character. With ZoneId.

 

if(player.isInsideZone(ZoneId.ZONE_MULTIFUNCTION) && !L2MultiFunctionZone.restart_zone)  I get error again

https://postimg.org/image/txvbhw1kh/

 

Your eclipse can't find the errors without build?

Dont think so. actually it gets red when I write something wrong but I get error while compiling.

 

this is a classic issue when Scripts aren't loaded 

what do you mean and how do I fix this?

  • 0
Posted

                       for(L2ItemInstance o : activeChar.getItems()) like this?
                      

Guest
This topic is now closed to further replies.


×
×
  • 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