Need Help Please!
#1

i wanted to make kill-feed
anyone please help me makin' kill-feed and also a way to clear it, like
/clearfeed or /cfeed
Best Regards:Littlehelper[MDZ]
Reply
#2

whats kill feed?
Reply
#3

https://sampwiki.blast.hk/wiki/SendDeathMessage
Reply
#4

Uhm Kill-Feed shows a list of dead players on the right side of screen
and ty for that mp2 but i wanted a way to clear it too..
Best Regards:Littlehelper[MDZ]
Reply
#5

There is no way to clear it. If you want, you can make your own using textdraws.
Reply
#6

MP2, theere is a way to clear it. I have seen several servers that has it!
Reply
#7

yeah kudoz probably they have their own textdraws made
Reply
#8

Mind looking at the date the thread was created?
i was totally a noob that time.
and want to know how to create kill-fead?
here's one simple way.
pawn Код:
stock ClearKillFeed() {
        for (new i; i != 5; ++i) {
        SendDeathMessage(MAX_PLAYERS, MAX_PLAYERS, 202);
    }
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)