I was wondering if there is some kind of walk around, I'm creating a system which requires class perma change. Everything goes good if class is being changed from another race (Example: I'm Adventurer changing base class to Mystic Muse - I will become Elf without any character model issues). However if I change class to one from same race (for example Adventurer to Soultaker) - character model will get stuck. I was thinking if there is any work around? (Yes, logging back to character select screen would work, but it's not a solution).
Hello, if you order, always order with refill so you are 100% sure, the followers,likes stay.
We now accept PayPal sometimes, open ticket and ask, our support team will tell you if we accept it or not.
private int _ispro;
private long _isproTime;
public void increasePvpKills(L2Character target)
{
if (target instanceof L2PcInstance && AntiFeedManager.getInstance().check(this, target))
{
if (_isproTime < System.currentTimeMillis())
_ispro = 0;
_ispro++;
_isproTime = System.currentTimeMillis() + 60000L;
There is no need for any task or anything..
Hi, i make 4 new custom zone where can set zonename, but have problem bcs still working only last zonename for all new zones...
373 0 26 16 30000.00000000 -30000.00000000 a,TvT Event\0 -1 -1 -1 -1 -1 -1 0.00000000 a,
374 0 16 16 30000.00000000 -30000.00000000 a,TvT Event\0 -1 -1 -1 -1 -1 -1 0.00000000 a,
375 0 21 11 30000.00000000 -30000.00000000 a,TvT Event\0 -1 -1 -1 -1 -1 -1 0.00000000 a,
376 0 17 16 30000.00000000 -30000.00000000 a,PvP Zone\0 -1 -1 -1 -1 -1 -1 0.00000000 a,
Some1 understand it how its working ? i need set new nbr, zone_color_id and other geodata coords + 1 map for zone...
If all working good ofc i pay for it 😉 pm on discord: ! KejbL#0290 thx.
Question
Pleyne
Hey,
I was wondering if there is some kind of walk around, I'm creating a system which requires class perma change. Everything goes good if class is being changed from another race (Example: I'm Adventurer changing base class to Mystic Muse - I will become Elf without any character model issues). However if I change class to one from same race (for example Adventurer to Soultaker) - character model will get stuck. I was thinking if there is any work around? (Yes, logging back to character select screen would work, but it's not a solution).
Any bright tips?
Issue is displayed here:
* Current class -> http://prntscr.com/lv8w9c
* After change -> http://prntscr.com/lv8wjk
Thanks
Link to comment
Share on other sites
2 answers to this question
Recommended Posts