[SOLVED] Teams
#4

Quote:
Originally Posted by [ĦŁ₣
ЉǾǖŦĦЗŁΛẄ ]
Loop through players then apply it to each ID:

for(new a; a < PLAYERCOUNT; a++)
{
SetCameraPos(a, coords...);
}

- 'a' being the playerid parameter in functions within the braces
- 'PLAYERCOUNT' in the loop declaration being your player slot count

Note: by the first note I mean put 'a' as the playerid parameter in the functions that you want to apply to all players,
don't replace the 'a' in the 'for' loop initiation with 'playerid' if that makes sense :P
Yeah it makes sense Thanks
Reply


Messages In This Thread
[SOLVED] Teams - by park4bmx - 18.06.2010, 17:24
Re: [HELP] Teams (Simple) - by Andy_McKinley - 18.06.2010, 17:40
Re: [HELP] Teams (Simple) - by park4bmx - 18.06.2010, 17:51
Re: [HELP] Teams (Simple) - by park4bmx - 18.06.2010, 18:52
Re: [1 quastion] Teams - by park4bmx - 18.06.2010, 19:07
Re: [1 question] Teams - by FUNExtreme - 18.06.2010, 19:10
Re: [1 question] Teams - by park4bmx - 18.06.2010, 19:13

Forum Jump:


Users browsing this thread: 3 Guest(s)