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

How do i find the custom flag level?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
AlphaO
New Member
Join Date: Nov 2005
Old 11-26-2005 , 17:16   How do i find the custom flag level?
Reply With Quote #1

what the title says. Like i have a plugin that gives lots of commands but i only want a person to have say noclip. how do i find out which custom level flag thing it is? thanks
AlphaO is offline
wiggles
Member
Join Date: Aug 2005
Old 11-26-2005 , 17:24  
Reply With Quote #2

I am not sure if u can do that
wiggles is offline
[ --<-@ ] Black Rose
ANNIHILATED
Join Date: Sep 2005
Location: Stockholm, Sweden.
Old 11-26-2005 , 22:31  
Reply With Quote #3

check the .sma file

like
Code:
register_clcmd("say /noclip", "function", "LOOK WHAT IT SAYS HERE", "blah blah...")

Code:
ADMIN_IMMUNITY	//Flag "a"
ADMIN_RESERVATION //Flag "b"
ADMIN_KICK	//Flag "c"
ADMIN_BAN	//Flag "d"
ADMIN_SLAY	//Flag "e"
ADMIN_MAP	//Flag "f"
ADMIN_CVAR	//Flag "g"
ADMIN_CFG	//Flag "h"
ADMIN_CHAT	//Flag "i"
ADMIN_VOTE	//Flag "j"
ADMIN_PASSWORD	//Flag "k"
ADMIN_RCON	//Flag "l"
ADMIN_LEVEL_A	//Flag "m"
ADMIN_LEVEL_B	//Flag "n"
ADMIN_LEVEL_C	//Flag "o"
ADMIN_LEVEL_D	//Flag "p"
ADMIN_LEVEL_E	//Flag "q"
ADMIN_LEVEL_F	//Flag "r"
ADMIN_LEVEL_G	//Flag "s"
ADMIN_LEVEL_H	//Flag "t"
ADMIN_MENU	//Flag "u"
[ --<-@ ] Black Rose is offline
VEN
Veteran Member
Join Date: Jan 2005
Old 11-27-2005 , 05:54  
Reply With Quote #4

Or type (without quotes) "amxx cmds" in server console.
VEN is offline
AlphaO
New Member
Join Date: Nov 2005
Old 11-27-2005 , 17:03  
Reply With Quote #5

Thanks you guys they both work . Tyvm.
AlphaO is offline
Strapping Young Lad 246
Junior Member
Join Date: Nov 2005
Old 11-27-2005 , 20:33  
Reply With Quote #6

I had a question on this, oh well ill just make another post! :p
Strapping Young Lad 246 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 02:07.


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