Bleadd Posted November 7, 2010 Posted November 7, 2010 Hello everybody, I'd like to change where new characters appear and all the characters appear in the same place. Is this possible? What files to modify (Java I suppose ..) Thank you in advance ^ ^
0 SweeTs Posted November 7, 2010 Posted November 7, 2010 Any modifications in java Files? Oo Nop, simply you have to change the x/y/z parameters from navicat in char_templates table :P ex. UPDATE char_templates SET x='82698'; UPDATE char_templates SET y='148638'; UPDATE char_templates SET z='-3473';
0 Bleadd Posted November 7, 2010 Author Posted November 7, 2010 I haven't this in my table Char_template.. I'm On l2jfree, I forget to say that .. I have that in my table : ClassId ClassName RaceId STR CON DEX _INT WIT MEN P_ATK P_DEF M_ATK M_DEF P_SPD M_SPD ACC CRITICAL EVASION MOVE_SPD _LOAD canCraft M_UNK1 M_UNK2 M_COL_R M_COL_H F_UNK1 F_UNK2 F_COL_R F_COL_H Maybe Load?
0 SweeTs Posted November 7, 2010 Posted November 7, 2010 I haven't this in my table char_template... Hmm strange, it should be there... o.O Check it once again :P
0 Bleadd Posted November 7, 2010 Author Posted November 7, 2010 I haven't in my table.. I'm during to search in other tables.. Edit : I don't find in other tables..
0 SweeTs Posted November 7, 2010 Posted November 7, 2010 Check in navicat if you have table 'custom spawn' or something like that...
0 Bleadd Posted November 7, 2010 Author Posted November 7, 2010 In l2jfree, is java modifications :D I found it on L2jfree's forum ^^ L2PcTemplate.java Thx for help man ^^
Question
Bleadd
Hello everybody,
I'd like to change where new characters appear and all the characters appear in the same place.
Is this possible?
What files to modify (Java I suppose ..)
Thank you in advance ^ ^
9 answers to this question
Recommended Posts