Para que vean k yo no tengo nada en contra de este foro,y anghios y algunos otros colegas lo saben,ledejo esta guia:
la guia para implementar las monturas dede elitepvpers.de , del user ~Casi~
Bueno empezamos:
Primero abrimos la carpeta pack de nuestro cliente y descompilamos root,cojemos el npclist.txt y agregamos esto
39912 lion
39913 boar
39914 dog_god
39915 fire_tiger
Seguido de esto guardamos y compilamos root,despues vamos a la base de datos e introducimos esto en una query
INSERT INTO mob_proto VALUES ('39912', 'lion', 0x4E6F6E616D65202020202020202020202020202020202020, '5', '1', '0', '1', '', '', '0', '', 'STUN,SLOW,CURSE,TERROR', '0', 'lion', '2', '0', '0', '0', '0', '0', '0', '120', '3', '1', '2', '2', '400', '4', '100', '100', '0', '2000', '150', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO mob_proto VALUES ('39913', 'boar', 0x4E6F6E616D65202020202020202020202020202020202020, '5', '1', '0', '1', '', '', '0', '', 'STUN,SLOW,CURSE,TERROR', '0', 'lion', '2', '0', '0', '0', '0', '0', '0', '120', '3', '1', '2', '2', '400', '4', '100', '100', '0', '2000', '150', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO mob_proto VALUES ('39914', 'Feuer Tiger', 0x4E6F6E616D65202020202020202020202020202020202020, '5', '1', '0', '1', '', '', '0', '', 'STUN,SLOW,CURSE,TERROR', '0', 'lion', '2', '0', '0', '0', '0', '0', '0', '120', '3', '1', '2', '2', '400', '4', '100', '100', '0', '2000', '150', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
INSERT INTO mob_proto VALUES ('39915', 'Wolf', 0x4E6F6E616D65202020202020202020202020202020202020, '5', '1', '0', '1', '', '', '0', '', 'STUN,SLOW,CURSE,TERROR', '0', 'lion', '2', '0', '0', '0', '0', '0', '0', '120', '3', '1', '2', '2', '400', '4', '100', '100', '0', '2000', '150', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
Ok ahora abrimos un block de notas y ponemos el siguiente codigo
-- Reittier Menü Quest
-- copyright by Casi
quest Reittier begin
state start begin
when 70045.use begin
say_title("Hola ".. pc.get_name() ..".")
say("Quieres probar las nuevas monturas?")
local s = select("León","Oso","Tigre de fuego","Lobo","Salir")
if s == 1 then
say_reward("Has llamado a tu leon")
pc.mount(39912)
end
if s == 2 then
say_reward("Has llamado a tu oso")
pc.mount(39913)
end
if s == 3 then
say_reward("Has llamado a tu tigre")
pc.mount(39914)
end
if s == 4 then
say_reward("Has llamado a tu lobo")
pc.mount(39915)
end
end
end
end
Lo guardamos con el nombre monturas.quest y lo subimos a la siguiente ruta
/usr/rainChannel/share_data/locale/hongkong/quest
Ahora en esa misma ruta buscamos el archivo hongkong list y lo abrimos con el blog de notas,y le añadimos esta linea:
monturas.quest
y guardamos
Ahora descargamos esto [http://www.megaupload.com/?d=ZNFUUM2Q][0]">[http://www.megaupload.com/?d=ZNFUUM2Q][1] es el npc desbugueado para k se vean.
Si haz hecho esto , con tu pj GM haz /i 70045 y usamos el item k aparezca,y ya podremos usar nuestras monturas.
P.D.:Despues editare y subiere imagenes etc,si te sirvio dale a gracias xD
Es un copy paste de mi guia de diosesmx
[0]: <a href=
[1]: http://www.megaupload.com/?d=ZNFUUM2Q