11.06.2013, 20:56
(
Last edited by Richie©; 13/06/2013 at 08:50 PM.
)
This is the first include i release 
What it does:
Show info for player. I replaced alot of SendClientMessage code in my script with this to keep main chat clean.
Examples:




Use:
Put include in the pawno/include and put this under your other includes in the script.
Download ShowInfoForPlayer
Feedback is appreciated!

What it does:
Show info for player. I replaced alot of SendClientMessage code in my script with this to keep main chat clean.
Examples:




Use:
pawn Code:
ShowInfoForPlayer(playerid, "~r~This red text will be shown to player for 5000ms", 5000);
pawn Code:
#include <ShowInfoForPlayer>
Feedback is appreciated!
