11.05.2009, 17:27
Yehh, like the subject say........ I have fix some teleports and weaponshops and on the map down to the left side I see "redpoints". Can I delete them and have the teleports and weapon shops anyway?
Код:
SetPlayerCheckpoint(playerid, 319.0541,-164.5864,999.5938, 3.0); _________________________________________________________ public OnPlayerEnterCheckpoint(playerid) { SetPlayerPos(playerid,3317.8159,2188.7927,11.3846); SendClientMessage(playerid,0xffffff,"WEAPON SHOP."); return 1;