You are not logged in.

Blacksilver

Intermediate

  • "Blacksilver" started this thread

Posts: 298

Location: 127.0.0.1

Occupation: FISI

wcf.user.option.userOption53: Nein

  • Send private message

1

Monday, February 4th 2013, 9:55pm

Keine minus Stats

Kann mir jemand einem Tipp geben bezüglich oder sogar ein Plugin, welches verhindert, dass man negative Stats bekommt?
Früher hatte ich mal ein Plugin dafür oder es war im Deathrun Manager Plugin drin oder so? :D

Source code

1
2
native GetTeamScore(index);
native SetTeamScore(index, value);
Come to the dark side,
we have cookies ;)

Impact

Super Moderator

Posts: 1,276

wcf.user.option.userOption53: Nein

  • Send private message

2

Monday, February 4th 2013, 10:36pm

Womöglich suchst du das hier.

MfG
Impact

Blacksilver

Intermediate

  • "Blacksilver" started this thread

Posts: 298

Location: 127.0.0.1

Occupation: FISI

wcf.user.option.userOption53: Nein

  • Send private message

3

Tuesday, February 5th 2013, 4:07pm

Danke Impact,

dass ist genau was ich brauche. Funktioniert :D
Einzige sache die man noch beheben könnte ist, dass man auch was in der Autoconfig angezeigt bekommt xD Die ist leer?!
FCVAR_DONTRECORD removen?

Source code

1
2
g_cvar_Enable = CreateConVar("sm_nodeathfrags_enable", "1","Enable or disable no death frags",FCVAR_PLUGIN);
g_cvar_Deathrun = CreateConVar("sm_nodeathfrags_deathrun", "0","How to handle deathrun maps: 0 this plugin is always on, 1 this plugin is only on deathrun maps on, 2 this plugin is only on deathrun maps off",FCVAR_PLUGIN);

?
Come to the dark side,
we have cookies ;)

Impact

Super Moderator

Posts: 1,276

wcf.user.option.userOption53: Nein

  • Send private message

4

Tuesday, February 5th 2013, 7:08pm

Korrekt. den Flag kannst du entfernen und den Fehler im Pluginthread reporten.
Vergiss nicht die Config zu löschen damit sie neu erstellt wird.

MfG
Impact

Similar threads