Jump to content
  • 0

Baby size reduction removal..


caspa

Question


  • Group:  Members
  • Topic Count:  194
  • Topics Per Day:  0.04
  • Content Count:  499
  • Reputation:   3
  • Joined:  03/11/12
  • Last Seen:  

hello i was just wondering if its possible to make the size of a baby class into a normal size just like the monk and any other else,, or its not possible? if so can u please tell me how to remove the size changing occurence.

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

Are you talking about the Classes themselves? The sprites? Can't really do anything because the client resizes the sprite into a "Baby Version" of the 2nd class. For example, Baby Assassin is the actual Assassin sprite.. but the client takes the sprite and resizes it for a "Baby Version".

If you want Babies (Mounted) to be a different size, you could try: https://rathena.svn....tle/player.conf

// Do mounted (on Peco) characters increase their size
// 0 = no
// 1 = only Normal Classes on Peco have Big Size
// 2 = only Baby Classes on Peco have Medium Size
// 3 = both Normal Classes on Peco have Big Size
// and Baby Classes on Peco have Medium Size
character_size: 0

Other then that.. I don't know about the source.. but I can try to find it.

Edited by Mysterious
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  194
  • Topics Per Day:  0.04
  • Content Count:  499
  • Reputation:   3
  • Joined:  03/11/12
  • Last Seen:  

well im talking about like when i change into a baby monk,, there is no size reduction or it will look like the normal monk class size but the job is baby monk something like that.

==============================

BUMP!!

Edited by caspa
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

OnPCLoginEvent: if (Upper == 2) atcommand "@size 2";

I don't think that will work when changing equips, gears, etc., so editing the actual sprite files is the only permanent way to allow this.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  194
  • Topics Per Day:  0.04
  • Content Count:  499
  • Reputation:   3
  • Joined:  03/11/12
  • Last Seen:  

what is the sprite name of the baby monk class in rdata folder?

Edited by caspa
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

what is the sprite name of the baby monk class in rdata folder?

Location: /data/sprite/Àΰ£Á·/¸öÅë/

Male: ¸ùÅ©_³².spr

Female: ¸ùÅ©_¿©.spr

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  194
  • Topics Per Day:  0.04
  • Content Count:  499
  • Reputation:   3
  • Joined:  03/11/12
  • Last Seen:  

@ mysterious : dude i already try editing the sprite making it twice bigger than tha normal size so that when it becomes a baby it would reduce its size to the original form however it has no effect,, tha char is still small just like how the size of a baby is and its when it return to normal it looks twice as the normal or it looks like the size of how i edit it.... a little help plsss i really need to find where the size reduction occur.

===========================================================

BUMP,,,, anybody out there who could help me with the problem?

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