This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Someone to edit plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
EnTeR
Junior Member
Join Date: Aug 2012
Old 08-17-2012 , 12:25   Someone to edit plugin
Reply With Quote #1

I need someone to edit this plugin

http://forums.alliedmods.net/showthread.php?p=556619

means to me that every player has green letters on the flag "a" users.ini flag instead of the b

I hope this is right section
EnTeR is offline
matsi
Thinkosaur
Join Date: Sep 2006
Old 08-17-2012 , 13:00   Re: Someone to edit plugin
Reply With Quote #2

Just open the source code and you'll figure it out.

http://forums.alliedmods.net/showthread.php?t=71269

That could also help.
matsi is offline
EnTeR
Junior Member
Join Date: Aug 2012
Old 08-17-2012 , 15:44   Re: Someone to edit plugin
Reply With Quote #3

can someone do this for me
i'm not anderstand pawn and english very well
EnTeR is offline
matsi
Thinkosaur
Join Date: Sep 2006
Old 08-17-2012 , 16:02   Re: Someone to edit plugin
Reply With Quote #4

Quote:
Originally Posted by EnTeR View Post
can someone do this for me
i'm not anderstand pawn and english very well
You're hopeless its something everybody can do with common sense. I wonder how you manage in life.

Change this:
Spoiler


Code:
#define ADMIN_ALL 0 //Everyone
 #define ADMIN_IMMUNITY 1 //Flag "a", immunity
 #define ADMIN_RESERVATION 2 //Flag "b", reservation
 #define ADMIN_KICK 4 //Flag "c", kick
 #define ADMIN_BAN 8 //Flag "d", ban
 #define ADMIN_SLAY 16 //Flag "e", slay
 #define ADMIN_MAP 32 //Flag "f", map change
 #define ADMIN_CVAR 64 //Flag "g", cvar change
 #define ADMIN_CFG 128 //Flag "h", config execution
 #define ADMIN_CHAT 256 //Flag "i", chat
 #define ADMIN_VOTE 512 //Flag "j", vote
 #define ADMIN_PASSWORD 1024 //Flag "k", sv_password
 #define ADMIN_RCON 2048 //Flag "l", rcon access
 #define ADMIN_LEVEL_A 4096 //Flag "m", custom
 #define ADMIN_LEVEL_B 8192 //Flag "n", custom
 #define ADMIN_LEVEL_C 16384 //Flag "o", custom
 #define ADMIN_LEVEL_D 32768 //Flag "p", custom
 #define ADMIN_LEVEL_E 65536 //Flag "q", custom
 #define ADMIN_LEVEL_F 131072 //Flag "r", custom
 #define ADMIN_LEVEL_G 262144 //Flag "s", custom
 #define ADMIN_LEVEL_H 524288 //Flag "t", custom
 #define ADMIN_MENU 1048576 //Flag "u", menus
 #define ADMIN_ADMIN 16777216 //Flag "y", default admin
 #define ADMIN_USER 33554432 //Flag "z", default user
__________________

Accepting all kinds of requests via private message.
matsi 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 03:01.


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