Follow along with the video below to see how to install our site as a web app on your home screen.
Notka: This feature may not be available in some browsers.
Our partners and their custom servers:
function mo2mj(cid)
doPlayerSay(cid, '', TALKTYPE_ORANGE_1)
addEvent(homj,0,cid)
end
function ho2mj(cid)
doPlayerSay(cid, '', TALKTYPE_ORANGE_1)
addEvent(mo2mj,0,cid)
end
function momj(cid)
doPlayerSay(cid, '', TALKTYPE_ORANGE_1)
addEvent(ho2mj,0,cid)
end
Gdy si? to usunie to ca?y spell nie dzia?a :curse::curse::curse:Witam! Oto przyk?adowy spell z tego silnika:Nie masz wystarczających uprawnień, aby zobaczyć link. Zaloguj or Rejestracja
Wystarczy ?e usuniecie z niego:
Pozdrawiam xKrysteKx!Kod:function mo2mj(cid) doPlayerSay(cid, '', TALKTYPE_ORANGE_1) addEvent(homj,0,cid) end function ho2mj(cid) doPlayerSay(cid, '', TALKTYPE_ORANGE_1) addEvent(mo2mj,0,cid) end function momj(cid) doPlayerSay(cid, '', TALKTYPE_ORANGE_1) addEvent(ho2mj,0,cid) end
doCombat(cid, combat3, numberToVariant(cid))
doCombat(cid, combat30, numberToVariant(cid))
doCombat(cid, combat300, numberToVariant(cid))
doPlayerSay(cid, 'Blast!', TALKTYPE_ORANGE_1)
end
end
function mi2hgy(cid)
doPlayerSay(cid, '', TALKTYPE_ORANGE_1)
addEvent(hihgy,0,cid)
end
function hi2hgy(cid)
doPlayerSay(cid, '', TALKTYPE_ORANGE_1)
addEvent(mi2hgy,0,cid)
end
function mihgy(cid)
doPlayerSay(cid, '', TALKTYPE_ORANGE_1)
addEvent(hi2hgy,0,cid)
end
function kihgy(cid)
doPlayerSay(cid, 'Vanishing!', TALKTYPE_ORANGE_1)
addEvent(mihgy,0,cid)
end
function onCastSpell(cid, var)
addEvent(kihgy,0,cid)
end
function mi2hgy(cid)
doPlayerSay(cid, '', TALKTYPE_ORANGE_1)
addEvent(hihgy,0,cid)
end
function hi2hgy(cid)
doPlayerSay(cid, '', TALKTYPE_ORANGE_1)
addEvent(mi2hgy,0,cid)
end
function mihgy(cid)
doPlayerSay(cid, '', TALKTYPE_ORANGE_1)
addEvent(hi2hgy,0,cid)
end