diff --git a/configs/amxx.cfg b/configs/amxx.cfg index 7641f5f7..a6c1a3e2 100755 --- a/configs/amxx.cfg +++ b/configs/amxx.cfg @@ -62,7 +62,7 @@ amx_imessage_y_pos 0.2 // Hold time for info messages // // Default value: 12.0 -amx_imessage_x_pos 12.0 +amx_imessage_holdtime 12.0 // Set to 1 if you want to show info messages only to dead clients // diff --git a/configs/cstrike/amxx.cfg b/configs/cstrike/amxx.cfg index 0dffa597..1c886816 100755 --- a/configs/cstrike/amxx.cfg +++ b/configs/cstrike/amxx.cfg @@ -62,7 +62,7 @@ amx_imessage_y_pos 0.2 // Hold time for info messages // // Default value: 12.0 -amx_imessage_x_pos 12.0 +amx_imessage_holdtime 12.0 // Set to 1 if you want to show info messages only to dead clients // diff --git a/configs/ns/amxx.cfg b/configs/ns/amxx.cfg index a2c175ef..cf8d6438 100755 --- a/configs/ns/amxx.cfg +++ b/configs/ns/amxx.cfg @@ -62,7 +62,7 @@ amx_imessage_y_pos 0.2 // Hold time for info messages // // Default value: 12.0 -amx_imessage_x_pos 12.0 +amx_imessage_holdtime 12.0 // Set to 1 if you want to show info messages only to dead clients //