OT Tibia
Jelentkezz be a hozzászóláshoz.
[/spam]™
Ehh akarok egy illesztést csinálni de a a pultot a földre akarja letenni, hogyan illeszthetem a másikhoz?
1. Userbar kovácsok
2. Ismerd fel a képrõl a játékot
3. Ismerd fel a játékot
4. A Pc-s játékoknak leáldozott
5. Football Manager
6. OT Tibia
7. Humoros és aranyos képek, videók
8. Prey
9. Ki van fent legtovább?
10. ToCa Race Driver 3
A világnak több szerény zsenire lenne szüksége. Olyan kevesen maradtunk.
Morath Thanar:370HSSV 0773H Can u crack the code? No? OK. Turn your head upside down and read it again. haha xD League of Legends EU: XumuX
Morath Thanar:370HSSV 0773H Can u crack the code? No? OK. Turn your head upside down and read it again. haha xD League of Legends EU: XumuX
-- bright sword quest
if item.uid == 5001 then
queststatus = getPlayerStorageValue(cid,5001)
if queststatus == -1 then
if getPlayerLevel(cid) >= 20 then
doPlayerSendTextMessage(cid,22,"You have found Bright Sword.")
doPlayerAddItem(cid,3233,1)
setPlayerStorageValue(cid,5001,1)
else
doPlayerSendTextMessage(cid,22,"You need level 20 to get prize.")
end
else
doPlayerSendTextMessage(cid,22,"It is empty.")
end
-- orc fortress quest
elseif item.uid == 5002 then
queststatus = getPlayerStorageValue(cid,5002)
if queststatus == -1 then
if getPlayerLevel(cid) >= 50 then
doPlayerSendTextMessage(cid,22,"You have found Golden Armor.")
doPlayerAddItem(cid,3298,1)
setPlayerStorageValue(cid,5002,1)
else
doPlayerSendTextMessage(cid,22,"You need level 50 to get prize.")
end
else
doPlayerSendTextMessage(cid,22,"It is empty.")
end
end
return 1
end
Nesztek level korlátos Quest Kódja xD
Morath Thanar:370HSSV 0773H Can u crack the code? No? OK. Turn your head upside down and read it again. haha xD League of Legends EU: XumuX
Morath Thanar:370HSSV 0773H Can u crack the code? No? OK. Turn your head upside down and read it again. haha xD League of Legends EU: XumuX
Morath Thanar:370HSSV 0773H Can u crack the code? No? OK. Turn your head upside down and read it again. haha xD League of Legends EU: XumuX
aham
végül is az is kveszt, mint az a GS-es helmet (soha nem tom h az melyik helmet kveszt) :)
[/spam]™
Morath Thanar:370HSSV 0773H Can u crack the code? No? OK. Turn your head upside down and read it again. haha xD League of Legends EU: XumuX
Morath Thanar:370HSSV 0773H Can u crack the code? No? OK. Turn your head upside down and read it again. haha xD League of Legends EU: XumuX
Morath Thanar:370HSSV 0773H Can u crack the code? No? OK. Turn your head upside down and read it again. haha xD League of Legends EU: XumuX
Morath Thanar:370HSSV 0773H Can u crack the code? No? OK. Turn your head upside down and read it again. haha xD League of Legends EU: XumuX
aké az kicsit összetettebb - szerintem legalábbis
[/spam]™
A világnak több szerény zsenire lenne szüksége. Olyan kevesen maradtunk.
Morath Thanar:370HSSV 0773H Can u crack the code? No? OK. Turn your head upside down and read it again. haha xD League of Legends EU: XumuX
Morath Thanar:370HSSV 0773H Can u crack the code? No? OK. Turn your head upside down and read it again. haha xD League of Legends EU: XumuX
