bazza8880 • PM |
Aug 29, 2020 1:08 PM
|
![]() Posts: 17 |
I've just recently started to rent a server and I would like to put a few plugins on it. I have already installed AMX MOD X but I want to add the bomb countdown timer on the HUD once it has been planted and a warmup round at the start of each map change. I am completely new to all this and any help would be greatly appreciated, although I may need it explaining bit by bit.
|
emiratesgaming • PM |
Aug 31, 2020 11:56 PM
|
![]() Posts: 310 |
amxmodmenu look for stats and enable the HUD and voice count down.
Become admin first and then amxmodmenu and under stats you can find bomb timer HUD and Voice defuse. |
bazza8880 • PM |
Sep 01, 2020 9:56 AM
|
![]() Posts: 17 |
There is no such stats menu for bomb timer or voice defuse on my amxmodmenu under stats. It's as if it doesn't exist. Is there something in the servers log files I need to do first like in the cmd.ini file or anything as it's been driving me mad for days
|
emiratesgaming • PM |
Sep 01, 2020 4:56 PM
|
![]() Posts: 310 |
strange anyways i found 2 plugin
1- https://forums.alliedmods.net/showthread.php?t=51363&page=7 2- https://gaming-zone.info/2020/05/01/hud-c4-timer-amxx-plugin/ report back if you have problems . if all went fine let me know the same. Thnaks. |
bazza8880 • PM |
Sep 02, 2020 11:50 AM
|
![]() Posts: 17 |
Thankyou very much, both of those work fine. I'd like to be able to change the text instead of it just saying c4 but I don't think I can and I am too old to learn how to do that
![]() |
bazza8880 • PM |
Sep 02, 2020 11:51 AM
|
![]() Posts: 17 |
Now I just need to sort out the warmup round. I downloaded WarmupPro but I can only change the seconds of the warmup instead of having just 1 round.
|
emiratesgaming • PM |
Sep 02, 2020 1:34 PM
|
![]() Posts: 310 |
bazza8880 wrote: yes you can change it under cstrike/addons/amxmodx/data/lang/file.txt see the plugin name file.txt and edit accordingly. restart server to take your changes affect. For warmup pro i think you need to edit the seconds on the .cfg or .ini under cstrike/addons/amxmodx/configs/warmupro or something.ini or cfg Revert back if it requires. |
bazza8880 • PM |
Sep 02, 2020 3:24 PM
|
![]() Posts: 17 |
There isn't a file.txt for the bomb countdown. All it has is the .amxx and the .sma files. Thanks for helping though it is greatly appreciated. At least I have the countdown on for now so that's a start.
|
emiratesgaming • PM |
Sep 03, 2020 7:39 AM
|
![]() Posts: 310 |
bazza8880 wrote: try this https://forums.alliedmods.net/showthread.php?t=278600 |
bazza8880 • PM |
Sep 03, 2020 12:44 PM
|
![]() Posts: 17 |
You sir, are a GOD.
|