|
|
|
|
|
Paladin
Noobie

Posts: 4

Have Gun -- Will Travel
|
 |
Re:global moderator be able to ban?
« Reply #5 on: April 15, 2002, 12:32:49 AM » |
|
Quote from: goosemoose on April 12, 2002, 08:10:43 PMIn perl version GM allows the GM's to see ip addresses. THis doesn't seem to work in se. How can I enable this feature?.... My GM's asked for that also. It was fairly easy. In display.php there is a line: $mip = $settings[7] == 'Administrator' ? $mip : $txt[511]; I changed it to: $mip = ($settings[7]=='Administrator' || $settings[7]=='Global Moderator') ? $mip : $txt[511]; My GM's thanked me.
|
|
|
Logged
|
|
|
|
|
|
|
|
|