FAQ
•
Szukaj
•
Użytkownicy
•
Grupy
•
Galerie
•
Rejestracja
•
Profil
•
Zaloguj się, by sprawdzić wiadomości
•
Zaloguj
Napisz odpowiedź
Forum TIBIA forum Strona Główna
»
Wasze OTS-y
» Napisz odpowiedź
Napisz odpowiedź
Użytkownik:
Temat:
Treść wiadomości:
Emotikony
Więcej Ikon
Kolor:
Domyślny
Ciemnoczerwony
Czerwony
Pomarańćzowy
Brązowy
Żółty
Zielony
Oliwkowy
Błękitny
Niebieski
Ciemnoniebieski
Purpurowy
Fioletowy
Biały
Czarny
Rozmiar:
Minimalny
Mały
Normalny
Duży
Ogromny
Zamknij Tagi
Opcje:
HTML:
NIE
BBCode
:
TAK
Uśmieszki:
TAK
Wyłącz BBCode w tym poście
Wyłącz Uśmieszki w tym poście
$1
Kod potwierdzający:
$3
Przegląd tematu
Autor
Wiadomość
Heton
Wysłany: Pią 16:50, 20 Lip 2007 Temat postu:
A skąd mamy wiedzieć że to prawda? Spierdalaj i skończ jak chcesz sie podzielić to zamiast linka do dowloada daj link do tematu. I wtedy nie będzie niemiłych dyskusji. Koniec -.-.
This is the poi map.
Found it somewhere on the internet and credits to he how made this.
Info:
Complete POI map (i guess).
No Spawns (need to place them by yourself).
No actions(need to add them yourself).
Here it is:
Kod:
http://www.megaupload.com/de/?d=C7C1FGQA
Kod:
http://rapidshare.com/files/22280900/PoI_quest.otbm
jak chcecie upload mowic
Add these scripts.
movements-->scripts-->all_thrones.lua
Kod:
function onStepIn(cid, item, pos)
if item.uid == 10001 then
if getPlayerStorageValue(cid,1234561) == -1 then
setPlayerStorageValue(cid,1234561,1)
doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'You have touched Verminor´s throne and absorbed some of his spirit.')
else
doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'You have already absorbed some of Veminor´s spirit.')
end
elseif item.uid == 10002 then
if getPlayerStorageValue(cid,1234562) == -1 then
setPlayerStorageValue(cid,1234562,1)
doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'You have touched Infernatil´s throne and absorbed some of his spirit.')
else
doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'You have already absorbed some of Infernatil´s spirit.')
end
elseif item.uid == 10003 then
if getPlayerStorageValue(cid,1234563) == -1 then
setPlayerStorageValue(cid,1234563,1)
doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'You have touched Tafariel´s throne and absorbed some of his spirit.')
else
doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'You have already absorbed some of Tafariel´s spirit.')
end
elseif item.uid == 10004 then
if getPlayerStorageValue(cid,1234564) == -1 then
setPlayerStorageValue(cid,1234564,1)
doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'You have touched Apocalypse´s throne and absorbed some of his spirit.')
else
doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'You have already absorbed some of Apocalypse´s spirit.')
end
elseif item.uid == 10005 then
if getPlayerStorageValue(cid,1234565) == -1 then
setPlayerStorageValue(cid,1234565,1)
doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'You have touched doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'You have touched Pumin´s throne and absorbed some of his spirit.')
else
doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'You have already absorbed some of Pumin´s spirit.')
end
elseif item.uid == 10006 then
if getPlayerStorageValue(cid,1234566) == -1 then
setPlayerStorageValue(cid,1234566,1)
doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'You have touched Bazir´s throne and absorbed some of his spirit.')
else
doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'You have already absorbed some of Bazir´s spirit.')
end
elseif item.uid == 10007 then
if getPlayerStorageValue(cid,1234567) == -1 then
setPlayerStorageValue(cid,1234567,1)
doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'You have touched Ashfalor´s throne and absorbed some of his spirit.')
else
doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'You have already absorbed some of Ashfalor´s spirit.')
end
elseif item.uid == 22222 and item.itemid == 6488 and pos == {x=62, y=500, z=8} then
if getPlayerStorageValue(cid,1234561) == -1 or getPlayerStorageValue(cid,1234562) == -1 or getPlayerStorageValue(cid,1234563) == -1 or getPlayerStorageValue(cid,1234564) == -1 or getPlayerStorageValue(cid,1234565) == -1 then
newPosition = {x=227, y=778, z=9}
doTeleportThing(pos.uid,newPosition)
doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'Sorry, but you did not absorb enough energy!')
else
doPlayerSendTextMessage(cid,MESSAGE_EVENT_ADVANCE,'You absorbed enough energy! You may pass.')
end
end
return 1
end
added the real text lines.
movements.xml
Kod:
<!-- PoI -->
<movevent event="StepIn" itemid="5915" script="all_thrones.lua" />
<movevent event="StepIn" itemid="5916" script="all_thrones.lua" />
<movevent event="StepIn" itemid="6488" script="all_thrones.lua" />
Niejest to mapka robiona by my znaleziona jest na necie:PP
Milej Zabawy!.
@edit
Powiedz mi gdzie tu pisze że na otfans znalazł? Oszust jestes i tyle!
Cytat:
Tero
Wysłany: Czw 12:39, 19 Lip 2007 Temat postu:
bo osoba z torg sciagnela to z otfans noobie
http://forum.tibia.org.pl/showthread.php?t=189659&highlight=Real+Pits+of+inferno
"to twój kolejny keyloger" wyjdź stąd noobie zanim zaczniesz gadać takie farmazony.
Heton
Wysłany: Śro 17:11, 18 Lip 2007 Temat postu:
Poprosze linka do tematu na tibia.org.pl lub na otfans. To już twój 3 keylogger... .
@edit
Pisałeś że znalazłeś na otfans.
Tero
Wysłany: Wto 9:51, 17 Lip 2007 Temat postu:
Noob to może ty jesteś... na tibia.org.pl znalazłem i ktoś sciągnął z otfans
Heton
Wysłany: Pon 22:06, 16 Lip 2007 Temat postu:
Ohh dzienki ci miszczu prośimy o medytacje i naóke sztóki latanja-.-
/noob_mode@off
Eee... znalazłeś mówisz? Poprosimy link'a do strony domowej.
Tero
Wysłany: Pon 14:30, 16 Lip 2007 Temat postu: [7.92] Real Pits of Inferno
Witam znalazłem na otfans bardzo fajny ots z prawdziwą mapką POI i wszystko robi się i wyglada tak jak na rl
do tego są wszystkie prawdziwe postacie z Amery (eternal oblivion, gugo, will hunting i więcej)
Zapraszam do ściągnięcia naprawde warto
Files.to
http://www.files.to/get/7108/n8ty6mn7hd
rehost na rapidshare
http://rapidshare.com/files/43026452/poi.rar
Forum TIBIA forum Strona Główna
»
Wasze OTS-y
» Napisz odpowiedź
Skocz do:
Wybierz forum
Tibia
----------------
Bronie
Questy
Sklepy i handel
Postacie
Potwory
Problemy techniczne
Miasta
Magia
Cipsoft
Programy
OTS
----------------
Wszystko o OTS
Wasze OTS-y
Problemy
Wasze opinie i sugestie
----------------
Strona spoko gildia
Forum
Inne
----------------
Gry
O wszystkim i o niczym
fora.pl
- załóż własne forum dyskusyjne za darmo
Powered by
phpBB
© 2001/3 phpBB Group ::
FI Theme
:: Wszystkie czasy w strefie EET (Europa)
Regulamin