Arkadaslar Evlerde Sorun var 56b eve kutu koyoruz kaldıramıyoruz. hata veriyor. ne yaptıysak sorunu cozemedik yardım..
Bunu Bi Yere Kopyala Dene
[/[regiontype r_house_public]
On=@Enter
if !(<src.npc>)
	src.events +e_house
endif

On=@Exit
if (<src.isevent.e_house>)
	src.events -e_house
endif


[regiontype r_house_pazar]
On=@Enter
if !(<src.npc>)
	src.events +e_house
endif

On=@Exit
if (<src.isevent.e_house>)
	src.events -e_house
endif



[regiontype r_house_private]
On=@Enter
if !(<src.npc>)
	src.events +e_house
endif

On=@Exit
if (<src.isevent.e_house>)
	src.events -e_house
endif

Üye Ol veya Giriş Yap

Bu forum başlığına mesaj atmak istiyorsanız hemen üye olun veya giriş yapın.