Quote:
Originally Posted by ConnorMcLeod
Check steamid in client_authorized forward, then store your id in a global variable, and check it each time Damage message is sent.
|
It's maybe a good idea,Thanks! but I dont want modify standard admin.amxx.
I want the function is just implemented in my script. Is there a function of AMX can get current player's ID?
Thanks