Raised This Month: $51 Target: $400
 12% 

Command access by steamid


Post New Thread Reply   
 
Thread Tools Display Modes
Natsheh
Veteran Member
Join Date: Sep 2012
Old 12-12-2017 , 21:52   Re: Command access by steamid
Reply With Quote #11

This plugin might be, whats you need
https://forums.alliedmods.net/showthread.php?t=178971

Also you can manage up things/flags with cmdaccess file.
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !


Last edited by Natsheh; 12-12-2017 at 21:56.
Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
D3XT3R
AlliedModders Donor
Join Date: Nov 2016
Location: Lithuania, Bomb A (Kauna
Old 12-13-2017 , 04:46   Re: Command access by steamid
Reply With Quote #12

this could help?
PHP Code:
#include <amxmodx>
#include <amxmisc>

public client_putinserver(id)
{
    new 
szSteamID[35]
    
get_user_authid(idszSteamIDcharsmax(szSteamID))
    
    if(
equal(szSteamID"STEAM_0:1:XXXXXXXXX")) // put steam id hier 
    
{
        
remove_user_flags(idADMIN_USER);
        
set_user_flags(idADMIN_RCON); // put access you want to give him hier
    
}        

__________________
D3XT3R is offline
Send a message via Skype™ to D3XT3R
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 12-13-2017 , 06:22   Re: Command access by steamid
Reply With Quote #13

Quote:
Originally Posted by D3XT3R View Post
this could help?
PHP Code:
#include <amxmodx>
#include <amxmisc>

public client_putinserver(id)
{
    new 
szSteamID[35]
    
get_user_authid(idszSteamIDcharsmax(szSteamID))
    
    if(
equal(szSteamID"STEAM_0:1:XXXXXXXXX")) // put steam id hier 
    
{
        
remove_user_flags(idADMIN_USER);
        
set_user_flags(idADMIN_RCON); // put access you want to give him hier
    
}        

Just give up, you're out of context.
__________________
edon1337 is offline
D3XT3R
AlliedModders Donor
Join Date: Nov 2016
Location: Lithuania, Bomb A (Kauna
Old 12-13-2017 , 10:02   Re: Command access by steamid
Reply With Quote #14

Quote:
Originally Posted by edon1337 View Post
Just give up, you're out of context.
just shataup
__________________
D3XT3R is offline
Send a message via Skype™ to D3XT3R
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 12-13-2017 , 12:41   Re: Command access by steamid
Reply With Quote #15

Quote:
Originally Posted by D3XT3R View Post
just shataup
Just leave, nobody likes you. The code you gave has nothing to do with the request.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Kazalu
Senior Member
Join Date: Dec 2013
Location: Romania
Old 12-14-2017 , 04:41   Re: Command access by steamid
Reply With Quote #16

I've just finished the OP's request.
Problem = solved.
( he requested the code to remain private, tho, I am sorry, guys! )

Last edited by Kazalu; 12-14-2017 at 04:42.
Kazalu is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 12-14-2017 , 07:57   Re: Command access by steamid
Reply With Quote #17

Quote:
Originally Posted by Kazalu View Post
I've just finished the OP's request.
Problem = solved.
( he requested the code to remain private, tho, I am sorry, guys! )
I'm almost done with my version of the plugin and it's going to be released publically, as I already said. It's probably going to be much more advanced, so there's no point of keeping yours private.
__________________

Last edited by OciXCrom; 12-14-2017 at 07:58.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Natsheh
Veteran Member
Join Date: Sep 2012
Old 12-14-2017 , 10:31   Re: Command access by steamid
Reply With Quote #18

Its a public forum dont post a thread if its a private help
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !


Last edited by Natsheh; 12-14-2017 at 10:32.
Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 12-14-2017 , 13:47   Re: Command access by steamid
Reply With Quote #19

It's done - https://forums.alliedmods.net/showthread.php?t=303605
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:28.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode