Szerző Téma: Timer  (Megtekintve 769 alkalommal)

Timer
« Dátum: 2010. Április 10. - 23:49:23 »
0 Show voters
Hogy lehet bealitani timerel hogy egy ido utan legyen egy gamemodexit?

Nem elérhető jana4

  • 5929
  • Ex Staff
    • Profil megtekintése
Timer
« Válasz #1 Dátum: 2010. Április 11. - 14:00:46 »
0 Show voters
new exitt;

forward serveroff();


exitt = SetTimer(\"serveroff\", IDO, true);


KillTimer(exitt);


public serveroff()


{


   SendRconCommand(\"exit\");


   return 1;  


}

Helyezd el a megfelelo helyre. az idot írd át. pl. 1 óra = 10*6000
« Utoljára szerkesztve: 2010. Április 11. - 14:13:25 írta ScreaM »

Timer
« Válasz #2 Dátum: 2010. Április 11. - 16:09:00 »
0 Show voters
kösz zarom a témat :P

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal