This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
devn00b
/
EQ2EMu
İzle
9
Yıldızla
3
Çatalla
0
Dosyalar
Sorunlar
53
Ağaç:
69612e08b6
Dallar
Biçim İmleri
master
1.0.0
EQ2EMu
/
server
/
SpawnScripts
/
Generic
/
BetrayalGeneric.lua
BetrayalGeneric.lua
105 B
Geçmiş
Ham
1
2
3
4
5
6
7
function spawn(NPC)
SetRequiredQuest(NPC, 1, 1,0)
end
function respawn(NPC)
spawn(NPC)
end