[Nueva] Quest de almacén portatil
-
Bueno todo lo que tienes que poner es:
quest almacen_portatil begin
state start begin
when ID_OBJETO.use begin
say_title("Almacen Portatil:")
local s = select("Abrir Almacen", "Abrir Item Shop", "Salir")
if 1 == s then
game.open_safebox()
elseif 2 == s then
game.open_mall()
elseif 3 == s then
return
end
end
end
end -
Copy-paste MZ...
-
Tienes razón "Copy-Paste MZ" pero por lo menos yo comparto las cosas y además no tendgo prohibido ayudar a la gente compartiendo cosas.Ok?No soy como otros, quedarlemo todo a mi y no pensar en otros