01.03.2014, 14:42
command(unhide,playerid,params[])
{
SetPlayerColor(playerid, 0xF0F8FFAA);// The last 2 zeros at the end make it transparent/invisible
return 1;
}
Unhide :P
{
SetPlayerColor(playerid, 0xF0F8FFAA);// The last 2 zeros at the end make it transparent/invisible
return 1;
}
Unhide :P