antiblock
Elveron
  • Chatbox

    You don't have permission to chat.
    Load More
  • 0
Sign in to follow this  
ferros1

Ox Bugado

Question

Boas amigos, 

 

Tou a usar o cliente e as files do azylon2. Link: http://cyber-gamers.org/index.php/topic/21668-serverfiles-azylon2/

 

 

Deixo os prints do filezilla.

 

Pasta maps..

pasta_map_ox.png

 

Dentro da pasta mapa oxevent

dentro_da_pasta_ox.png

 

index dos mapas

index.png

 

Config game99

config_game_99.png

 

Tou com um bug no ox, quando dou o comando /go ox vou abaixo e a personagem fica bugada e queria saber como resolver :)

 

Já exprimetei criar tudo de novo e não resolveu :(.

 

Desde ja muito obrigado.

 

Dou +1 :)

Share this post


Link to post
Share on other sites

17 answers to this question

  • 0

Tenta colocar um novo mapa OX

Share this post


Link to post
Share on other sites
antiblock
Elveron
  • 0

Tentei meter do invoice, que estava a funcionar e não resolveu... 

Share this post


Link to post
Share on other sites
  • 0

ja tentaste entrar pela quest?

Share this post


Link to post
Share on other sites
  • 0

Sou o ferros1, fiquei block.

 

ja tentaste entrar pela quest?

 

Tentei e continuo sem conseguir :(.

Share this post


Link to post
Share on other sites
  • 0

BUMP

Share this post


Link to post
Share on other sites
  • 0

Tenta remover a quest do OX e recompila tudo novamente com o comando sh make.sh OU mostra-me a quest para eu ver se tem algo a te impedir a entrada no mapa.

Share this post


Link to post
Share on other sites
  • 0
 

Tenta remover a quest do OX e recompila tudo novamente com o comando sh make.sh OU mostra-me a quest para eu ver se tem algo a te impedir a entrada no mapa.

 
 
----------------------------------------------
--Datei: oxevent.quest
--By Payla$ici
----------------------------------------------
quest oxevent_manager begin
state start begin
when 20011.chat."OX-Yarýþmasý " begin
say_title("Uriel:")
say("Hey Evet Sen.")
say("Sen gerçekten çok zeki görünüyorsun.")
say("Yarýþmanýn ismi Ox Yarýþmasý. ") 
say("Sorular sorulacak cevap vereceksin,")
say("bilirsen süpriz bir hediye kazanacaksýn.")
 
if game.get_event_flag("oxevent_status") == 0 then
wait()
say_title("Uriel:")
say("Yarýþmaya katýlmana izin veriyorum.")
say("Ýstersen ayrýca izleyici de olabilirsin.")
say("Baþlama zamaný henüz kararlaþtýrýlmadý.")
say("Zaman geldiðinde seni bilgilendireceðim.")
say("Tetikte kal!")
elseif game.get_event_flag("oxevent_status") == 1 then
wait()
say_title("Uriel:")
say("Yarýþmaya katýlmak istiyormusun?")
 
local s = select("Evet", "Hayýr", "Ýzlemek istiyorum")
 
if s == 1 then
say_title("Uriel:")
say("Tamam Þimdi Seni Iþýnlýyorum.")
 
wait()
 
pc.warp(896500, 24600)
elseif s == 3 then
say_title("Uriel:")
say("Ýzleyici olarak mý katýlmak istiyorsun?")
say("Tamam, ýþýnlýyorum seni.")
 
wait()
 
pc.warp(896300, 28900)
end
elseif game.get_event_flag("oxevent_status") == 2 then
 
say_title("Uriel:")
say("Yarýþma baþladý, giremezsin!")
say("Ancak izleyici olarak katýlabilirsin.")
 
local s = select("Katýl", "Katýlma")
if s == 1 then
say_title("Uriel:")
say("Tamam, ýþýnlýyorum seni.")
 
wait()
 
pc.warp(896300, 28900)
end
end
end
 
when 20358.chat."OX-Yarýþmasý " with pc.is_gm() begin
 
local stat = oxevent.get_status()
 
if stat == 0 then
 
say_title("OX Çiçekleri:")
say("Yarýþmayý Baþlatmak Ýstiyormusun?")
 
 
local s = select("Evet", "Hayýr")
 
if s == 1 then
local v = oxevent.open()
 
if v == 0 then
say_title("OX Çiçekleri:")
say("OX-Yarýþmasý zaten etkinleþtirildi.")
elseif v == 1 then
say_title("OX Çiçekleri:")
say("Tebrikler yarisma baslamistir.")
 
notice_all("Ox Yarýþmasý baþladý! Uriel'den giriþ yapabilirsin.")
else
say_title("OX Çiçekleri:")
say("OX-Yarýþmasý çalýþtýrýlamadý.")
end
end
elseif stat == 1 then
say_title("OX Çiçekleri:")
say("Ox Yarýþmasýnda "..oxevent.get_attender().." Kiþi Var.")
say("Yarýþmayý Baþlatmak Ýstiyormusun?")
 
local s = select("Evet", "Hayýr")
 
if s == 1 then
oxevent.close()
 
say_title("OX Çiçekleri:")
say("Giriþler Kapatýldý..Yarýþma Baþlamasý Ýçin Ayný Ýþlemi Yapýn!")
end
elseif stat == 2 then
 
say_title("OX Çiçekleri:")
say("Ne Yapmak Ýstiyorsunuz?")
 
local s = select("Yarýþmayý Baþlatmak", "Ýtem Vermek", "Yarýþmayý Sonlandýrmak", "Kapat")
 
if s == 1 then
local v = oxevent.quiz(1, 30)
 
if v == 0 then
say_title("OX Çiçekleri:")
say("Yarýþma Baþlatýlamadý!")
elseif v == 1 then
say_title("OX Çiçekleri:")
say("Soru Baþarýyla Gönderildi!")
else
say_title("OX Çiçekleri:")
say("Zaten bir soru sordunuz!")
end
elseif s == 2 then
say_title("OX Çiçekleri:")
say("Ýtemin Kodunu Giriniz.")
 
local item_vnum = input()
 
say_title("OX Çiçekleri:")
say("Ýtemin Verileceði Kiþinin Nicki.")
 
local item_count = input()
 
oxevent.give_item(item_vnum, item_count)
 
say_title("OX Çiçekleri:")
say("Ýtem "..oxevent.get_attender().." Kiþiye Verildi!")
elseif s == 3 then
oxevent.end_event()
 
notice_all("Ox Yarýþmasý sona erdi.")
 
say_title("OX Çiçekleri:")
say("Ox-Yarýþmasý bitirildi.!")
end
elseif stat == 3 then
say_title("OX Çiçekleri:")
say("Lütfen Bekleyiniz.")
else
say("Bir hata oluþtu!")
end
end
 
 
 
when 20358.chat."TAKIM ADASI" with pc.is_gm() begin
say_title("OX Çiçekleri:")
say("Özel Gm Yerine Iþýnlanmak Ýstiyormusun?")
 
local s = select("Evet", "Hayýr")
 
if s == 1 then
say_title("OX Çiçekleri:")
say("Lütfen Bekle Iþýnlanýyorsun.")
 
wait()
 
pc.warp(45000, 65000)
end
end
end
end

Share this post


Link to post
Share on other sites
  • 0

Testei, mas continua sem dar :/

Share this post


Link to post
Share on other sites
  • 0

pc.warp(896500, 24600)

Faz warp para isso e verifica se existe o mapa.

Share this post


Link to post
Share on other sites
  • 0

Faz warp para isso e verifica se existe o mapa.

 

Capturar.png

 

Não acontece nada...

Share this post


Link to post
Share on other sites
  • 0

BUMP

Share this post


Link to post
Share on other sites
  • 0

Faz o que te disse por PM e mostra aqui.

Pode ser que a tua duvida seja também à do próximo.

Share this post


Link to post
Share on other sites
  • 0

Faz o que te disse por PM e mostra aqui.

Pode ser que a tua duvida seja também à do próximo.

 

 

Não resolveu...

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this