I can't remember how to get the user id in a plugin for example:
set_hudmessage(255, 0, 0, 0.95, 0.01, 0, 0.1, 0.9, 0.1, 0.1, -1)
show_hudmessage(0 , "Time: %s ",time)
This makes part of a plugin that shows time but when you type the command the hud gets activated for everyone because it's set to 0 and I know for a fact that you can use the individual user id's to show it only to the player that types a certain command can someone remind it to me please? thx a lot