15.07.2012, 07:59
Quote:
Thanks, where do I place this, OnGameModeInIt?
Also, does this show me on the map so other players can see where I am? |
pawn Код:
public OnPlayerConnect(playerid)
pawn Код:
ShowPlayerMarkers(PLAYER_MARKERS_MODE_GLOBAL)
pawn Код:
public OnGameModeInit()