Jump to content

jaldaAbajo

Members
  • Content Count

    9
  • Joined

  • Last visited

Posts posted by jaldaAbajo


  1. sry about that.. :blush: 

     

    yes I'm talking about a Sorcerer; after changing Job from Professor to Sorcerer I can't assign more stats points (still 99 max stats)

     

    After I create this post; I did a stats reset and after that I can go beyong 99... is this how suppose to work or after changing Jobs should let me assign more stats points automatically?

     

    thanks again.


  2. Hi,

     

    For some reason a Trans class (Sorceres for example) can't add more that 99 point in stats. I check the server and for third class I can get up to 120.

     

    // Max limit of char stats. (agi, str, etc.)
    max_parameter: 99

    // Same as max_parameter, but for 3rd classes.
    max_third_parameter: 120

    // Same as max_parameter, but for baby classes.
    max_baby_parameter: 80

    // Same as max_parameter, but for baby 3rd's.
    max_baby_third_parameter: 108
     

     

    Anyone knows why I can get more than 99 points?

     

    Thanks.


  3. hi evilpuncker,

     

    i think i got it.. did a repatch on the 20131223 exe and include the option: Remove GM sprites

     

    now previous created accounts came with the classic dress. need to test adding the accounts again in the clientinfo.xml (just for testing purpose..)

     

    many thanks for the help and the fast response.... :D


  4. I just test with my accounts the other accounts still intact (mine will be 2000000 and 2000001) both are removed as your suggestion but still have the white dress.

     

    here's the clientinfo.xml for client 20130817:

     

    <?xml version="1.0" encoding="euc-kr" ?><clientinfo>    <servicetype>korea</servicetype>    <servertype>primary</servertype>    <connection>        <display>redRO</display>        <desc>redRO</desc>        <address>200.50.11.226</address>        <port>6900</port>        <version>30</version>        <langtype>0</langtype>        <balloon>redRO</balloon>        <aid>			<admin>2000002</admin>			<admin>2000003</admin>			<admin>2000004</admin>		<loading>			<image>loading00.jpg</image>			<image>loading01.jpg</image>			<image>loading02.jpg</image>			<image>loading03.jpg</image>			<image>loading04.jpg</image>			<image>loading05.jpg</image>			<image>loading06.jpg</image>			<image>loading07.jpg</image>			<image>loading08.jpg</image>			<image>loading09.jpg</image>		</loading>        </aid>    </connection></clientinfo>

     

     

    and this is the code for client 20131223:

     

    <?xml version="1.0" encoding="euc-kr" ?><clientinfo>    <servicetype>korea</servicetype>    <servertype>primary</servertype>    <connection>        <display>redRO</display>        <desc>redScorpion</desc>        <address>200.50.11.226</address>        <port>6900</port>        <version>46</version>        <langtype>0</langtype>        <balloon>redRO</balloon>        <aid>			<admin>2000002</admin>		<loading>			<image>loading00.jpg</image>			<image>loading01.jpg</image>			<image>loading02.jpg</image>			<image>loading03.jpg</image>			<image>loading04.jpg</image>			<image>loading05.jpg</image>			<image>loading06.jpg</image>			<image>loading07.jpg</image>			<image>loading08.jpg</image>			<image>loading09.jpg</image>		</loading>        </aid>    </connection></clientinfo>

     

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.