sotid Posted December 17, 2016 Posted December 17, 2016 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/
0 Reborn12 Posted December 17, 2016 Posted December 17, 2016 Requestrestart.java Replace L2Character. With ZoneId.
0 'Baggos' Posted December 17, 2016 Posted December 17, 2016 Your eclipse can't find the errors without build?
0 xxdem Posted December 17, 2016 Posted December 17, 2016 this is a classic issue when Scripts aren't loaded
0 sotid Posted December 18, 2016 Author Posted December 18, 2016 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 sotid Posted December 19, 2016 Author Posted December 19, 2016 for(L2ItemInstance o : activeChar.getItems()) like this?
0 sotid Posted December 22, 2016 Author Posted December 22, 2016 Thanks to 'Baggos' I fixed it . you can lock it
Question
sotid
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