Jump to content
  • 0

spawn zone...


xxSPEEDYxx

Question

3 answers to this question

Recommended Posts

Asa:

if(strcmp(cmdtext, "/healme", true) == 0)
{
	if(IsPlayerInRangeOfPoint(playerid, Zona de Acoperire*, X, Y, Z))
	{
		SetPlayerHealth(playerid, 100);
	}
	else
	{
		SendClientMessage(playerid, 0xFE1209FF, "ERROR: {FFFFFF}You aren't in a Spawn Place.
	}
	return 1;
}

*Zona de Acoperire - Mai bine ai pune 5.0 !

142sj0l.png

Underground-GFX

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.