Hello There, Guest! Login or Register


/Hidetime - Pay $1m a minute for your blip off radar!
#24
Yeah Grove, that feature is irritating and on all crap servers...

This is quoted from SA-MP Scripting Forums, and edited slightly:

Code:
if(strcmp(command, "/invisible", true) == 0)
{
    SetPlayerColor(playerid, 0xFFFFFF00);
    SendClientMessage(playerid, COLOR_WHITE, "Done.");
    return 1;
}

That makes you invisible on the radar, but is free and available to anyone. Just add the timers and stuff and we have something? :)

-tj
Reply


Messages In This Thread
Re: /Hidetime - Pay $1m a minute for your blip off radar! - by tomozj - 01-29-2007, 05:46 PM