14.06.2011, 06:37
hi frnds can anyone make command /respawn for me?
please...
Function - Player will get respawn without dieing please...
please...
Function - Player will get respawn without dieing please...
if (strcmp(cmdtext, "/spawn", true) == 0)
{
SpawnPlayer(playerid);
return 1;
}