Jump to content
  • 0

How to properly use "@bodystyle" in this modified script?


aspd197

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  05/02/18
  • Last Seen:  

Hello,
After read this thread by @kanashiroakira and try the script, I decided to "modify" something and create a new script.

The concept is,
in order to get their look changed into a new one, players must bring some items.
But when I test this script and bring the items to the NPC, sometimes my character's look doesn't changed.

When using normal char and doing normal way to reach 3rd job, it doesn't work.
When using GM char and changing class by using @jobchange command, it works perfectly.

Please help me check my script below.
Thank you!

StyleQuest.txt

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 1

  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  1188
  • Reputation:   161
  • Joined:  06/12/12
  • Last Seen:  

3 hours ago, aspd197 said:

hello, thanks for replying.

Body style still not changing..

 

are you using rathena emulator? because i already tried it and give me error.

but i already fix and now working like you want

StyleQuest.txt

Edited by hendra814
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  1188
  • Reputation:   161
  • Joined:  06/12/12
  • Last Seen:  

12 hours ago, aspd197 said:

Hello,
After read this thread by @kanashiroakira and try the script, I decided to "modify" something and create a new script.

The concept is,
in order to get their look changed into a new one, players must bring some items.
But when I test this script and bring the items to the NPC, sometimes my character's look doesn't changed.

When using normal char and doing normal way to reach 3rd job, it doesn't work.
When using GM char and changing class by using @jobchange command, it works perfectly.

Please help me check my script below.
Thank you!

StyleQuest.txt

Try change line 84 into this

setlook LOOK_BODY2,.@bodystyle;

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  05/02/18
  • Last Seen:  

8 hours ago, hendra814 said:

Try change line 84 into this


setlook LOOK_BODY2,.@bodystyle;

 

hello, thanks for replying.

Body style still not changing..

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  05/02/18
  • Last Seen:  

20 hours ago, hendra814 said:

are you using rathena emulator? because i already tried it and give me error.

but i already fix and now working like you want

StyleQuest.txt

yes, I'm using rAthena emulator..

Thank you, now it works!
Finally found the issue, noticed about the missing mark on "+@bodystylemax+", haha..
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...