• logo_cipsoft
    Nowe serwery zostały otwarte 19 Lut 2025:
    Noctalia (Open PvP) Ignitera (Open PvP) us_logo Xybra (Open PvP)

[8.1] [movements] most

Status
Zamknięty.

T O M E K

Active User
Dołączył
Kwiecień 5, 2008
Posty
97
Liczba reakcji
10
Wiek
33
prosz? o pomoc mam most dal pacc ale on tereportuje tylko efect oto skrypt
Kod:
function onStepIn(cid, item, pos)
local pl = isPlayer(cid)
local tppos = {x=403, y=1010, z=7}
if not isPremium(cid) and pl == 1 then
doTeleportThing(pl,tppos)
doSendMagicEffect(tppos,12)
end
return 1
end
 
Status
Zamknięty.
Do góry