Easy help! addadmin/Ban
Okay so how can i addadmin
I tried this but it didnt work Code:
server_cmd("amx_addadmin %s ah", UserID)Code:
Usage: amx_addadmin <playername|auth> <accessflags> [password] [authtype] - add specified player as an admin to users.iniAnd i try to kick a player but it doesnt work Code:
server_cmd( "kick #%d You've been kicked out! by %s",name2,name)Code:
server_cmd("amx_ban #%i %i ^"%s^"", szAuthID, BanTime[g_BanTime[id]], Reason[id])ALL szAuthID, BanTime[g_BanTime[id], Reason[id], name2, name is right! |
Re: Easy help! addadmin/Ban
Code:
server_cmd("amx_addadmin ^"%s^" flags", szSteamID) |
Re: Easy help! addadmin/Ban
Quote:
Why wont this work then? Code:
public GiveHead(id)how can i overwrite current flags with new flags? it print this: Code:
[AMX Mod X] STEAM_0:0:38415370 already exists! |
| All times are GMT -4. The time now is 21:43. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.