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

[ANY] Resize Players - 1.5.1 - 2014/11/20


Post New Thread Reply   
 
Thread Tools Display Modes
DittoTheLucario
New Member
Join Date: Jan 2023
Old 01-31-2023 , 22:26   Re: [ANY] Resize Players - 1.5.1 - 2014/11/20
Reply With Quote #631

Is this plugin Admin only? I'm new to adding plugins to servers and I couldn't figure out how to give a friend access without making them admin.
DittoTheLucario is offline
PC Gamer
Veteran Member
Join Date: Mar 2014
Old 02-01-2023 , 00:52   Re: [ANY] Resize Players - 1.5.1 - 2014/11/20
Reply With Quote #632

Quote:
Originally Posted by DittoTheLucario View Post
I couldn't figure out how to give a friend access without making them admin.
Server owners can change the access level for any command by overriding command access. Here's a link that explains the process: https://wiki.alliedmods.net/Overridi...ss_(Sourcemod)

You can override the command access by editing the /addons/sourcemod/configs/admin_overrides.cfg file. For example, to make anyone able to use the !gimme, !gimmep, and !resetp commands you would add these entries into your admin_overrides.cfg file:
PHP Code:
Overrides
{
    
sm_resize ""
    
sm_resizeme ""
    
sm_resizehead ""
    
sm_resizemyhead ""
    
sm_resizehands ""
    
sm_resizemyhands ""
    
sm_resizetorso ""
    
sm_resizemytorso ""
    
sm_resizereset ""
    
sm_resizeresetme ""

The lack of a flag in the double quotes means anybody can use the command. When you are finished editing and saving the file you can type this in the server console to reload access levels:
PHP Code:
sm_reloadadmins 
I hope this helps.
PC Gamer is offline
Reply


Thread Tools
Display Modes

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 05:57.


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