Random Teamcolor
#5

Quote:
Originally Posted by ♣ ⓐⓢⓢ
just go to www.sa-mp.com and download the actuall server packet (should be 0.2X)
One version didnt had OnPlayerUpdate forwarded (looks like the one who you use)
pawn Код:
public OnPlayerUpdate(playerid)
{
    SetPlayerColor(playerid, random(0xFFFFFFFF));
    return true;
}
Changed code a lil bit and downloaded the server package.

It works now, thanks for the help!
Reply


Messages In This Thread
Random Teamcolor - by Mr. M - 04.04.2009, 15:44
Re: Random Teamcolor - by Nero_3D - 04.04.2009, 15:46
Re: Random Teamcolor - by Mr. M - 04.04.2009, 15:52
Re: Random Teamcolor - by Nero_3D - 04.04.2009, 16:38
Re: Random Teamcolor - by Mr. M - 04.04.2009, 16:54

Forum Jump:


Users browsing this thread: 1 Guest(s)