GangWar - Anti Team Kill
#1

We can do that later, how much a player's life?

forward SettingPlayerTeam(killerid);
public SettingPlayerTeam(killerid)
{

for(new playerid; playerid < 200; playerid++)
SetPlayerTeam(playerid, gTeam[playerid]);


return 1;
}


if (strcmp("/gangwar", cmdtext, true) == 0)
{

SetTimerEx("SettingPlayerTeam",10,1,"i",playerid);



}
return 1;











if (strcmp("/exitdm", cmdtext, true) == 0)
{








}
Reply
#2

Quote:
Originally Posted by buzifej
Посмотреть сообщение
We can do that later, how much a player's life?

forward SettingPlayerTeam(killerid);
public SettingPlayerTeam(killerid)
{

for(new playerid; playerid < 200; playerid++)
SetPlayerTeam(playerid, gTeam[playerid]);


return 1;
}


if (strcmp("/gangwar", cmdtext, true) == 0)
{

SetTimerEx("SettingPlayerTeam",10,1,"i",playerid);



}
return 1;











if (strcmp("/exitdm", cmdtext, true) == 0)
{








}
?...
Reply
#3

i dont understand a shit....
what is it you want? also you are using useless timers
Reply
#4

I want to exit the command to cease the eternal life
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)