Ide Nyisd !!!!
http://sampforum.hu/index.php?board=22.0Amúgy Timerrel lehet megoldani de nem nagyon értek hozzá
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
script tetejére:
forward timer();
nyit parancshoz:
MoveObject(kapu, 405.26361084,2551.02441406,18.27297974, 2.5);
SetTimer(\"timer\",8000,0); //8000 = 8mp
script aljára:
public timer()
{
MoveObject(kapu, 395.01840210,2550.44433594,18.27297974, 2.5);
return 1;
}
onfsinit alól töröld a timert
BY : staubka