Help with random spawn
#1

I have something like this


if (strcmp("//shermandm", cmdtext, true, 10) == 0)
{
SetPlayerPos(playerid, -688.5651,2094.6106,925.0209);
GameTextForPlayer(playerid,"~y~Sherman DeathMatch~r~ by MosQ and Eset",3000,4);
SetPlayerArmour(playerid, 0);
ResetPlayerWeapons(playerid);
GivePlayerWeapon(playerid, 24, 999);

return 1;
}


But i want to make 2 spawns, not one, so it can be something like team deathmatch, can you help me please ?

... if you can please make me here 2 spawns (random), ill edit coordinates..

tnx
Reply


Messages In This Thread
Help with random spawn - by Gotti_ - 16.02.2011, 13:13
AW: Help with random spawn - by Nero_3D - 16.02.2011, 13:15
Re: Help with random spawn - by Gotti_ - 16.02.2011, 13:26
AW: Re: Help with random spawn - by Nero_3D - 16.02.2011, 14:12
Re: Help with random spawn - by Gotti_ - 16.02.2011, 15:20
Re: Help with random spawn - by Jochemd - 16.02.2011, 15:32

Forum Jump:


Users browsing this thread: 1 Guest(s)