Skip to content

Commit d5f7812

Browse files
committed
🔥 FIX: Entered in minutes
1 parent 4d6e43d commit d5f7812

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cstrike/addons/amxmodx/scripting/CA_Gag.sma

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -814,6 +814,7 @@ public ClCmd_EnterGagTime(const id, const level, const cid) {
814814
return PLUGIN_HANDLED
815815
}
816816

817+
time *= SECONDS_IN_MINUTE
817818
g_adminGagsEditor[id][gd_reason][r_time] = time
818819

819820
client_print_color(id, print_team_red, "%s %L (%s)", ca_gag_prefix, id, "Gag_YouSetManual_Time", Get_TimeString_seconds(id, time))

0 commit comments

Comments
 (0)