que cliente descargastes?
Zed (@Zed)
Information about Zed
Publicados por Zed
-
Gr2 Mesh Converter: [http://gr2decode.altervista.org/files/gr2meshconv1_3.zip][0]">[http://gr2decode.altervista.org/files/g][1] ... onv1_3.zip
Exporton Plugin: [http://gr2decode.altervista.org/files/expotron.zip][0]">[http://gr2decode.altervista.org/files/expotron.zip][2]
NWN2 Plugin: [http://vnfiles.ign.com/nwvault.ign.com/fms/files/nwn2plugins/27/nwn2utilsmaxplugins2.3.0.rar][0]">[http://vnfiles.ign.com/nwvault.ign.com/][3] ... s2.3.0.rar
[0]: <a href=
[1]: http://gr2decode.altervista.org/files/g
[2]: http://gr2decode.altervista.org/files/expotron.zip
[3]: http://vnfiles.ign.com/nwvault.ign.com/ -
prueba asi:
quest banco begin state start begin when 20095.chat."Banco Metin2" begin say_title("By DjZed") say("Que desea hacer?") local a = select ( "Retirar Dinero" , "Depositar Dinero" , "Informacion" , "Cancelar" ) if a == 1 then say_title("Banco Metin2") say("Quiere retirar dinero?") local b = select ( "Si" , "No" ) if b == 1 then say_reward ( "Elige la cantidad que deseas sacar:" ) local c = select ( "100kk" , "250kk" , "500kk" , "Cancelar" ) if c == 1 then if pc . count_item ( 9491 ) >= 1 then pc . remove_item ( 9491 , 1 ) say ("La retirada acabo con exito!") pc . changegold ( 100000000 ) else say("Usted no tiene el ticket correspondiente,") say("vuelva cuando lo tenga.") return end else c == 2 then if pc . count_item ( 9492 ) >= 1 then pc . remove_item ( 9492 , 1 ) say ("La retirada acabo con exito!") pc . changegold ( 250000000 ) else say("Usted no tiene el ticket correspondiente,") say("vuelva cuando lo tenga.") return end else c == 3 then if pc . count_item ( 9493 ) >= 1 then pc . remove_item ( 9493 , 1 ) say ("La retirada acabo con exito!") pc . changegold ( 500000000 ) else say("Usted no tiene el ticket correspondiente,") say("vuelva cuando lo tenga.") return end else c == 4 then end else b == 2 then end else a == 2 then say_title("Banco Metin2") say("Cuanto quiere depositar?") local d = select ( "100kk " , "250kk" , "500kk" , "Cancelar" ) if d == 1 then if pc . gold >= 100000000 then pc . changegold ( - 100000000 ) pc . give_item2 ( "9491" , 1 ) say ("el deposito acabo con exito!") say ("usted recibe un cheque por valor de 100kk") else say("No tienes suficiente yang para depositar,") say("vuelve cuando lo tengas.") return end else d == 2 then if pc . gold >= 250000000 then pc . changegold ( - 250000000 ) pc . give_item2 ( "9492" , 1 ) say ("el deposito acabo con exito!") say ("usted recibe un cheque por valor de 250kk") else say("No tienes suficiente yang para depositar,") say("vuelve cuando lo tengas.") return end else d == 3 then if pc . gold >= 500000000 then pc . changegold ( - 500000000 ) pc . give_item2 ( "9493" , 1 ) say ("el deposito acabo con exito!") say ("usted recibe un cheque por valor de 500kk") else say("No tienes suficiente yang para depositar,") say("vuelve cuando lo tengas.") return end else d == 4 then end else a == 3 then say_title("Banco Metin2") say("Este es el banco del servidor,") say("aqui puedes depositas yang y se te dara") say("un cheque por valor de esa cantidad, y") say("cuando necesites el dinero, podras darnos") say("el cheque y te daremos el dinero.") return end else a == 4 then return end end
-
@rolamdo said:
el metin2awake esta muy bueno
discrepo en de lo que esmuy bueno, ese server no tiene ni pies ni cabeza, te recomiendo jugar al WetherLongju o al Ironju2