Showplayermarker not working? help
#1

hey guys, im working on a raven edit....i noticed on the public OnGameModeInit() section i have showplayermarkers set to 1, but when civilians start in the server, they cant see other civilians white markers....anyone know how i would make it so civilians can see player markers?
Reply
#2

Code ?
Reply
#3

Quote:
Originally Posted by banner
Посмотреть сообщение
i noticed on the public OnGameModeInit() section i have showplayermarkers set to 1
If your not using it, remove it or comment it out.
Reply
#4

pawn Код:
}
    SetPDistance(10);
    AllowInteriorWeapons(1);
    AllowAdminTeleport(0);
    ShowPlayerMarkers(1);
    DisableInteriorEnterExits();
    EnableStuntBonusForAll(0);
now by rights, shouldnt that make it so other players can see the markers of others players? i want it so that when someone joins the server, they can see the markers for all the other players, civilians, cops, etc
Reply
#5

I have the same issue with the Raven Script. I have tried putting it on (1) and (2) but neither don't work.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)