Raised This Month: $ Target: $400
 0% 

[Any] Admin Call (Voice call in-game)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
tommie113
AlliedModders Donor
Join Date: Oct 2013
Old 12-24-2016 , 05:30   Re: [Any] Admin Call (Voice call in-game)
Reply With Quote #7

Quote:
Originally Posted by mustafaneta View Post
how code all admin ?
flag "b" ?
You should edit the source code for that.

Edit this part:
Code:
public void OnPluginStart()
{
	RegAdminCmd("sm_call", CallCmd, ADMFLAG_ROOT);
	RegAdminCmd("sm_leavecall", LeavecallCmd, ADMFLAG_ROOT);
	RegAdminCmd("sm_joincall", JoincallCmd, ADMFLAG_ROOT);
}
Set 'ADMFLAG_ROOT' to the desired flag.
You can find those on the sourcemod api (just google sourcemod admin flags, i think that should find it).
__________________
No longer taking requests due to lack of time and interrest.
Only helping out with minor things through forum.
tommie113 is offline
 



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 22:09.


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