Jump to content
  • 0

Novice/Baby/3rd job rings


Question

Posted

I'm looking for something similar to the vendor/falcon ring but with this when you wear the accessory you will turn into a baby or novice or 3rd job! Does anyone have the db script for this?

7 answers to this question

Recommended Posts

Posted

Do you want to only change the appearance or the class ?

 

Appearance :

changebase Job_Novice; // Changes player to Novice sprite.

Class :

jobchange Job_Novice; // Changes player to Novice
  • Upvote 1
Posted (edited)

Do you want to only change the appearance or the class ?

 

Appearance :

changebase Job_Novice; // Changes player to Novice sprite.

Class :

jobchange Job_Novice; // Changes player to Novice

So it would be something like this?

 

19501,Novice_Clip,Novice Clip,5,5,1,100,,1,,1,0xFFFFFFFE,7,2,8,,1,0,What Should I Put Here For Normal Clip?,{},{changebase Job_Novice; },{}

What should I put for the line thats bolded? Do I just put the id for a normal Clip for the viewid and also for the final {} should I put { changebase Class; } for them to turn normal after unequipping it?

 

thanks once again,

- Kris

Edited by Kami675
Posted

Do I just put the id for a normal Clip for the viewid and also for the

final {} should I put { changebase Class; } for them to turn normal

after unequipping it?

Exactly. Put the view id of the clip for a clip and changebase Class; when he unequip.

  • Upvote 1
Posted

Do I just put the id for a normal Clip for the viewid and also for the

final {} should I put { changebase Class; } for them to turn normal

after unequipping it?

Exactly. Put the view id of the clip for a clip and changebase Class; when he unequip.

Ok and this seems kinda like a given but i'll ask anyways xD to change to baby would it be { changebase Job_Baby }? Also, what would I put for  changing to a 3rd job skin? Sorry for the awful amount of questions lol.

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...