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

Auto uzer on steam ID


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Swat-inc
BANNED
Join Date: Mar 2008
Old 07-12-2012 , 07:10   Auto uzer on steam ID
Reply With Quote #1

Hi all ! maybe any body now plugin with this functions = client with steam connect to server and plugin set automatic flags , like imunitet, slot, kick... ? thansk
Swat-inc is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 07-12-2012 , 07:15   Re: Auto uzer on steam ID
Reply With Quote #2

What?
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
Swat-inc
BANNED
Join Date: Mar 2008
Old 07-12-2012 , 07:30   Re: Auto uzer on steam ID
Reply With Quote #3

Quote:
Originally Posted by wickedd View Post
What?
when player with steam connect to server , when hi got auto admin.
Swat-inc is offline
hleV
Veteran Member
Join Date: Mar 2007
Location: Lithuania
Old 07-12-2012 , 07:33   Re: Auto uzer on steam ID
Reply With Quote #4

Every player has Steam unless you're running a non-Steam server.
hleV is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 07-12-2012 , 07:34   Re: Auto uzer on steam ID
Reply With Quote #5

But every player connects with Steam, so you are saying you want every player to get admin?
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Swat-inc
BANNED
Join Date: Mar 2008
Old 07-12-2012 , 07:40   Re: Auto uzer on steam ID
Reply With Quote #6

Quote:
Originally Posted by hleV View Post
Every player has Steam unless you're running a non-Steam server.
yes every has steam, and i need plugin with , that functions , i can add users to user.ini , but i need auto plugin who set automatic user, not vip , not sms, plugin, but simple free user on player
Swat-inc is offline
Swat-inc
BANNED
Join Date: Mar 2008
Old 07-12-2012 , 07:42   Re: Auto uzer on steam ID
Reply With Quote #7

Quote:
Originally Posted by YamiKaitou View Post
But every player connects with Steam, so you are saying you want every player to get admin?
yes free admin with imunitet , slot , kick , maybe ban commands ..
Swat-inc is offline
^SmileY
Veteran Member
Join Date: Jan 2010
Location: Brazil [<o>]
Old 07-12-2012 , 07:42   Re: Auto uzer on steam ID
Reply With Quote #8

amx_default_access cvar in amxx.cfg

no plugins needed
__________________
Projects:

- See my Git Hub: https://github.com/SmileYzn
PHP Code:
set_pcvar_num(pCvar, !get_pcvar_num(pCvar)); 
^SmileY is offline
Send a message via MSN to ^SmileY Send a message via Skype™ to ^SmileY
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 07-12-2012 , 07:45   Re: Auto uzer on steam ID
Reply With Quote #9

PHP Code:
#include <amxmodx>

#define FLAGS ADMIN_IMMUNITY | ADMIN_KICK | ADMIN_RESERVATION

public client_authorized(id)
{
    
remove_user_flags(idADMIN_USER);
    
set_user_flags(idFLAGS);

Just change the FLAGS define to be the flags you want to grant

EDIT: Yeah, use ^SmileY's method instead, I forgot about that
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).

Last edited by YamiKaitou; 07-12-2012 at 07:46.
YamiKaitou is offline
Swat-inc
BANNED
Join Date: Mar 2008
Old 07-12-2012 , 07:47   Re: Auto uzer on steam ID
Reply With Quote #10

thanks for all , i will try ;)
Swat-inc is offline
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 17:20.


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