Jump to content
  • 0

Custom suit problem Help please?


elcontrol00

Question


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  236
  • Reputation:   1
  • Joined:  04/25/12
  • Last Seen:  

Hello rAthena! and good day to all. Today i'm experiencing a custom suit problem I have all the suits in the RO and most of them are working except when it comes to the Champion and the Bard/Clown suit. Problem is i don't want the Clown/Bard suit available for Female job because it errors so i want it only for male and the champion for both jobs and now the problem im guessing is its that it got mixed up because only Male job can use champion suit not female and Clown/Bard can be used but it errors. So now my question is How can i put the Clown/Bard only equip-able for Males not for Females and Champion suit be able for the both of the genders. Thank you all :D

19013,Champion_Suit,Champion Suit,5,1000,10,10,,10,,4,0xFFFFFFE,,1,16,0,1,0,,{ changebase 4016; bonus bMatkRate,5; },{},{ changebase Class; }

19023,Clown_Suit,Clown Suit,5,89000,,500,,4,,1,0xFFFFFFFE,7,2,16,,10,1,0,{ changebase 4020; bonus bMaxHP,800; },{},{ changebase Class; }

19022,Bard_Suit,Bard Suit,5,89000,,500,,4,,1,0xFFFFFFFE,7,2,16,,10,1,0,{ changebase 19; bonus bMaxHP,500; },{},{ changebase Class; }

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  

19013,Champion_Suit,Champion Suit,5,1000,10,10,,10,,4,0xFFFFFFE,7,2,16,,10,1,0, { changebase 4016; bonus bMatkRate,5; },{},{ changebase Class; } 

19023,Clown_Suit,Clown Suit,5,89000,,500,,4,,1,0xFFFFFFFE,7,1,16,,10,1,0,{ changebase 4020; bonus bMaxHP,800; },{},{ changebase Class; }

19022,Bard_Suit,Bard Suit,5,89000,,500,,4,,1,0xFFFFFFFE,7,1,16,,10,1,0,{ changebase 19; bonus bMaxHP,500; },{},{ changebase Class;}

Try these lines instead (all of them now have 10 base level requirement to equip the suit )

Edited by mindstream
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  236
  • Reputation:   1
  • Joined:  04/25/12
  • Last Seen:  

Nope my female character can still equip the Clown/Bard suit and the Champion suit comes out that invalid ID or item

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  806
  • Reputation:   220
  • Joined:  03/13/12
  • Last Seen:  

can you post the error screen shot?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  36
  • Topics Per Day:  0.01
  • Content Count:  236
  • Reputation:   1
  • Joined:  04/25/12
  • Last Seen:  

There is not error i just want to prevent Female character from putting Clown and Bard suit on and enable female character to put on champion suit

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  566
  • Reputation:   349
  • Joined:  11/20/11
  • Last Seen:  

Why don't you just edit the column for "Gender"?

ID,DBName,ScreenName,Type,Price,Sell,Weight,ATK,DEF,Range,Slot,Job,Upper,Gender,Loc,wLV,eLV, Refineable,View,{Script},{OnEquip_Script},{OnUnequip_Script}

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  26
  • Reputation:   0
  • Joined:  02/09/13
  • Last Seen:  

http://rathena.org/board/topic/78827-changebase-2-class-1-item/
 
 

changebase ( (Sex) ? 19 : 20 );

 

That's for using 1 item for two different sex-dependent class

 

i.e. Bard(Clown)/Dancer(Gypsy)

 

Credit goes to Miles.

Edited by merlini
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...