Jump to content
  • 0

H>False Apprentice


GM Winter

Question


  • Group:  Members
  • Topic Count:  176
  • Topics Per Day:  0.14
  • Content Count:  666
  • Reputation:   9
  • Joined:  12/04/20
  • Last Seen:  

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; }

 

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...