31.07.2014, 13:41
HELP PLAYERS DONT APPEAR ON MAP WHAT SHOULD I DO ??
public OnGameModeInit()
{
SetGameModeText("Testing");
UsePlayerPedAnims();
{
ShowPlayerMarkers(PLAYER_MARKERS_MODE_GLOBAL);
}
public OnGameModeInit()
{
SetGameModeText("Testing");
UsePlayerPedAnims();
{
ShowPlayerMarkers(PLAYER_MARKERS_MODE_GLOBAL);
}