Jump to content
  • 0

[Disguise] Class ViewID


Mumbles

Question


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  127
  • Reputation:   36
  • Joined:  01/21/13
  • Last Seen:  

Is there a ViewID that can be used for each job class? I'd like to use something along the lines of disguise 4004; or changelook 4004; - I'm aware these are invalid values; it's simply an example. I'd like to avoid using changebase, as doing so causes sprite errors when attempting to switch to a job that does not allow the weapon being worn (i.e. Clown wearing a Bow disguising into a Baby Novice; Knight wearing a Broad Sword changing into a Sniper; etc.).

 

Alternatively, I could write conditional checks to prevent usage by each specific class disguising into an invalid class, but I'd rather use something less restricted if it exists.

Edited by Via
Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Developer
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  2407
  • Reputation:   613
  • Joined:  07/05/12
  • Last Seen:  

Another solution should be diff your client adding "ignore missing file" option and to use changebase.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  1654
  • Reputation:   583
  • Joined:  08/09/12
  • Last Seen:  

Strip their weapon & shield before doing changebase.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  127
  • Reputation:   36
  • Joined:  01/21/13
  • Last Seen:  

Strip their weapon & shield before doing changebase.

 

This does not prevent them from re-equipping it afterwards.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  69
  • Reputation:   4
  • Joined:  07/02/12
  • Last Seen:  

I don't know what's different with my setup, but i tried the situations you stated and i don't get errors from it. Like Swordsman with broadsword then use my archer suit (changebase script) and it's fine. I just see a weapon-less archer attacking, getting hit, etc.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  127
  • Reputation:   36
  • Joined:  01/21/13
  • Last Seen:  

Idk, I'm getting sprite and resource errors from these folders:

 

2w3ng2h.png

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  127
  • Reputation:   36
  • Joined:  01/21/13
  • Last Seen:  

Another solution should be diff your client adding "ignore missing file" option and to use changebase.

 

Went ahead and used this as a solution. Thanks.

Link to comment
Share on other sites

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...