Author Topic: AdminList 0.1e  (Read 2450 times)

0 Members and 1 Guest are viewing this topic.

Offline freestyler

  • Soldat Beta Team
  • Camper
  • ******
  • Posts: 326
AdminList 0.1e
« on: July 25, 2008, 03:19:05 am »
Script Name: AdminList
Script Description: A simple script which shows list of online admins when a player says !onlineadmins.
Original Author: fri
Core Version: 2.6.3
Code: http://nopaste.org/p/aApV5zvmz

Uses KeYDoN's xsplit.



Notes:
- make sure your remote.txt file doesn't have whitespaces at the end of the lines
- /recompile clears all variables, so admins logged through /adminlog won't be shown on the list (I don't think there's a way to fix it since EnEsCe said it's impossible to implement GetPlayerStat(ID, 'Admin')).
« Last Edit: May 10, 2014, 12:39:14 pm by freestyler »

Offline iDante

  • Veteran
  • *****
  • Posts: 1967
Re: AdminList 0.1d
« Reply #1 on: July 25, 2008, 02:33:01 pm »
usually !admin calls an admin to the server... possibly change the command to like... !onlineadmins?

Offline Irlandec

  • Soldier
  • **
  • Posts: 176
Re: AdminList 0.1d
« Reply #2 on: July 25, 2008, 02:45:45 pm »
Quote
...possibly change the command to like... !onlineadmins?

Fully agreed

Offline freestyler

  • Soldat Beta Team
  • Camper
  • ******
  • Posts: 326
Re: AdminList 0.1d
« Reply #3 on: July 25, 2008, 04:15:11 pm »
It's just a few characters, everyone can change it as they want...

Offline jrgp

  • Administrator
  • Flamebow Warrior
  • *****
  • Posts: 5036
Re: AdminList 0.1d
« Reply #4 on: July 25, 2008, 04:24:53 pm »
It's just a few characters, everyone can change it as they want...
You should make the default !onlineadmins so people who don't know anything about the inner workings of scripts don't have to go digging through your maze of uncommented code.
« Last Edit: July 25, 2008, 06:31:14 pm by jrgp »
There are other worlds than these

Offline freestyler

  • Soldat Beta Team
  • Camper
  • ******
  • Posts: 326
Re: AdminList 0.1e
« Reply #5 on: July 25, 2008, 06:22:09 pm »
okay, first post updated.

Offline DorkeyDear

  • Veteran
  • *****
  • Posts: 1507
  • I also go by Curt or menturi
Re: AdminList 0.1e
« Reply #6 on: July 25, 2008, 09:01:26 pm »
You can have /adminlog modify the remote admins txt file to fix the /recompile bug.