help pls
#1

How i can make to apear people on the map?
Reply
#2

Code:
new Float:gRandomPlayerSpawns[1][3] = {
{1958.3783,1343.1572,15.3746}
};
Am i right?
Reply
#3

This? :P

ShowPlayerMarkers(1);
Reply
#4

Quote:
Originally Posted by aidiewright
Code:
new Float:gRandomPlayerSpawns[1][3] = {
{1958.3783,1343.1572,15.3746}
};
Am i right?
He didn't ask for random spawns.
Reply
#5

i have

public OnGameModeInit()
{
ShowPlayerMarkers(0);
SetPlayerToTeamColor(0);

but it not work with 1 or 0 nothing of this 2 not work
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)