Szerző Téma: Re:Kapu  (Megtekintve 308 alkalommal)

Nem elérhető Toxic

  • 798
  • #elfújalágyszellő
    • Profil megtekintése
Re:Kapu
« Dátum: 2015. december 18. - 15:44:00 »
0 Show voters
gate1 = createObject(985, -485.5, 562.900390625, 24.5, 0, 0, 10) 
function openGate1()
    moveObject(gate1, -485.5, 562.900390625, 18, 0, 0, 0)
end
addCommandHandler(\"nyit\", openGate1)
function closeGate1()
    moveObject(gate1, -485.5, 562.900390625, 24.5, 0, 0, 0)
end
addCommandHandler(\"zar\", closeGate1)

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal