I think im abusing VARS
#6

Quote:
Originally Posted by [NT
mamoru ]
Quote:
Originally Posted by Paladin
Quote:
Originally Posted by CrαcK
Taken from lvdm.pwn:
pawn Код:
//top of the script
new Float:gRandomPlayerSpawns[23][3] = {
(CO-ORDINATES)
}

//somewhere in the script
new rand = random(sizeof(gRandomPlayerSpawns));
SetPlayerPos(playerid, gRandomPlayerSpawns[rand][0], gRandomPlayerSpawns[rand][1], gRandomPlayerSpawns[rand][2]); // Warp the player
Won't that spawn some people in the same poistion as others?
yes. though if you change the script a little to what I mentioned, you wont have a problem
can you explain more in depth what you mean in it then.
Reply


Messages In This Thread
I think im abusing VARS - by Paladin - 02.08.2009, 15:42
Re: I think im abusing VARS - by mamorunl - 02.08.2009, 15:52
Re: I think im abusing VARS - by CracK - 02.08.2009, 15:55
Re: I think im abusing VARS - by Paladin - 02.08.2009, 16:07
Re: I think im abusing VARS - by mamorunl - 02.08.2009, 16:08
Re: I think im abusing VARS - by Paladin - 02.08.2009, 16:16
Re: I think im abusing VARS - by CracK - 02.08.2009, 16:19
Re: I think im abusing VARS - by Paladin - 02.08.2009, 16:26
Re: I think im abusing VARS - by CracK - 02.08.2009, 19:04
Re: I think im abusing VARS - by Paladin - 02.08.2009, 19:18

Forum Jump:


Users browsing this thread: 8 Guest(s)