Sallycantdance Posted January 20, 2024 Group: Members Topic Count: 229 Topics Per Day: 0.14 Content Count: 803 Reputation: 12 Joined: 12/04/20 Last Seen: 10 minutes ago Share 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 Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.