You are not logged in.

Shakurr

Beginner

  • "Shakurr" started this thread

Posts: 6

wcf.user.option.userOption53: Nein

  • Send private message

1

Thursday, November 3rd 2011, 4:52pm

gungame.config.txt hilfe

Hallo mein name ist Patrick.h hab ein problem hab sm:gungame 1.1.9.1 installiert und wollte gerne wissien wie ist in der serverliste unter SPIEL denn name ändern im gungame 1.1.9.1 statt counter strike source die einstellung habe ich gefunden GunGame.Config.txt =

/**
* Change game description.
*
* Requires SDK Hooks (sdkhooks).
*
* "{version}" will be changed to plugin version.
*
* Options:
* "" = Option disabled.
*/
"GameDesc" "GunGame:SM 1.1.9.1 {version}"


weis nicht wie ich das einschalte hab alles probiert ,könnt ihr mir helfen??

Impact

Super Moderator

Posts: 1,276

wcf.user.option.userOption53: Nein

  • Send private message

2

Thursday, November 3rd 2011, 5:39pm

Hast du SDKHooks installiert?

MfG
Impact

fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

3

Thursday, November 3rd 2011, 5:45pm

und wenn dann so
"GameDesc" "GunGame:SM {version}"

wie du es im moment hast:
"GameDesc" "GunGame:SM 1.1.9.1 {version}"
falsch..da wird die Gungame version 2 mal angezeigt.

Shakurr

Beginner

  • "Shakurr" started this thread

Posts: 6

wcf.user.option.userOption53: Nein

  • Send private message

4

Thursday, November 3rd 2011, 7:31pm

geht aber nicht ich hab es so stehen :

/**
* Change game description.
*
* Requires SDK Hooks (sdkhooks).
*
* "{version}" will be changed to plugin version.
*
* Options:
* "1" = Option disabled.
*/
"GameDesc" "GunGame:SM 1.1.9.1 {version}"

sdkhooks hab ich auch drauf aber es geht nicht

fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

5

Thursday, November 3rd 2011, 8:27pm

als erstes gehört es so

Source code

1
2
3
4
5
6
7
8
9
10
11
        /**
         * Change game description.
         *
         * Requires SDK Hooks (sdkhooks).
         *
         * "{version}" will be changed to plugin version.
         *
         * Options: 
         *     "" = Option disabled.
         */
        "GameDesc" "GunGame:SM {version}"


zweitens was sagt die meta list, um zu sehn ob du SDK Hooks installiert hast, dazu rcon meta list in die console schreiben, output hier posten.

Similar threads