View Single Post
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 03-01-2016 , 14:11   Re: Some issues when setting admins
Reply With Quote #6

Quote:
Originally Posted by Z3KT0R View Post
Just like so ?:


"[U:1:277579218]"

https://gyazo.com/99c24a3f74f908f28f3d29e5623dc2b0
The [U:x:y] should have the brackets. STEAM_x_y:z should not.

Also, you only need one of them, e.g. either:

Code:
"[U:1:277579218]"            "99:z"        //Zekt0r
or
Code:
"STEAM_0:0:138789609"        "99:z"        //Zekt0r
According to what I've read and understand since the [U:x:y] ones came out, SourceMod should support and accept both formats, but you should make up your mind and choose if you want to use the one or the other. Having them both should just be a waste.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline