MyKiel02 Posted September 9, 2013 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 4 Reputation: 0 Joined: 07/08/13 Last Seen: January 19, 2019 Share Posted September 9, 2013 I have an existing database which has 3rd Jobs in it, I want to change them to transcendent without wiping the entire database, is there a way to do it? Quote Link to comment Share on other sites More sharing options...
Lelouch vi Britannia Posted September 9, 2013 Group: Members Topic Count: 45 Topics Per Day: 0.01 Content Count: 715 Reputation: 84 Joined: 01/05/12 Last Seen: April 10, 2023 Share Posted September 9, 2013 Uhmmm you can use an OnPCLoginEvent to change them into transcendent class. For an example... I dont think it will work but you can try it... - script Change -1,{ OnPCLoginEvent: if(Class == Job_Sura || Class == Job_Sura_T || Class == Job_Baby_Sura){ jobchange 4016; end; } } Quote Link to comment Share on other sites More sharing options...
Question
MyKiel02
I have an existing database which has 3rd Jobs in it, I want to change them to transcendent without wiping the entire database, is there a way to do it?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.