ShowPlayerMarker - Help Urgent
#1

Okay all im using a Godfather script and im trying to enable show player markers:

Код:
public OnGameModeInit()
{
  new string[MAX_PLAYER_NAME];
  new string1[MAX_PLAYER_NAME];
	for(new c=0;c<CAR_AMOUNT;c++)
	{
		Gas[c] = GasMax;
	}
	ShowPlayerMarkers(1);
Still no markers... Help
Reply
#2

You'll have to edit your server.cfg stream rates, look here.
Reply
#3

I looked at this link and checked my server.cfg , The rates match ( i have 1 - 100 Players ( 50 Player slot server )
Nothing... Any suggestions ?
Reply
#4

Код:
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
This is what is on my server.cfg , matches what I read in that link you gave me.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)