Jump to content

Gabriel13234

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by Gabriel13234

  1. Hi guys.

     

    Can someone help me please ?

     

    This skill is not working very weel in my server.

    The bonus atributes dont pass 99.

     

    How do I change that ? My server doesnt have limit for attributes...

     

    Thanks a lot !

    :)

  2. Hey, thanks a lot !

     

    How does it work ?

    Where the bonus appear ?

     

    Ex: 

    Str: 40 + 10

     

    When I up to level 100:

    Str: 45 + 10 or

    Str: 40 + 15 ?

     

    And, where should I put this ?

    Like any new script or in src ?

     

    :)

     

  3. Hey, 

     

    Thanks for trying to help me !

    job_db2 - Only ups 1 point in 1 stats... I want to up more than 1 point in more than 1 stats after up 1 lv.

    statpoint.txt - I dont want to give points for players to choose where they spend, i want something exactly, like +6 Str.

    Is it possible?

     

    Thanks a lot.

  4. I don't know if is a script or where do I do that.

    I think it's in src... but...

    Sorry if I'm posting in the wrong place.

     

    It's possible to make a Character win status when they get level 100 ?

    For example, if I get Level 100, my character win +5 Str permanent bonus.

     

    Is it possible ?

    Someone can help me ?

     

    Thanks everyone !

  5. Can someone help me please ?

     

    Map Server is crashing and that's the error in dbg:

     

    #0  0xb7fe0832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
    No symbol table info available.
    #1  0xb7ab8ed1 in send () from /lib/libc.so.6
    No symbol table info available.
    #2  0x08178e23 in send_from_fifo (fd=26) at socket.c:360
            len = <value optimized out>
    #3  0x08177c48 in do_close (fd=26) at socket.c:1144
    No locals.
    #4  0x0808beb1 in clif_parse (fd=26) at clif.c:14814
            cmd = <value optimized out>
            packet_ver = <value optimized out>
            packet_len = <value optimized out>
            err = 26
            sd = <value optimized out>
            pnum = <value optimized out>
    #5  0x0817778e in send_shortlist_do_sends () at socket.c:1421
            fd = 26
            idx = 0
            bit = 26
            i = 30
    #6  0x08178c81 in do_sockets (next=50) at socket.c:762
            rfd = {__fds_bits = {67108864, 0 <repeats 31 times>}}
            timeout = {tv_sec = 0, tv_usec = 30000}
            ret = 0
            i = <value optimized out>
    #7  0x0817739d in main (argc=1, argv=0xbffff7b4) at core.c:268
            next = <value optimized out>
  6. #0  0xb7fe0832 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2

    No symbol table info available.

    #1  0xb7ab8ed1 in send () from /lib/libc.so.6

    No symbol table info available.

    #2  0x08178e23 in send_from_fifo (fd=26) at socket.c:360

            len = <value optimized out>

    #3  0x08177c48 in do_close (fd=26) at socket.c:1144

    No locals.

    #4  0x0808beb1 in clif_parse (fd=26) at clif.c:14814

            cmd = <value optimized out>

            packet_ver = <value optimized out>

            packet_len = <value optimized out>

            err = 26

            sd = <value optimized out>

            pnum = <value optimized out>

    #5  0x0817778e in send_shortlist_do_sends () at socket.c:1421

            fd = 26

            idx = 0

            bit = 26

            i = 30

    #6  0x08178c81 in do_sockets (next=50) at socket.c:762

            rfd = {__fds_bits = {67108864, 0 <repeats 31 times>}}

            timeout = {tv_sec = 0, tv_usec = 30000}

            ret = 0

            i = <value optimized out>

    #7  0x0817739d in main (argc=1, argv=0xbffff7b4) at core.c:268

            next = <value optimized out>

     

    Alguem sabe o que é esse erro ?

    Obrigado.

×
×
  • Create New...