Jump to content
  • 0

How to create custom job


BlitzGregor

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   2
  • Joined:  02/09/17
  • Last Seen:  

I'm trying to create a custom costume like xmas or summer sprite outfits but

every guide I've looked at is either too old or does not work,

at this point I'm assuming the summoner job was just magically added to

the client some how and that no one knows how to create a working custom job.

 

Edit: At this point creating a job with novice skills and exp is easier than trying for just a costume.

Need help.

 

Its impossible to add custom jobs.

You will not find help here.

Edited by BlitzGregor
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  505
  • Reputation:   126
  • Joined:  04/04/16
  • Last Seen:  

Are you going to actually add a new job and add skills on it?

If not you could use changebase script command.

changebase 26; // for xmas sprite

changebase 27; // for summer sprite

Edited by Technoken
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   2
  • Joined:  02/09/17
  • Last Seen:  

I have my own custom job sprite I want to make into a costume, but I only have a female only outfit atm like wedding dress.

there's a method to get costumes to change your job sprite with out changing your job like

2338,Wedding_Dress,Wedding Dress,4,43000,,500,,0,,0,0xFFFFFFFE,63,0,16,,0,1,0,{},{ sc_start SC_WEDDING,-1,0; },{ sc_end SC_WEDDING; }

But you need to create a job for the sprite first to get SC command to work

My server was based off:

EDIT add:

There is a problem with the Ragexe client when you diff with nemo that if you Enable Custom Jobs the client does not work

In order to get the summoner job to work you need a Ragexe client version of 2015-10-01 or newer and I'm using a 2015-10-29

But when I try to use this Custom Job & Custom Shield Patches guide it doesn't work because enable custom jobs does not work

 

Edited by BlitzGregor
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   2
  • Joined:  02/09/17
  • Last Seen:  

On 3/22/2017 at 2:13 PM, Technoken said:

Are you going to actually add a new job and add skills on it?

If not you could use changebase script command.

changebase 26; // for xmas sprite

changebase 27; // for summer sprite

At this point creating a job with novice skills and exp is easier than trying for just a costume.

but the Ragexe Enable custom jobs does not work when you diff with nemo

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