caspa Posted July 16, 2012 Group: Members Topic Count: 194 Topics Per Day: 0.04 Content Count: 499 Reputation: 3 Joined: 03/11/12 Last Seen: September 18, 2023 Share 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 Link to comment Share on other sites More sharing options...
Mystery Posted July 16, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share 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 Link to comment Share on other sites More sharing options...
caspa Posted July 17, 2012 Group: Members Topic Count: 194 Topics Per Day: 0.04 Content Count: 499 Reputation: 3 Joined: 03/11/12 Last Seen: September 18, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
Euphy Posted July 17, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share 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 Link to comment Share on other sites More sharing options...
caspa Posted July 17, 2012 Group: Members Topic Count: 194 Topics Per Day: 0.04 Content Count: 499 Reputation: 3 Joined: 03/11/12 Last Seen: September 18, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
Mystery Posted July 17, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share 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 Link to comment Share on other sites More sharing options...
caspa Posted July 17, 2012 Group: Members Topic Count: 194 Topics Per Day: 0.04 Content Count: 499 Reputation: 3 Joined: 03/11/12 Last Seen: September 18, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
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.