Heal in red marker
#7

Quote:
Originally Posted by steven_italy
Код:
public OnPlayerSpawn(playerid)
{
  SetPlayerCheckpoint(playerid, x, y, z);
  return 1;
}

public OnPlayerEnterCheckpoint(playerid)
{
  SetPlayerHealth(playerid, 100.0);
  return 1;
}
To find the coordinates, go to SAN ANDREAS folder and open SAMP DEBUG exe, then go to the position where u want the red marker and type /save or /save comment. this will create a text file with coorinates in your SAN ANDREAS game folder, get the coordinates and replace to x y and z!
I know how to get the cords! I dont no where the hell to put them in that code that he gave me, I tryed to place them where i thought but they give me errors!
Reply


Messages In This Thread
Heal in red marker - by killdahobo99 - 15.06.2009, 21:44
Re: Heal in red marker - by miokie - 15.06.2009, 21:45
Re: Heal in red marker - by joeri55 - 15.06.2009, 21:56
Re: Heal in red marker - by killdahobo99 - 15.06.2009, 23:27
Re: Heal in red marker - by steven_italy - 16.06.2009, 00:49
Re: Heal in red marker - by yezizhu - 16.06.2009, 01:05
Re: Heal in red marker - by killdahobo99 - 16.06.2009, 01:08
Re: Heal in red marker - by sidhu123 - 16.06.2009, 01:10
Re: Heal in red marker - by killdahobo99 - 16.06.2009, 01:35
Re: Heal in red marker - by Moustafa - 16.06.2009, 01:49

Forum Jump:


Users browsing this thread: 1 Guest(s)