You are not logged in.

sinox

Beginner

  • "sinox" started this thread

Posts: 2

wcf.user.option.userOption53: Nein

  • Send private message

1

Saturday, May 16th 2015, 1:31pm

RTV Funktioniert nicht

Hallo Leute,
Ich habe folgendes Problem, wenn ich rtv im chat eingebe kommt zwar das Voting für die Mapauswahl,
aber der Server wechselt nicht die Map die man ausgewählt hat.

Error logs haben ich keine

fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

2

Saturday, May 16th 2015, 2:48pm

H,

wie sieht die rtv.cfg im cfg/sourcemod Ordner aus?

Greetz

sinox

Beginner

  • "sinox" started this thread

Posts: 2

wcf.user.option.userOption53: Nein

  • Send private message

3

Saturday, May 16th 2015, 3:01pm

Klappt jetzt
danke für die schnelle hilfe :)

freak.exe_uLow?

Professional

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

4

Tuesday, May 19th 2015, 9:09pm

Moin...Irgendwie habe ich das selbe Problem. Nach dem rtv will er einfach nicht die Map ändern. Hier mal mein rtv.cfg

Spoiler Spoiler

PHP Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
// This file was auto-generated by SourceMod (v1.6.4-dev+4624)
// ConVars for plugin "rockthevote.smx"


// When to change the map after a succesful RTV: 0 - Instant, 1 - RoundEnd, 2 - MapEnd
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_rtv_changetime "1"

// Time (in seconds) before first RTV can be held
// -
// Default: "30.0"
// Minimum: "0.000000"
sm_rtv_initialdelay "30.0"

// Time (in seconds) after a failed RTV before another can be held
// -
// Default: "240.0"
// Minimum: "0.000000"
sm_rtv_interval "240.0"

// Number of players required before RTV will be enabled.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "65.000000"
sm_rtv_minplayers "0"

// Percentage of players needed to rockthevote (Def 60%)
// -
// Default: "0.60"
// Minimum: "0.050000"
// Maximum: "1.000000"
sm_rtv_needed "0.60"

// What to do with RTV's after a mapvote has completed. 0 - Allow, success = instant change, 1 - Deny
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_rtv_postvoteaction "0"


Das Spiel ist Counter Strike: Global Offensive...der Sinox hat mir auch gesagt, das es bei ihm immer noch nicht geht! Woran könnte das liegen?

fluxX

Super Moderator

Posts: 1,056

Location: Österreich

Occupation: IT Systemadministrator

wcf.user.option.userOption53: Ja

  • Send private message

5

Tuesday, May 19th 2015, 9:44pm

Wie wär es mit

Source code

1
sm_rtv_changetime "0"
?

Greetz

freak.exe_uLow?

Professional

Posts: 523

Occupation: Admin

wcf.user.option.userOption53: Ja

  • Send private message

6

Tuesday, May 19th 2015, 9:59pm

Danke es geht... :thumbup:

Similar threads