help pls - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: help pls (
/showthread.php?tid=64070)
help pls -
numay - 01.02.2009
How i can make to apear people on the map?
Re: help pls -
aidiewright - 01.02.2009
Code:
new Float:gRandomPlayerSpawns[1][3] = {
{1958.3783,1343.1572,15.3746}
};
Am i right?
Re: help pls -
sidhu123 - 01.02.2009
This? :P
ShowPlayerMarkers(1);
Re: help pls -
Mikep - 01.02.2009
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.
Re: help pls -
numay - 01.02.2009
i have
public OnGameModeInit()
{
ShowPlayerMarkers(0);
SetPlayerToTeamColor(0);
but it not work with 1 or 0 nothing of this 2 not work