GM Winter Posted November 19, 2023 Group: Members Topic Count: 186 Topics Per Day: 0.13 Content Count: 695 Reputation: 9 Joined: 12/04/20 Last Seen: 9 hours ago Share Posted November 19, 2023 hello i would like to ask regarding the item script for expanded classes im experiencing this error: [Error]: status_set_viewdata (PC): No view data for class -1 im using yml and this is the item script : Quote if(Class == 24){ changebase 4215; }else if(Class == 25){ if(sex){ changebase 4211; }else{ changebase 4212; } }else if(Class == 4047){ changebase 4239; }else if(4049){ changebase 4240; }else{} },{ changebase Class; } Quote Link to comment Share on other sites More sharing options...
Question
GM Winter
hello i would like to ask regarding the item script for expanded classes im experiencing this error:
[Error]: status_set_viewdata (PC): No view data for class -1
im using yml and this is the item script :
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.