Como traducir el nombre de los npc en segundos
-
grax tio me a servido tenia el instan de un aleman y con eso ya tengo los npc k facil envez de ir uno a uno xD
-
Hola este es mi primer post :wiii:
Esto solo sirve para el nombre de los npc para evitar la fatiga de andar cambiando el nombre del npc
Entramos al navicat y vamos a la tabla de mob_proto la abrimos y presionamos Ctrl+Q y ahora escribimos lo siguienteupdate mob_proto set gb2312name='Armas' where vnum='9001'; update mob_proto set gb2312name='Armaduras' where vnum='9002'; update mob_proto set gb2312name='Pociones' where vnum='9003'; update mob_proto set gb2312name='FuegosArtificiales' where vnum='9004'; update mob_proto set gb2312name='Banco' where vnum='9005'; update mob_proto set gb2312name='Anciana' where vnum='9006'; update mob_proto set gb2312name='Manuales', on_click='1' where vnum='9007'; update mob_proto set gb2312name='Accesorios' where vnum='9008'; update mob_proto set gb2312name='Pescador' where vnum='9009'; update mob_proto set gb2312name='Manuales', on_click='1' where vnum='9010'; update mob_proto set gb2312name='EncargadaBodas' where vnum='9011'; update mob_proto set gb2312name='Teletransportador' where vnum='9012'; update mob_proto set gb2312name='Lungsam' where vnum='10026'; update mob_proto set gb2312name='Lungsam' where vnum='10027'; update mob_proto set gb2312name='Bosque_Rojo' where vnum='10028'; update mob_proto set gb2312name='CampoSerpientes' where vnum='10029'; update mob_proto set gb2312name='Yongbi' where vnum='10030'; update mob_proto set gb2312name='Guardia' where vnum='11000'; update mob_proto set gb2312name='GuardiaBatalla' where vnum='11001'; update mob_proto set gb2312name='Guardia' where vnum='11002'; update mob_proto set gb2312name='GuardiaBatalla' where vnum='11003'; update mob_proto set gb2312name='Guardia' where vnum='11004'; update mob_proto set gb2312name='GuardiaBatalla' where vnum='11005'; update mob_proto set gb2312name='ItemShop' where vnum='20015'; update mob_proto set gb2312name='Herrero' where vnum='20016'; update mob_proto set gb2312name='Uriel' where vnum='20011'; update mob_proto set gb2312name='Soon' where vnum='20023'; update mob_proto set gb2312name='Pony' where vnum='20029'; update mob_proto set gb2312name='Caballo' where vnum='20030'; update mob_proto set gb2312name='VendedorAmbulante' where vnum='20042'; update mob_proto set gb2312name='HerreroArmas' where vnum='20044'; update mob_proto set gb2312name='HerreroArmaduras' where vnum='20045'; update mob_proto set gb2312name='HerreroAccesorios' where vnum='20046'; update mob_proto set gb2312name='Teletransportador' where vnum='20083'; update mob_proto set gb2312name='Corporal' where vnum='20300'; update mob_proto set gb2312name='Corporal' where vnum='20320'; update mob_proto set gb2312name='Corporal' where vnum='20340'; update mob_proto set gb2312name='Mental' where vnum='20301'; update mob_proto set gb2312name='Mental' where vnum='20321'; update mob_proto set gb2312name='Mental' where vnum='20341'; update mob_proto set gb2312name='Daga' where vnum='20302'; update mob_proto set gb2312name='Daga' where vnum='20322'; update mob_proto set gb2312name='Daga' where vnum='20342'; update mob_proto set gb2312name='Arco' where vnum='20303'; update mob_proto set gb2312name='Arco' where vnum='20323'; update mob_proto set gb2312name='Arco' where vnum='20343'; update mob_proto set gb2312name='Armas' where vnum='20304'; update mob_proto set gb2312name='Armas' where vnum='20324'; update mob_proto set gb2312name='Armas' where vnum='20344'; update mob_proto set gb2312name='Magia' where vnum='20305'; update mob_proto set gb2312name='Magia' where vnum='20325'; update mob_proto set gb2312name='Magia' where vnum='20345'; update mob_proto set gb2312name='Dragon' where vnum='20306'; update mob_proto set gb2312name='Dragon' where vnum='20326'; update mob_proto set gb2312name='Dragon' where vnum='20346'; update mob_proto set gb2312name='Luz' where vnum='20307'; update mob_proto set gb2312name='Luz' where vnum='20327'; update mob_proto set gb2312name='Luz' where vnum='20347'; update mob_proto set gb2312name='TorreDemonios' where vnum='20348'; update mob_proto set gb2312name='Instructor' where vnum='20349'; update mob_proto set gb2312name='Guardia' where vnum='20354'; update mob_proto set gb2312name='Capitan' where vnum='20355'; update mob_proto set gb2312name='Transportador' where vnum='20094';
Damos en Run y listo ya quedo :wiii:
Atencion si el nombre no es el que querian cambienlo manualmente _xD_
Fuente:Metink -
Buen aporte, gracias ^^
-
Sirve bastante, aun que ya sabía esto, nunca se me ocurrio postearlo jeje. Aún así se agradece :charm:
-
Me sirvió gracias.
-
Gracias Me sirvio de mucho ^^ :wiii:
-
ami no me funciona ¿? tal ves xk tengo el felis 2010 ¿? :T.T:
-
@yassin said:
ami no me funciona ¿? tal ves xk tengo el felis 2010 ¿? :T.T:
no te sirve porq los files 2010 tienen tablas diferentes _xD_ _xD_