PDA

View Full Version : Quest > Auto Mesaj



Jack
29-12-16, 11:40
Nume: AutoMesaj
Descriere: Apare un mesaj pe ecran la timpul selectat de voi in quest (secunde)
Imagini: -
Quest/arma/armura/etc: Quest
Download(Optional): -

quest automesaj begin
state start begin
when login begin
timer("timer1", 300)
chat("Staff Renegade: Respectati regulamentul, altfel riscati sa fiti interzisi pe server.")
chat("Staff Renegade: Regulamentul se gaseste pe site-ul serverului: http://www.metin2renegade.ro .")
end
when timer1.timer begin
timer("timer2", 250)
chat("Staff Renegade: Pentru a raporta un jucator, un membru al echipei noastre")
chat("sau un bug, folositi emailul nostru : [email protected]")
end
when timer2.timer begin
timer("timer3", 400)
chat("Un membru al echipei noastre nu vă cere nici odată ")
chat("datele de logare ale contului dumneavoastră. ")
end
end
end


Tutorial instalare quest:
Salvati continutul quest-ului într-un fisier text numit de exemplu nume_quest.quest
Va conectati la filezilla / winscp si întrati în /usr/home/game/share/locale/germany/quest (depinde ce server aveti).
Îl puneti acolo (sa fie .quest sau .lua) si da-ti permisiuni 777.
Te loghezi în FreeBSD / putty si scrii în felul urmator: cd /usr/home/game/share/locale/germany/quest apoi ./qc nume_quest.quest
Intrati pe server si scrieti /reload q
Testati quest-ul.