Jump to content
  • 0

[Help] Subclass Transformation


Question

Posted

Kalhspera paidia. Exw dei ston l2dubai oti molis kaneis 12 subs kseklidwnei ena transformation (den thimame se ti metamorfonese). Afto pws mporw na to kanw?

7 answers to this question

Recommended Posts

  • 0
Posted

l2dubai  poli spagmenos server....

 

Me java code to kaneis auto....  Oi devel tou l2dubai8a to exoun ftia3ei... an breis kanena kalo deve na s kanei  kai se sena....

 

Alla diskolo... gt den exei lgo kapios na asxoli8ei xwris kanena kerdos....

  • 0
Posted

den ehw dokimasi xana afto alla kati tetoio prepei na einai

sto L2pcinstance

 

// Store the basic info about this new sub-class.
                con = L2DatabaseFactory.getInstance().getConnection();
                statement = con.prepareStatement(ADD_CHAR_SUBCLASS);
                
                statement.setInt(1, getObjectId());
                statement.setInt(2, newClass.getClassId());
                statement.setLong(3, newClass.getExp());
                statement.setInt(4, newClass.getSp());
                statement.setInt(5, newClass.getLevel());
                statement.setInt(6, newClass.getClassIndex()); // 
                if (getTotalSubClasses() == 12) {
L2Skill skill = SkillTable.getInstance().getInfo(239, 1);
		addSkill(skill, true); 
}

  • 0
Posted

den ehw dokimasi xana afto alla kati tetoio prepei na einai

sto L2pcinstance

 

// Store the basic info about this new sub-class.
                con = L2DatabaseFactory.getInstance().getConnection();
                statement = con.prepareStatement(ADD_CHAR_SUBCLASS);
                
                statement.setInt(1, getObjectId());
                statement.setInt(2, newClass.getClassId());
                statement.setLong(3, newClass.getExp());
                statement.setInt(4, newClass.getSp());
                statement.setInt(5, newClass.getLevel());
                statement.setInt(6, newClass.getClassIndex()); // 
                if (getTotalSubClasses() == 12) {
L2Skill skill = SkillTable.getInstance().getInfo(239, 1);
		addSkill(skill, true); 
}

Ναι απο εκει ειναι αλλα και παλι και να ξερει απο που ειναι μονος του δεν θα τα βγαλει περα.
  • 0
Posted

file stin java an den dokimaseis, an den dialisis kyriolektika ta packs den mathenis tipota! ola exoun mia arxi ;)

Mwre esi dikio exeis alla na pou sikwsa ton server dixws na dokimasw java... Oxi oti me keei na valw afto me to transformation alla ok einai wraio pragma naxeis 1 skill apo 12 subs ;)

 

Anyway! mias kai o server einai sikwmenos se allo mixanima lew na ta dokimasw mia sto pc mou :D efxaristw kai pali :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...