caspa Posted July 16, 2012 Posted July 16, 2012 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. Quote
Mystery Posted July 16, 2012 Posted July 16, 2012 (edited) 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 July 16, 2012 by Mysterious Quote
caspa Posted July 17, 2012 Author Posted July 17, 2012 (edited) 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 July 16, 2012 by caspa Quote
Euphy Posted July 17, 2012 Posted July 17, 2012 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. Quote
caspa Posted July 17, 2012 Author Posted July 17, 2012 (edited) what is the sprite name of the baby monk class in rdata folder? Edited July 17, 2012 by caspa Quote
Mystery Posted July 17, 2012 Posted July 17, 2012 what is the sprite name of the baby monk class in rdata folder? Location: /data/sprite/Àΰ£Á·/¸öÅë/ Male: ¸ùÅ©_³².spr Female: ¸ùÅ©_¿©.spr Quote
caspa Posted July 17, 2012 Author Posted July 17, 2012 (edited) @ 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 July 18, 2012 by caspa Quote
Question
caspa
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.
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.