Jump to content

Quest Informacion por Pergamino


�Alejandro&Sara�Tkm

Recommended Posts

Buenas Metin2Zone aqui os dejo esta quest que es en forma pergamino

	 quest info begin
		    state start begin
			    when login begin
			    set_state(info)
		    end
	    end
		    state info begin
			    when letter begin
			    send_letter("Info Server")
		    end
			    when button or info begin
			    say_title ( "Informacion del servidor" )
			    say ( "Que informacion necesitas?" )
			    say ( )
			    a = select ( "Descripcion General" , "Rates del Servidor" , "Porcentaje Herrero" , "Staff" , "Cancelar" )
				    if a == 5 then
				    elseif a == 1 then
				    say_title ( "Descripcion General:" )
				    say ( "Descripcion del Server" )
				    say ( "Descripcion del Server" )
				    say ( "Descripcion del Server" )
				    say ( "Descripcion del Server" )
				    say ( "Descripcion del Server" )
				    say ( "Descripcion del Server" )
				    elseif a == 2 then
				    say_title ( "Rates del Servidor:" )
				    say ( "Exp: %" )
				    say ( "Yang: %" )
				    say ( "Drop: %" )
				    elseif a == 3 then
				    say_title ( "Porcentaje Herrero:" )
				    say ( "Porcentaje" )
				    say ( "Porcentaje" )
				    say ( "Porcentaje" )
				    say ( "Porcentaje" )
				    say ( "Porcentaje" )
				    elseif a == 4 then
				    say_title ( "Staff del Servidor:" )
				    say ( "[GA]Nombre" )
				    say ( "[GA]Nombre" )
				    say ( "[GM]Nombre" )
				    say ( "[GM]Nombre" )
				    say ( "[GM]Nombre" )
			    end
		    end
	    end
    end
lo meten en su editor de texto y lo guardan con el nombre de: info.quest

 

ahora se conectan al server via FTP(usando FileZilla o WinScp) y van al siguiente directorio: /usr/rain/channel/share_data/locale/hongkong/quest

 

y ahi la meten, y en el mismo directorio buscan el hongkong.list y añaden una ultima linea con el nombre de la quest y guardan

 

ahora asen reboot o reaload o make sh y listo

 

Espero que les guste ;D

Link to comment
Share on other sites

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