24.02.2012, 07:49
The checkpoint not come up when i enter 24/7
here
here
pawn Код:
}
if(PlayerToPoint(2.0,playerid,2.1507,-29.0139,1003.5494))
{
SetPlayerCheckpoint(playerid, 2.1507,-29.0139,1003.5494, 2.0);
ShowPlayerDialog(playerid, 752, DIALOG_STYLE_LIST, "Welcome", "Radio($150) \nBaseballbat($10) \nToolkit($35) \nCigarettes($7) \nLighter($5) \nScratch Card($35) \nGas Can($50) \nMask($250) \nShovel($7) \nCellphone($50) \nCards($25) \nDice($2) \nParachute($15)\nCane($5)\nCamera($45)", "Buy", "Cancel");
return 1;
}