Sponsor-Board.de
Sourcemod Problem

+- Sponsor-Board.de (https://www.sponsor-board.de)
+-- Forum: Community (/forumdisplay.php?fid=56)
+--- Forum: Hilfe (/forumdisplay.php?fid=102)
+---- Forum: Linux-Server (/forumdisplay.php?fid=105)
+---- Thema: Sourcemod Problem (/showthread.php?tid=38335)


Sourcemod Problem - SH-Hosting - 27.04.2013 23:56

Guten Abend SB Community


Ich habe ein neues Problem,

Und Zwar jedes mal habe ich keine Rechte mehr InGame oder SourceMod läuft garnicht mehr und die Addons.

Ich benutze SourceMod 1.6, development branch und zwar 1.6.0-hg3901.tar.gz

Aber immer wieder muss ich SourceMod neu Installieren und das nervt langsam und keiner weißt wodran es liegt kann mir vielleicht jemand hier helfen ?

Ich würde mich über jede hilfe freuen.

MfG


RE: Sourcemod Problem - Evil_Joker - 28.04.2013 00:29

Um was für ein Game handelt es sich überhaupt


RE: Sourcemod Problem - tooti - 28.04.2013 00:35

Nutz den letzten 1.5 Snapshot ([Link: Registrierung erforderlich]) und schreibe bei metamod (in die metaplugins.ini)

Code:
;If your plugin came with a .vdf file, you do not need to use this file.
;
;List one plugin per line.  Each line should contain the path to the plugin's binary.
;Any line starting with a ';' character is a comment line, and is ignored.
;
;You do not need to include the _i486.so or .dll part of the file name.  Example:
; addons/sourcemod/bin/sourcemod_mm
;You may also put an alias in front of the file, for example:
; sm addons/sourcemod/bin/sourcemod_mm
;Will allow you to use "meta load sm" from the console.
;
;********* LIST PLUGINS BELOW ***********

sm addons/sourcemod/bin/sourcemod_mm

das rein
So ging es bei mir wieder O.o (Achja der letzte 1.5 Snapshot hat sdkhooks dabei)


RE: Sourcemod Problem - Jerr0w - 28.04.2013 10:25

Wenn das von Tooti nicht hilft, würde ich an deiner Stelle mal den v1.5 Snapshot nehmen.