Jump to content
  • 0

Question

Posted

1)Yparxi kana guide pou na leei pos kanoume compile me maven?

2)8elw ston server m na iparxoune mono Dwarfs kai p.x ama kanoune allon char na trone ban pos to kano auto?me java code mporei na to ftiaksei kaneis?

5 answers to this question

Recommended Posts

  • 0
Posted

To πρώτο κάπου υπάρχει στο English Section τώρα για το δεύτερο δές

if(activeChar.getRace() != Race.Human)
		{
			activeChar.setPunishLevel(2);
                                return;
		}

if(activeChar.getRace() != Race.Elf)
		{
			activeChar.setPunishLevel(2);
                                return;
		}

if(activeChar.getRace() != Race.DarkElf)
		{
			activeChar.setPunishLevel(2);
                                return;
		}

if(activeChar.getRace() != Race.Orc)
		{
			activeChar.setPunishLevel(2);
                                return;
		}

Enterworld.java

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


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