You are not logged in.

Dear visitor, welcome to sourceserver.info. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

HSFighter

Administrator

  • "HSFighter" started this thread

Posts: 1,517

Location: Flensburg

Occupation: Industrieelektroniker

wcf.user.option.userOption53: Nein

  • Send private message

1

Tuesday, August 28th 2007, 10:47am

[Web] Sourcemod Webadmin (Aktualisiert 12/05/2012)

Sourcemod Webadmin Ver 2.2 Beta B

Hallo Leute,

Ich habe mal ein kleines Webinterface für Sourcemod erstellt.
Sourcemod Webadmin ist ein PHP-Script um Sourcemod Plugins mit MySQL Support zu verwalten.
Zusätzlich kann man seine SM Plugins über ein Rcon WI steuern.

Futures:

  • Basic Futures
    • User-Management.
    • Multi-Language.
    • Settings Menü.
    • Plugin Management.
    • Multiserver Management (Schritt 1 von 2)
    • Benutzerfreundliches Install/Update Menü
    • Anzeigen, verwalten, starten und stoppen von Plugins über Rcon

  • Plugin SQL Admins
    • Hinzufügen, Bearbeiten und Löschen von Clients und Gruppen.
    • Gruppen Verwalten (Mitglieder, Immunity, Overrides u.s.w.).
    • Flags für Clients und Gruppen Festlegen.
    • Immunitylevels für Clients und Gruppen vergeben.
    • Overrides verwalten.
    • Multiserver-Support für Admins (Optional)
    • Exportieren aller Einstellungen in Locale Admindateien.
    • FTP Upload zum Gameserver für exportierte Dateien.


  • Plugin Maprate
    • Vote Statistik aller Maps.
    • Reset-Funktion.
    • Suchfunktion nach Votes.

  • Plugin MySCAL (server configs)
    • Server Hinzufügen, Bearbeiten oder Löschen.
    • *.cfg Dateien Hinzufügen, Bearbeiten, Kopieren, Umbenennen oder Löschen.
    • *.cfg Importieren / Exportieren.
    • Commands (Cvars) Individuell erstellen und speichern.

  • ChatLog Extended
    • Server Hinzufügen, Bearbeiten oder Löschen.
    • Such Funktion
    • Filter
    • Text-Highlighting
    • Reset Chatlog.

  • Advertisements
    • Ads Hinzufügen, Bearbeiten oder Löschen.
    • Such Funktion
    • Sortierung der Ads Reinfolgre.



  • ExtendedComm
    • Anzeige und Such Funktion
    • Löschen von Einträgen



Screenshots von der Ver 1.9:





Screenshots der 3rd Party Plugins von der Ver 1.9:




Screenshots Plugincontrol und Playerinfo Ver 2.2 Beta A:



Systemanforderungen:
  • Web server: Web server Apache, IIS
  • Middleware: PHP4 oder höher
  • Database, core system: MySQL
  • Sourcemod Version: Sourcemod >>> v1.2 <<< oder höher!
  • Sourcemod muss für die MySQL Datenbank konfiguriert werden.
    Hier ein Link zu einem guten Tutorial: SQL Admins


Installation:

Installationsanleitung in der Readme!

Das Webinterface ist ein 3 Teile aufgeteilt:
  • Interface: Verwaltung von Interface Einstellungen.
    Die User sind nur für das Login zu ständig,
    und haben mit den Plugins für Sourcemod nichts zu tun!
  • SQL Admins: Verwaltung von Clients, Gruppen, Overrides und Flags für das SQL Admin Plugin.
  • Plugins: Verwaltung und Einstellungen für Sourcemod 3rd party plugins.


Das Script ist für Multi-Language ausgelegt.
Bis jetzt gibt es 4 Sprachdateien: Deutsch, Englisch, Französisch, Russisch!!!
Natürlich könnt ihr euch auch selber Sprachdateien erstellen.
Über ein Post zu einer neuen Sprachdatei in einer ausländischen Sprache, wärde ich mich sehr freuen.

SQL-Admins für Multiserver-Support

---- SQL-Admins für Multiserver-Support ---- (Optional)

Damit ist es möglich unterschiedliche Adminrechte für verschiedene Server zu erstellen.

Um den Mutltiserversupport für SQL-Admins zu nutzen, wird dieses Plugin benötigt:
"SQL Admin Plugins MultiServ Edition" >>> http://forums.alliedmods.net/showthread.php?p=730330">http://forums.alliedmods.net/showthread.php?p=730330</a> <<<

Die benötigten SQL-Tabellen werden automatisch bei der installation oder update auf Sourcemod-Webadmin v2.0 or höher erstellt!
Es müss das "admin-sql-prefetch.smx" oder "admin-sql-prefetch.smx" mit dem neuen Plugin ausgetauscht werden.

Wenn ihr vorher keine SQL-Admins genutzt habt,
dann ist die installation von dem "sql-admin-manager.smx" plugin zusätzlich notwendig.
Dieses Plugin liegt bei Sourcemod bei.

Um die Pluginfunktion im Webinterface zu nutzen,
müssen die "Servergroups" im Menü "Interface" --> "Settings" aktiviert werden.

Achtung:
  • Nur Gruppen die mit Server über "Server Groups" verbunden sind haben Adminrechte auf dem Server
  • Alle anderen "gruppen" und "clients" haben keine Adminrechte auf dem Server.
  • Servergroups werden beim exportieren der localen Admindateien mit berücksichtigt.


Danke an "MistaGee" für dieses excillente Plugin
-----------------------------------------------------------------

Die Aktuelle Version ist: Ver 2.2 Beta B

Changelog History

Quoted

Changelog Ver 2.2 Beta B:
Fix -> Important security issue
Fix -> Playergroups with empty Names (Steamworks API)
Fix -> User permissions for separate plugins
Fix -> MySQL-Bans Importerror
Fix -> Servertable check in setup engine (thx to Naris)
Fix -> Some plugins are hidden in navi after change settings
Fix -> MySQL Admins exporterror with bad character in playername
Fix -> Passwords doun't hidden in html-code on serversettings
Fix -> Some issues in languagefiles.
Fix -> Small bugs in corefunctions.
Edit -> Rewrite banlenght-calculation-engine.
Edit -> Some PHP functions
Add -> Support for Extended Comm Plugin (Step 1 of 2)
Add -> Page and Search management on "SM Plugin Control" section.

Quoted

Changelog Ver 2.2 Beta A:
Add -> Plugincontrol over Rcon (List Plugins / Reload / Unload / Plugin Info)
Add -> Playerinfos from Webadmin and Steam Community (Steamworks API)
Add -> User permissions for separate plugins in plugin area (Full / No / Read only - Access)
Add -> New setup engine
Add -> Styles control
Add -> Player votedetails (Mapratem Plugin)
Add -> Russian language file again (Thx to "kaldun" and "Andrey")
Add -> Other small futures and settings
Fix -> Small errors from v2.1 Final
Fix -> commands and values ​​are reversed on filecopy [Serverconfigs Pugin] (Thx to Rat-Thon)
Fix -> Some characters in languagefile.
Fix -> Some user has "Function eregi() is deprecated Error" [ChatLog Extended Plugin] (Thx to minimoney1)
Edit -> Some PHP functions

Quoted

Changelog Ver 2.1 Final:

Add -> Countryflags (Playertracker plugin)
Add -> Servernames (Playertracker plugin)
Add -> Colorinfotable (Advertsment plugin)
Fix -> Issues when adding bans after table-update! (Thx to naris)
Fix -> Some characters in languagefile result scary text!
Fix -> Some wrong textmessages in the webadmin
Fix -> My *bad* english in the en-languagefile (Thx to UnFixed)
Fix -> Portcheck in the servermenu
Fix -> Export-Function not working (MySQL-Bans plugin)
Edit -> Some PHP functions

Quoted

Changelog Ver 2.1 Beta D:

Fix -> Special characters in "de" and "fr" languagefile result missing text"
Fix -> Error with own user language setting
Fix -> Wrong text in Langaugefiles
Edit -> Some PHP functions
Edit -> Finish the french languagefile (Thx to Flyflo)

Quoted

Changelog Ver 2.1 Beta C:

Fix -> Some variables in "Server Edit Menue"
Fix -> Mappicture with big letters (Maprate Plugin)
Fix -> Empty message (SQL Feddback Plugin)
Fix -> Error when SQL-Bans table not exits (Chatlog Plugin)
Fix -> FTP-Upload button isn't show after upload (SQL-Admins Export)
Fix -> Some deiscriptionstext plases.
Fix -> Duplicated server message (Servergroups)
Add -> New languagefile engine
Add -> Allow Duplicated names in overides/groupoverrides (SQL-Admins)
Add -> Autodetect "/" on the begin and end from FTP-Remothepath
Remove -> Old PHP languagefiles

Quoted

Changelog Ver 2.1 Beta B:

Fix -> Add/Edit name with overirde update
Fix -> Some entrys in the language files
Fix -> Apostroph cant write in adstext (Advertsment plugin)
Fix -> Sqlerror with Apostroph (Serverconfigs plugin)
Fix -> Php error when data base empty (Serverconfigs / Chatlog - plugin)
Fix -> Some html chars in text make browser creasy
Fix -> Reset function (Playertracker / Chatlog - plugin)
Fix -> Some sql_injection_filters
Add -> SQL-Feedback plugin support!
Add -> Show Name (Basic player tracker plugin)
Add -> Server online check timout can change in interface-settingsmenue
Edit -> some vars in config.php
Edit -> All languagefiles

Quoted

Changelog Ver 2.1 Beta A:

Fix -> html / ascii filter for playernames and chattext.
Fix -> Some code in overrrides.php
Fix -> Bad dateformat in setup.php
Fix -> Some textinfos in the next page function
Fix -> New Tablestructure (MySQL Bans Fix by Narris)
Add -> FTP-Support for multible server.
Add -> Text-Highlighting with the chatlog-plugin
Add -> Groupinfos / Groupmanagement for an client in the clientmenue
Add -> Support SQL-Advertisements Plugin
Add -> Option to copy / dcublicate an configfile from one server ID to another ID (Server Configs Plugin)
Add -> Import / Export config files (Server Configs Plugin)
Add -> Startpage selection for maprateplugin
Add -> Mod Management
Add -> Sourcebans Ban Import (MySQL Bans)
Add -> Support Basic Player Tracker Plugin
Edit -> prepare interface for danish language support (file coming soon)
Edit -> reorganized languagefiles and prepare it for the new format
Edit -> rewrite a lot php functions
Remove -> Russian language support (file is out of date)

Quoted

Changelog Ver 2.0 Beta B:

Fix -> Template error when maprate-table are empty.
Fix -> SQL-Admin Multiserver wrong tablename
Edit -> Smarter permission chek for webfolders (Thx to MistaGee)

Quoted

Changelog Ver 2.0 Beta A:
Fix -> Coockie management to save password.
Fix -> Some code in server management
Fix -> now is possible to add server with domain or ip
Fix -> Some textinfos to icons
Add -> SQL-Admin Servergorups für Multiple Servers.
Add -> ChatLog Extended Plugin
Add -> File to definde avaiable languages and hers chartsets
Add -> Filter Spaces from Steam_ID and IP input fields
Add -> Search function to find players in the maprates-list
Add -> French readme (Thx to eric0279)
Add -> L4D Support in Servermenu
Add -> Export funktion compatible to Servergorups if enabeld
Add -> Hide next page link-numbers when they are out of range
Edit -> Dateformat in setings now similar to php "date();"
Edit -> Smal thinks in the menue layout.

Quoted

Changelog Ver 1.9 Beta B:

Fix -> Useradd permisions settings black background.
Fix -> UNIQUE error when add 2 servers to a server_id cvar.
Add -> If "register_globals = ON" set it temporarily to OFF.
Add -> Donate button in the credits section.
Update -> French languagefile to 100% complete. (Thx to Manix)
Update -> Move readme's to a readmefolder.

Quoted

Changelog Ver 1.9 Beta A:

Fix -> Setupmenue language settings.
Fix -> Small errors in the php/html code.
Fix -> Plugin MySQL Bans add IP Bans only.
Add -> Multiserversupport (Part 1 of 2).
Add -> Server section
Add -> Userpermissions
Add -> Maprate plugin support
Add -> MySCAL (server configs) plugin support
Add -> Ban export for MySQL-Bans plugin

Quoted

Changelog Ver 1.8 Beta A:

Fix -> Immunity string with export admin_groups.cfg.
Fix -> Small errors in the php/html code.
Fix -> Some text strings in the german languagefile.
Fix -> French languagefile to 98% complete.
Add -> Search function.
Add -> Local banflie import for SQL-Bans plugin.
Add -> Individual languagesettings for users.
Add -> Update will start up in default board language.
Add -> Russian languagefile.
Add -> Some textlinks replaced with icons.

Quoted

Changelog Ver 1.7 Beta C:

Fix -> Nextpage Function not show correctly.

Quoted

Changelog Ver 1.7 Beta B:

Fix -> Nextpage Function SQL Error when table are empty.
Edit -> 'Rename install_update.php' to 'setup.php'

Quoted

Changelog Ver 1.7 Beta A:

Fix -> Small bugs in the PHP-Code.
Add -> A friendly install/update menue
Add -> Next/Preview page funktion for many entrys in a list.
Add -> Interface settings can be change in a settingsmenü
Add -> Default language can be change in the webinterface.
Add -> Plugin management.
Add -> Plugin: 'SQL Bans' Support.

Quoted

Changelog Ver 1.6 Beta A:

Fix -> Export funktion with empty Database.
Fix -> Small bugs in the PHP-Code.
Add -> Upload the exportet files to the gameserver.

Quoted

Changelog Ver 1.5 Beta A:

Fix -> Client-Password will not save correctly.
Fix -> Small bugs in the PHP-Code.
Add -> Export your MySQL database settings to local SM-Admin files.
Add -> Credits.

Quoted

Changelog Ver 1.4 Beta A:

Fix -> Groupoverride name can't change.
Fix -> Small bugs in the PHP-Code.
Fix -> Optimate PHP-Code.
Fix -> Small areas in the Languagefiles.
Fix -> Settings from the "verbindung.php" move to "config.php".
Add -> Overrides.
Add -> Interface User can change their Profiles.

Quoted


Changelog Ver 1.3 Beta A:

Fix -> Wrong version infomation in the header.
Fix -> Field 'flags' sometimes doesn't have a default value.
Fix -> Resize template to use other Languagefiles.
Fix -> Error handling in the PHP Code.
Fix -> Optimate PHP Code.
Fix -> Small areas in the german Languagefile.
Fix -> German Flag Purpose.
Add -> Client Immunitylevels
Add -> Group Immunitylevels.
Add -> Groupmanagement Inheritance.
Add -> Select temporarly language in the adressline.
Remove -> Global and default Immunityflags for groups.

Quoted


Changelog Ver 1.2 Beta B:

Update -> French languagefile

Quoted

Changelog Ver 1.2 Beta A:

Fix -> SQL-Injections
Fix -> Password can't update in the Usermanagement
Fix -> Viewbutton in the "edit flags" section no funktion
Fix -> My bad english in the Readme.txt O_o
Fix -> Optimate PHP Code
Fix -> When Delete a group, no remove from Immunitygroups
Add -> Custom Flags
Add -> Groupoverrides
Add -> Errorfilter for the Script
Add -> German languagefile
Add -> French languagefile

Quoted


Changelog Ver 1.01 Beta A:

Add -> French languagefile
Feedback, Kommentare, Bug's, Berichte, etc. sind gerne erwünscht.

Bei einem Update ist es sehr wichtig:
  • erst auf "2.1 Final" updaten bevor ein v2.2 update durchgeführt wird!
  • Alle alten PHP Dateien sind zu ersetzen!
sonnst wird ein Fehler angezeigt!


English Support: http://forums.alliedmods.net/showthread.php?t=60174

Download

MfG HSFighter



-
Anti Cheat: www.smacbans.com
Kein direkter Support per PM (nur auf Anforderung)

Chrisber

Administrator

Posts: 1,030

Location: localhost

wcf.user.option.userOption53: Ja

  • Send private message

2

Tuesday, August 28th 2007, 12:36pm

Re: Sourcemod Webadmin

Huhu,
ich schau mich grade nach Sicherheitsmängeln im Code um kiss4
Sage dir dann bescheid ;)

/Edit: Wenn ich was finde melde ich mich bei dir.

So long, Chris
Und das letzte, was gesagt wird, wenn die Welt untergeht, ist: das ist technisch unmöglich.

3

Tuesday, August 28th 2007, 9:42pm

Re: Sourcemod Webadmin

uuuh ich steh in den creadits bigri

4

Tuesday, August 28th 2007, 11:22pm

Re: Sourcemod Webadmin

Hi,

Firstly thank you for creating this, just tested and it works a perfectly.

However, you are missing the custom groups! Custom groups are needed for many plugins, including the very well used super commands and super commands menu!

See here:
http://www.hsfighter.net/pics/foren/smwa/smwa_4.jpg">http://www.hsfighter.net/pics/foren/smwa/smwa_4.jpg</a>

Then see admin_levels.cfg:

admin_levels.cfg

/**
* There is no reason to edit this file. Core uses this to map each named
* access type to a given ASCII character. The names are all pre-defined.
*/
Levels
{
/**
* These are the default role flag mappings.
* You can assign new letters for custom purposes, however you should
* not change the default names, as SourceMod hardcodes these.
*/
Flags
{
"reservation" "a" //Reserved slots
"generic" "b" //Generic admin, required for admins
"kick" "c" //Kick other players
"ban" "d" //Banning other players
"unban" "e" //Removing bans
"slay" "f" //Slaying other players
"changemap" "g" //Changing the map
"cvars" "h" //Changing cvars
"config" "i" //Changing configs
"chat" "j" //Special chat privileges
"vote" "k" //Voting
"password" "l" //Password the server
"rcon" "m" //Remote console
"cheats" "n" //Change sv_cheats and related commands

/**
* Custom flags can be used by plugins, but they can also be used to
* for you to expand on the previous groups, using Overrides.
*/

"custom1" "o"
"custom2" "p"
"custom3" "q"
"custom4" "r"
"custom5" "s"
"custom6" "t"

/**
* Root is a magic access flag that grants all permissions.
* This should only be given to trusted administrators.
* Root users can only be targetted by other root users.
*/
"root" "z"
}
}


Is it possible you can also add these 'custom groups' as well??

5

Tuesday, August 28th 2007, 11:33pm

Re: Sourcemod Webadmin

Oh and here is a better phrased English help file:

readme_en.txt for Ver 1.00

-=[ Sourcemod Webadmin Script ]=-

Release: 1.0 (Beta A)
Release Date: August 2007
[clip]SourceMod Webadmin Script (c) 2007 by Andreas Dahl alias HSFighter. All rights reserved.

****************************************************************
* *
* Download Latest Version: http://www.forum.sourceserver.info">http://www.forum.sourceserver.info</a> *
* Feedback and Suggestions: http://www.forum.sourceserver.info">http://www.forum.sourceserver.info</a> *
* *
* Please note, this Software is a BETA Product *
* This means it may contain bugs *
* *
****************************************************************

----- PLEASE READ -----

This software comes with no warranty, either expressed or implied. If you lose valuable data, sanity,
a wife or wifes, as a result of using this Software or Script, I am not to blame.

This version is a BETA - this means that, although feature complete, some features may still contain
bugs. Any bugs should be reported via the SourceMod section of http://www.forum.sourceserver.info">http://www.forum.sourceserver.info</a>

----- System Requirements -----

Web server: Apache, IIS
Middleware: PHP4 or higher
Database, core system: MySQL
Requirement:
>>> Tables from SourceMOD SQL Admins in your Databease. <<<

----- How to Install -----

1. Upload all files to your web server in into a folder of your choice.
2. Open the file "../inc/verbindung.php" an change the data to your MySQL Database.
3. Run the "../install.php" in your Web browser
4. Open the Web interface "../index.php" in your Web browser
5. Login with..
Username: admin
Password: 123456
6. Delete the installation file "install.php"
7. Ready...!

----- Feedback -----

Any feedback, comments, etc would be welcomed - SourceMod Section on -> http://www.forum.sourceserver.info">http://www.forum.sourceserver.info</a>
Beware, The Page is in German. But we'll try to help you in English ^^

Enjoy :)

6

Wednesday, August 29th 2007, 1:06am

Re: Sourcemod Webadmin

Actually see the link below for an amended version with the custom flags added!

Altered the following:

In Funktion.php @ line 248 - Added 6 extra names and also added 6 extra flags and amended the count at the base

code

function Setflags($view_flag){

$flag = array();

$flag['name'][0] = 'reservation';
$flag['name'][1] = 'generic';
$flag['name'][2] = 'kick ';
$flag['name'][3] = 'ban';
$flag['name'][4] = 'unban';
$flag['name'][5] = 'slay';
$flag['name'][6] = 'map';
$flag['name'][7] = 'cvar';
$flag['name'][8] = 'config';
$flag['name'][9] = 'chat';
$flag['name'][10] = 'vote';
$flag['name'][11] = 'password';
$flag['name'][12] = 'rcon';
$flag['name'][13] = 'cheats';
$flag['name'][14] = 'root';
$flag['name'][15] = 'Custom1';
$flag['name'][16] = 'Custom2';
$flag['name'][17] = 'Custom3';
$flag['name'][18] = 'Custom4';
$flag['name'][19] = 'Custom5';
$flag['name'][20] = 'Custom6';

$flag['flag'][0] = 'a';
$flag['flag'][1] = 'b';
$flag['flag'][2] = 'c';
$flag['flag'][3] = 'd';
$flag['flag'][4] = 'e';
$flag['flag'][5] = 'f';
$flag['flag'][6] = 'g';
$flag['flag'][7] = 'h';
$flag['flag'][8] = 'i';
$flag['flag'][9] = 'j';
$flag['flag'][10] = 'k';
$flag['flag'][11] = 'l';
$flag['flag'][12] = 'm';
$flag['flag'][13] = 'n';
$flag['flag'][14] = 'z';
$flag['flag'][15] = 'o';
$flag['flag'][16] = 'p';
$flag['flag'][17] = 'q';
$flag['flag'][18] = 'r';
$flag['flag'][19] = 's';
$flag['flag'][20] = 't';


for ($x = 0; $x <= 20; $x++){
$flag['purpose'][$x] = $view_flag[$x];
}

/*******************


language_en.php
Added the extra groups @ line 96

code

//Flags
$view_flag = array();
$view_flag[0] = 'Reserved slot access.';
$view_flag[1] = 'Generic admin; required for admins.';
$view_flag[2] = 'Kick other players.';
$view_flag[3] = 'Ban other players.';
$view_flag[4] = 'Remove bans.';
$view_flag[5] = 'Slay/harm other players.';
$view_flag[6] = 'Change the map or major gameplay features.';
$view_flag[7] = 'Change most cvars.';
$view_flag[8] = 'Execute config files.';
$view_flag[9] = 'Special chat privileges.';
$view_flag[10] = 'Start or create votes.';
$view_flag[11] = 'Set a password on the server.';
$view_flag[12] = 'Use RCON commands.';
$view_flag[13] = 'Change sv_cheats or use cheating commands.';
$view_flag[14] = 'Magically enables all flags.';
$view_flag[15] = 'Custom Group 1.';
$view_flag[16] = 'Custom Group 2.';
$view_flag[17] = 'Custom Group 3.';
$view_flag[18] = 'Custom Group 4.';
$view_flag[19] = 'Custom Group 5.';
$view_flag[20] = 'Custom Group 6.';

Matt

HSFighter

Administrator

  • "HSFighter" started this thread

Posts: 1,517

Location: Flensburg

Occupation: Industrieelektroniker

wcf.user.option.userOption53: Nein

  • Send private message

7

Wednesday, August 29th 2007, 10:32am

Re: Sourcemod Webadmin

Wow, Thank you very much :P :P :P Nice Job !!!

I will integrate it with the next Relase ^^
With the next Relase is also a integration from the tabels: "sm_group_overrides" & "sm_overrides"

Greetings HSFighter



-
Anti Cheat: www.smacbans.com
Kein direkter Support per PM (nur auf Anforderung)

8

Thursday, August 30th 2007, 1:57am

Re: Sourcemod Webadmin

Quoted from ""HSFighter""

Wow, Thank you very much :P :P :P Nice Job !!!

I will integrate it with the next Relase ^^
With the next Relase is also a integration from the tabels: "sm_group_overrides" & "sm_overrides"

Greetings HSFighter



You also have a bug in user.php

@ Line 158 it should be:

if ($user['pass'] == ""){

Otherwise a user cannot change their password.

HSFighter

Administrator

  • "HSFighter" started this thread

Posts: 1,517

Location: Flensburg

Occupation: Industrieelektroniker

wcf.user.option.userOption53: Nein

  • Send private message

9

Tuesday, September 4th 2007, 6:04pm

Re: Sourcemod Webadmin

Hi @ All,

Die Ver 1.2 Beta B ist nun zum Download bereit.
Download, Changelog und Infos gibt es oben im ersten Post !!!

MfG HSFighter



-
Anti Cheat: www.smacbans.com
Kein direkter Support per PM (nur auf Anforderung)

Isias

Intermediate

Posts: 460

Occupation: Student

  • Send private message

10

Tuesday, September 4th 2007, 11:36pm

Re: Sourcemod Webadmin

Hey, grats zum neuen Release und thx!

HSFighter

Administrator

  • "HSFighter" started this thread

Posts: 1,517

Location: Flensburg

Occupation: Industrieelektroniker

wcf.user.option.userOption53: Nein

  • Send private message

11

Monday, September 17th 2007, 11:43pm

Re: Sourcemod Webadmin

Danke Schön :P

Die Ver 1.3 Beta A ist nun zum Download bereit.
Download, Changelog und Infos gibt es oben im ersten Post !!!

MfG HSFighter



-
Anti Cheat: www.smacbans.com
Kein direkter Support per PM (nur auf Anforderung)

Chrisber

Administrator

Posts: 1,030

Location: localhost

wcf.user.option.userOption53: Ja

  • Send private message

12

Tuesday, September 18th 2007, 2:08pm

Re: Sourcemod Webadmin

Ich würde es gut finden, wenn das mit Installier ist ;)

So long, Chris
Und das letzte, was gesagt wird, wenn die Welt untergeht, ist: das ist technisch unmöglich.

13

Tuesday, September 18th 2007, 4:32pm

Re: Sourcemod Webadmin

wie installer?
das is en script fürn webserver und nich irgend en windows programm :P

DeaD_EyE

Administrator

Posts: 3,980

Location: Hagen

Occupation: Mechatroniker (didaktische Systeme)

wcf.user.option.userOption53: Nein

  • Send private message

14

Tuesday, September 18th 2007, 5:35pm

Re: Sourcemod Webadmin

Er meint ein Script, dass die Datei für die Datenbankverbindung einrichtet.
Was mich interessiert ist, ob es wie früher noch Imnunity Gruppen gibt.
Ich war die letzten Tage eigentlich mehr damit beschäftigt einen verdammten Bug zu finden, der die Server immer beim Mapchange zum Absturz bringt.

15

Tuesday, September 18th 2007, 5:39pm

Re: Sourcemod Webadmin

so wie ich das mitbekommen habe funktioniert das alte system generell auch noch

DeaD_EyE

Administrator

Posts: 3,980

Location: Hagen

Occupation: Mechatroniker (didaktische Systeme)

wcf.user.option.userOption53: Nein

  • Send private message

16

Tuesday, September 18th 2007, 6:30pm

Re: Sourcemod Webadmin

Omg, ich muss mich da nochmal reinlesen. Nur irgendwie habe ich diese Woche keine Lust dazu :-(

HSFighter

Administrator

  • "HSFighter" started this thread

Posts: 1,517

Location: Flensburg

Occupation: Industrieelektroniker

wcf.user.option.userOption53: Nein

  • Send private message

17

Tuesday, September 18th 2007, 6:38pm

Re: Sourcemod Webadmin

Quoted from ""Chrisber""

Ich würde es gut finden, wenn das mit Installier ist ;)

So long, Chris

Es war mal geplant, aber der Umstand ist zu groß.
Dann hat man keine Schriebrechte und muss es doch wieder manuel machen.
Für die 4 Zeilen DB eintragen lohnt es sich noch nicht.
Aber der Gedanke ist noch nicht ganz verschwunden ^^

Quoted from ""gonZo""

so wie ich das mitbekommen habe funktioniert das alte system generell auch noch

hmmm, das ne gute Frage?
Ich habe mich ja nur nach den Tabellen-Infos gerichtet.
Das war einfacher, und man bekommt beim Programmieren dann das wichtigste mit. :P

MfG



-
Anti Cheat: www.smacbans.com
Kein direkter Support per PM (nur auf Anforderung)

18

Tuesday, September 18th 2007, 6:39pm

Re: Sourcemod Webadmin

so schwer isses gar nich^^

DeaD_EyE

Administrator

Posts: 3,980

Location: Hagen

Occupation: Mechatroniker (didaktische Systeme)

wcf.user.option.userOption53: Nein

  • Send private message

19

Tuesday, September 18th 2007, 7:25pm

Re: Sourcemod Webadmin

es wär für anderssprachige besser, wenn du die Datenbankeinstellungen auch in die config.php packst.

HSFighter

Administrator

  • "HSFighter" started this thread

Posts: 1,517

Location: Flensburg

Occupation: Industrieelektroniker

wcf.user.option.userOption53: Nein

  • Send private message

20

Tuesday, September 18th 2007, 7:31pm

Re: Sourcemod Webadmin

Quoted from ""DeaD_EyE""

es wär für anderssprachige besser, wenn du die Datenbankeinstellungen auch in die config.php packst.
Stimmt, ist beim nächsten Update geändert. Thx bigri

MfG Andi



-
Anti Cheat: www.smacbans.com
Kein direkter Support per PM (nur auf Anforderung)