Kill a player automaticly
#1

Hey GuyZ,

Whats the line to kill a player when it spawns??
Reply
#2

Код:
public OnPlayerSpawn(playerid)
{
  SetPlayerHealth(playerid,0);
  return 1;
}
Reply
#3

LoL, Now it kills and kills and kills It fucking doesnt stop dieing :S

Please help
Reply
#4


Quote:
Originally Posted by [ECR
SancheZ ]
Hey GuyZ,

Whats the line to kill a player when it spawns??
Quote:
Originally Posted by BMUK
Код:
public OnPlayerSpawn(playerid)
{
  SetPlayerHealth(playerid,0);
  return 1;
}
Quote:
Originally Posted by [ECR
SancheZ ]
LoL, Now it kills and kills and kills It fucking doesnt stop dieing :S

Please help
0.o
Reply
#5

Isn't it obvious that a player re-spawns after his death?...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)