kaj nije lakse:
SetPlayerHealth(playerid, 0);
Naš forum je uspješno migriran na novu platformu. Svi vaši podaci, računi i sadržaj su prebačeni na GTABLKN.
Prevuci gore ili dole za pozicioniranje
Izgleda da Tom_Redlake trenutno ne radi ništa
SetPlayerHealth(playerid, 0);
new fiseconds = 30;
new timer_infection;
new fiseconds = 30;
function StartMap()
{
ClearChat();
maptime = MAX_MAPTIME;
GameTextForAll("~w~WATCH YOUR BACK!",2700,4);
SetWeather(Map);
SetWorldTime(Map);
ObjectMove = CreateObject(Map,Map,Map,Map,Map,Map,Map,1000.0);
ObjectMove = CreateObject(Map,Map,Map,Map,Map,Map,Map,1000.0);
randomzombietimer = SetTimer("RandomZombie",60000,false);
timer_infection = SetTimer("FirstInfection", 1000, true);
mapvar = SetTimer("OnMapUpdate",MAX_MAPUPDATE_TIME,true);
SetTimer("HideMessage2", 2500,false);
SendClientMessageToAll(-1,""chat" {FFFFFF} Round Started!");
SendClientMessageToAll(-1,""chat" {FFFFFF} Random Infection In: {F81414}One {FFFFFF}Minute!");
return 1;
}
forward FirstInfection()
{
fiseconds --;
if(!fiseconds )
{
KillTimer(timer_infection);
return 1;
}
new string;
format(string, sizeof(string), "First Infection In:%02d",fiseconds );
TextDrawShowForAll(moj textdraaw;
return 1;
}
new fiseconds = 30;Nivo 3
6 / 20 otključano