Jump to content

Recommended Posts

Posted
  • Abrir char_item.cpp (game/src)

Buscamos

Quote

if (LC_IsEurope() || LC_IsSingapore() || LC_IsVietnam())
	return false;

Luego nos iremos a esta parte del recuadro

image.png

Luego borramos estas lineas

Quote

                                    //if (LC_IsEurope() || LC_IsSingapore() || LC_IsVietnam())
                                    //    return false;

Nos quedara a sin

image.png

Luego vamos a 

Quote

case 71052 : // 진재경

Y buscamos este recuadro

image.png

Luego solo tienen que borrar

Quote

                                    //if (LC_IsEurope() || LC_IsSingapore() || LC_IsVietnam())
                                    //    return false;

Quedan un recuadro como este

image.png

Luego de terminar el archivo char_item.cpp hacemos lo siguiente

  • Ve a item_proto.txt en "db" y cambia los identificadores
  • 71051 y 71052 "USE_ADD_ATTRIBUTE" y "USE_CHANGE_ATTRIBUTE por "USE_SPECIAL"

Una ves tengamos eso solo hay que ir a item_proto.txt buscar las 2 lineas de los 6 y 7

  • 71051
  • 71052

Borramos las 2 lineas y meter estas 2 lineas nuevas

Quote

71051    òØ¡¤Àç°¡ºñ¼*    ITEM_USE    USE_SPECIAL    1    ANTI_DROP | ANTI_SELL | ANTI_STACK    LOG | STACKABLE    NONE    NONE    0    0    0    0    0    LIMIT_NONE    0    LIMIT_NONE    0    APPLY_NONE    0    APPLY_NONE    0    APPLY_NONE    0    0    0    0    0    0    0    0    0    0
71052    òØ¡¤Àç°æºñ¼*    ITEM_USE    USE_SPECIAL    1    ANTI_DROP | ANTI_SELL | ANTI_STACK    LOG | STACKABLE    NONE    NONE    0    0    0    0    0    LIMIT_NONE    0    LIMIT_NONE    0    APPLY_NONE    0    APPLY_NONE    0    APPLY_NONE    0    0    0    0    0    0    0    0    0    0

Una ves terminamos con todo compilamos y luego rebotean el servidor y listo ya tendríamos nuestros 6 y 7 funcionando.

20181030155316.PNG

No te olvides de darle "Me Gusta" "Compartir" y "Comentar"

 

  • 6 years later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

This site uses cookies to enhance your browsing experience and provide relevant content. By continuing to browse, you agree to our We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. and Terms of Use. For more information on how we protect your data, please check our Privacy Policy.