07.01.2012, 03:14
ae galera, to com um gm base de rp, mais o seguinte, quando chega perto de um local, ele entra automaticamente dentro do interior, quero tirar isso, alguem ajuda?
synctimer = SetTimer("SyncUp",1000, 1);
unjailtimer = SetTimer("SetPlayerUnjail", 1000, 1);
othtimer = SetTimer("OtherTimer", 10000, 1);
SetTimer("ganhargrana", 180000, true);
cartimer = SetTimer("CarCheck", 30000, 1);
pickuptimer = SetTimer("CustomPickups", 1000, 1);
spectatetimer = SetTimer("Spectator", 2000, 1);
idletimer = SetTimer("IdleKick", idletime, 1);
productiontimer = SetTimer("Production", 300000, 1); //5 mins (300000)
accountstimer = SetTimer("SaveAccounts", 1200000, 1); //30 mins every account saved
checkgastimer = SetTimer("CheckGas", 10000, 1);
stoppedvehtimer = SetTimer("StoppedVehicle", RunOutTime, 1);
SetTimer("PegarGripe", 3754200, true);