PHP Code:
new hudsync
public plugin_init()
{
-----------------------------------
-----------------------------------
}
public hudmsg(id)
ClearSyncHud(id, hudsync)
Set_hudmessage( 255, 255, 255, -1, 0.5, 0, 0,...........
ShowSyncHudMsg(id, hudsync, "your MsG")
You use some like this?
__________________