Jump to content

Recommended Posts

Posted

Albion.. sorry but you dont know what is the difference between  || and && .... || means OR and && means AND.. get a java book fast or just quit l2j

 

yes i will get a book, you will ...

 

well :D an example

if (activeChar.getLevel() >= 70 && activeChar.getLevel() <=75 )
	{
		activeChar.sendMessage("Your Sux");
	}

 

if character is 70+ lvl and lower than 75 then run {};

 

its simple :) gl bro, no more answers about it...

 

soz for english guys

  • 2 months later...
Posted

ok i like that here i see 3 new events but in the code i see a lot of think that we don't need like : custom leveling system , handlers  WTF ??!?!, custom CommunityBoard, tvt event rework, town war, 50 000 lines for what ??!?!

  • 7 months later...
  • 2 weeks later...
  • 2 weeks later...
  • 2 weeks later...
Guest
This topic is now closed to further replies.



×
×
  • Create New...