Sallycantdance Posted January 20, 2024 Posted January 20, 2024 hello im having an error in false apperentice when the expanded classes are using it heres the item script: Quote Script: | if(Class == 4008){ skill "RK_DRAGONTRAINING",5; }else if(Class == 10 || Class == 4011 || Class == 4033){ skill "NC_MADOLICENCE",5; }else if(Class == 4012){ skill "RA_WUGMASTERY",1; skill "RA_WUGRIDER",3; } EquipScript: | changebase roclass(eaclass()|EAJL_THIRD); changebase roclass(eaclass()|EAJL_2_1); UnEquipScript: | changebase Class; and heres the error: [Error]: status_set_viewdata (PC): No view data for class -1 Quote
Question
Sallycantdance
hello im having an error in false apperentice when the expanded classes are using it
heres the item script:
and heres the error:
[Error]: status_set_viewdata (PC): No view data for class -1
0 answers 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.