- 0
Random color
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
bogdan.trial
Salut! am o intrebare.... exista un fel de random color? A-si dori sa il folosesc in acest caz.
GetPlayerName( playerid, playrname, sizeof( playrname ));
GetPlayerIp( playerid, ip, sizeof( ip ));
format(string, 256, "*** %s has joined the server. (ID: %d) (IP: %s)", playrname, playerid, ip );
SendClientMessageToAll( RANDOM, string );
5 answers to this question
Recommended Posts