PDA

View Full Version : [QUEST]Protectie-Mapa



Konishua
08-09-18, 13:08
Nume: Quest Protectie-Mapa
Descriere: Nu te poate ataca nimeni in acea mapa.
Imagini: -
Quest/arma/armura etc: Quest
Download(Optional):

quest prot_harta begin

state start begin

when login or levelup with pc.get_map_index() == 75 or pc.get_map_index() == 79 or pc.get_map_index() == 80 begin

if pc.get_level() <= 40 then

syschat("Nu ai ce cauta aici la acest nivel!")
syschat("Vei fi teleportat imediat, www.just4metin.ro")

local empire = pc.get_empire()

if empire == 1 then
pc.warp(474300,954800)
elseif empire == 2 then
pc.warp(63800,166400)
elseif empire == 3 then
pc.warp(959900,269200)

end

end

end

end
end

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