Send a message to everyone near (Yeah ProxDetector)
#10

Only that line :/
pawn Код:
SetPlayerArmour(playerid, 100);
                    GivePlayerMoney(playerid, -2000);
                    new plname[MAX_PLAYER_NAME], string[64];
                    GetPlayerName(playerid,plname,sizeof(plname));
                    format(string, sizeof(string), "* %s  have chosen a Kevlar Vest!",plname);
                    ProxDetector(20.0, playerid, string, COLOR_WHITE,COLOR_WHITE,COLOR_WHITE,COLOR_WHITE,COLOR_WHITE);
                    return 0;
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)