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

Find Data and add ;


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 11-10-2017 , 17:03   Find Data and add ;
Reply With Quote #1

Hey, I was wondering if it's possible to find a specific Admin Player in users.ini and to add ';' at the start of the line with Pawn!
My idea is to make a /suspend command to make it easier for Server Owners to punish Admins that break the rules. By adding ';' at the start of the line his admin will be disabled.
__________________
edon1337 is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 11-10-2017 , 17:23   Re: Find Data and add ;
Reply With Quote #2

users.ini is just a file. Open it, read line by line, find what you, write a new users.ini with the changes and remove old one.
__________________
HamletEagle is offline
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 11-11-2017 , 05:28   Re: Find Data and add ;
Reply With Quote #3

How would I find a specific name?
__________________
edon1337 is offline
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 11-11-2017 , 05:50   Re: Find Data and add ;
Reply With Quote #4

Parse the file like admin.sma would.
klippy is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 11-11-2017 , 07:44   Re: Find Data and add ;
Reply With Quote #5

Quote:
Originally Posted by edon1337 View Post
How would I find a specific name?
Maybe read what I said: READ LINE BY LINE. Then you just have to search in that string.
__________________
HamletEagle is offline
edon1337
Penguin Enthusiast
Join Date: Jun 2016
Location: Macedonia
Old 11-11-2017 , 12:48   Re: Find Data and add ;
Reply With Quote #6

Quote:
Originally Posted by KliPPy View Post
Parse the file like admin.sma would.
Thanks!
__________________
edon1337 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 04:03.


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