Jump to content
  • 0

Command to add 2nd class sprite


LyDe

Question


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   2
  • Joined:  05/28/12
  • Last Seen:  

Hi guys, i'm doing a script to add 2nd class sprite as a outfit, so just change the sprite... But i dont know what commando I can use to do it. I tested changebase but  (OF COURSE) change the class at all. 

Anyone knows a command to add just the sprite?

>>> Another question: I'm considering about put Third Job Costume as outfits too, but just as a alternative one. How can I do that for just change the sprite of class?

Thanks

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  104
  • Reputation:   15
  • Joined:  01/18/16
  • Last Seen:  

*changebase <job ID number>{,<account ID>};

This command will change a character's appearance to that of the specified job
class. Nothing but appearance will change.

The command will run for the invoking character unless an account ID is given.

	changebase Job_Novice; // Changes player to Novice sprite.
	changebase Class; // Changes player back to default sprite.

How can you affirm that your CLASS have changed? its about the skills? check your skill tab "variety".

Edited by Felten
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   2
  • Joined:  05/28/12
  • Last Seen:  

Yeah but its kinda stranger because the name of class will be like genetic->creator. There is a way to change that?

 

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