You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,12 +29,12 @@
29
29
<tr>
30
30
<td><code>css_autodetectrespawnkill</code></td>
31
31
<td><0/1></td>
32
-
<td>Enable or disable auto detection for respawn kill. If this is enabled the <code>css_setmaprespawntime</code> value will be setted to 0.</td>
32
+
<td>Enable or disable auto detection for respawn kill. Enable this if the map don't have a respawn killer time.</td>
33
33
</tr>
34
34
<tr>
35
35
<td><code>css_setmaprespawntime</code></td>
36
36
<td><seconds></td>
37
-
<td>Set the respawn time in seconds for the map. 0 to ignore. If assign a time to respawn on the map, the <code>css_autodetectrespawnkill</code> will be turned off.</td>
37
+
<td>Set the respawn time in seconds for the map. 0 to ignore. If you're using this, it's recomended setting <code>css_autodetectrespawnkill</code> to 0.</td>
0 commit comments