Killfeed help!
#1

alright, so I have this Clear Killfeed script in the gamemode.

Код:
 stock ClearKillFeed() {
        for (new i; i != 5; ++i) {
        SendDeathMessage(MAX_PLAYERS, MAX_PLAYERS, 202);
        SendClientMessageToAll(playerid, COLOR_LIGHTRED, ".: {B4B5B7}An {FF6347}[{B4B5B7}Admin{FF6347}] {B4B5B7}has cleared the Killfeed {FF6347}:.");
    }
}
-thanks to Littlehelper btw
anyways, how can I use it? I mean, with a cmd or something? I've used it before but I forgot how lol..
Reply


Messages In This Thread
Killfeed help! - by Kudoz - 20.01.2013, 07:50
Re: Killfeed help! - by B-Matt - 20.01.2013, 07:52
Re: Killfeed help! - by Kudoz - 20.01.2013, 07:56

Forum Jump:


Users browsing this thread: 1 Guest(s)