Jump to content

[Peticion]Quest Item MOD


Robert

Recommended Posts

Bueno gente no se mucho sobre quests asi que pido vuestra ayuda en hacer un item con el que puedas dar block_chat , un anuncio y kick. Este item sera destinado para los Moderadores del server ya que no quiero que tenga el simbolo de gm encima .

Gracias por vuestro esfuerzo.

Link to comment
Share on other sites

quest blablab beginstate start beginwhen xx.use beginsay("Introduce el nombre")local nombre = input()say("Intorudce duracion en minutos")local tiempo = tonumber(input())if select("Continuar", "Cerrar") == 1 thencommand('block_chat "..nombre.." "..tiempo.."')notice_all(nombre.." ha sido bloqueado por chat durante "..tiempo.." segundos.")endendendend

Link to comment
Share on other sites

  • Dilong locked this topic
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...