@ domoro : there to many ends in your quest... ;)
i dont now, as the quest now work because i dont know this command: when os.date("%M")==5 begin
wayne...if the problem was the ends, than is the problem now fixxed.
mfg sp0nge
Edit:
PHP Code:
quest notice_all begin
state start begin
when os.date("%M")==5 begin
local r=number(1, 5)
if 1>=r then
notice_all(Team po vás nikdy nebude chtít)
notice_all(heslo od jakéhokoli úctu!!! napr. Email, herní konto...)
elseif 2>=r then
notice_all(Praví clenové týmu mají v nicku a hranaté závorce)
notice_all(oznacení napr. [GA]Demoro, [GA]Gerd, [GM]Angelus, [TGM]Electro)
notice_all(Pokud vám napíše nekdo treba s nickem GADemoro nebo TGMElectro nebo GMAngelus, atd.)
notice_all(Tak na ne neodpovídejte! Nejspiš se jedná o okradení ve hre!)
elseif 3>=r then
notice_all(Používání pomocných programu ke hraní tzv. HACK napr. Fishbot, Multihack atd..)
notice_all(je prísne zakázáno!!!)
notice_all(Trest je permanentní BAN!!)
elseif 4=r then
notice_all(Nadávky a urážení týmu je prísne zakázáno!)
notice_all(Trest je CHAT BAN!)
elseif 5=r then
notice_all(TGM,GM,LGM nesmí vykupovat žádné herní úcty, postavy)
notice_all(na jiných herních serverech, a dávat za to hrácum, itemy,yangy apod.)
notice_all(toto mohou pouze Game Admini neboli GA!!)
end
end
end
end
wayne...if the problem was the ends, than is the problem now fixxed.
mfg sp0nge
Edit:
richtig..@ silfro: falls du unbedingt die eishexe als mob haben möchtest und diese vermutlich ja in einer anderen quest bereits verwendet wird...kopier den mob einfach und weis ihm eine andere vnum/value zu und schon gehen beide quests ;)Quote:
Guck mal unter /quest/object/1191/kill ob dort mehrere states sind. Falls ja musst du entweder die andere Quest rausnehmen, oder deiner Quest ein anderen Mob zuweisen.