Style C4 Timer
4 Attachment(s)
https://raw.githubusercontent.com/Oc...er/version.png Style C4 Timer https://i.imgur.com/SYkvLew.jpg ☄ Description
☄ Settings
☄ Styles
☄ Video preview (with HUD messages) ☄ Additional information and download link https://raw.githubusercontent.com/Oc...using_this.png https://raw.githubusercontent.com/Oc...plugin_lab.png https://raw.githubusercontent.com/Oc...ad_default.png |
Re: Style C4 Timer
Nice idea :D
|
Re: Style C4 Timer
Hey mate, really like this one, but guess resolution is the problem, it's too wide + my c4 timer is on 35 seconds as original in server.cfg. It's not accurate since bomb explodes far away before timer is done. Screenies down there
Spoiler
|
Re: Style C4 Timer
Well, it deffinetely doesn't look like it's set on 35 seconds. There are far more "arrows" on the picture than 35. The problem is probably in your server's files/configuration, I'm using the original C4 Timer for the base of the plugin. And yes, having a huge explosion time can cause the HUD to spread on two lines, because HUD messages simply can't be that long.
|
Re: Style C4 Timer
I updated the code and I'm waiting for an approver to take a look at it. I would appreciate any suggestions on adding more styles or options.
|
Re: Style C4 Timer
Interesting , good job.
Make sure that colour will be seen in more lighted places of the map, because in video it was a moment when that line was hard to see. |
Re: Style C4 Timer
The map on the video is white, therefore it's hard to see on it. I can't prevent such a problem, since it uses three default colors - green, yellow and red, all of them clearly visible in normal conditions. Enabling the random colors option, the plugin will use all possible colors.
|
Re: Style C4 Timer
I meant to use colours which are darker but if you say that in game hud is visible ,then no problems :)
|
Re: Style C4 Timer
my servers c4 timer and its animation are not in sync how to set the exact time
|
Re: Style C4 Timer
Nice idea, very good. Please FIX C4 time sync
|
Re: Style C4 Timer
Nice plugin. :)
|
Re: Style C4 Timer
The sync problem is now fixed.
|
Re: Style C4 Timer
Good job thanks.
|
Re: Style C4 Timer
Good stuff man.
|
Re: Style C4 Timer
How to make it work with DHUD
or can you make it please ? |
Re: Style C4 Timer
Quote:
----------------------------------------- Update 2.0 @ 29.12.2016
|
Re: Style C4 Timer
Nice one ! but I like to have only sound for bomb and bomb planted / bomd defused chat messages.
|
Re: Style C4 Timer
Quote:
You can use this one for sounds and messages - https://forums.alliedmods.net/showthread.php?t=282218 |
Re: Style C4 Timer
Quote:
|
Re: Style C4 Timer
Thanks. :)
|
Re: Style C4 Timer
Hello, i have uploaded your plugin to my server, after server restart when i plant the bomb there none timer comes? Can you please add more information how to install this/get it to work? I tried commands in console and it tells me command does not exist.
I am new to amxmodx so please don't blame me. And plugin is just great, i hope i get it to work! |
Re: Style C4 Timer
There's nothing special about installing this plugin. It's a normal plugin like every other one. You install it like you install any plugin. You should read some tutorials before actually creating a server. At least tell me what you're doing step by step and what command are you writing in the console? This plugin doesn't have any commands.
|
Re: Style C4 Timer
Yes i know how to install plugin, uploaded it to plugins folder and added it to plugins.ini file, then restarted server... The right way to get this plugin to work is to add all those cvars to my server.cfg file ? Or i am understanding wrong ? :)
|
Re: Style C4 Timer
What's the output of amx_plugins?
|
Re: Style C4 Timer
Update v2.1 @ 23.01.2017
|
Re: Style C4 Timer
first pluginthat i like from you and style 2.
|
Re: Style C4 Timer
Hello
Thank you for the plugin it works very well, I would just like to know if it was possible to enlarge the contarebour style 0, because the c4timer_type 0 is too small and c4timer_type 1 is too big between the two ca would be great thank you |
Re: Style C4 Timer
Those two sizes are the only ones in CS 1.6. It's impossible to change them.
|
Re: Style C4 Timer
And for zero condition?
|
Re: Style C4 Timer
Same.
|
Where to place the C4styles.ini file?because the plugin is not working when i place it in addons/amxmodx/configs.
|
Re: Style C4 Timer
Exactly there. Check your console for errors. Use amx_plugins command to see if it's added correctly.
|
Re: Style C4 Timer
It is showing name:unknown version:unknown author:unknown file:crx_c4timer.amxx status:bad load
(It is not coming in this pattern but i cannot write in that Pattern.) |
Re: Style C4 Timer
You didn't compile the plugin with your AMXX version. DON'T use online compilers.
|
Re: Style C4 Timer
Thanks.It worked.
|
Re: Style C4 Timer
In every pattern/style the bomb explodes 3 blocks/seconds before the pattern/style is ended.Is it a bug or you have made it like that?
|
Re: Style C4 Timer
I haven't, of course. It works like it should on my server. Make sure you're using the latest version.
|
Re: Style C4 Timer
Apoligies I used an online compiler to compile it.
Actually it is making the following error when i try to compile it with my compile.exe in scripting folder: 6 ) : fatal error 100: cannot read from file:"dhudmessage" // //Compilation aborted //1 Error // Could not locate output file ---------------scripting\compiled\crx_c4timer.amx (compile failed). (Although the compiled folder is already made in which i once compiled a plugin.) |
Re: Style C4 Timer
When an error like that occurs (remember what it says), it means you're missing the specified .inc file, which in this case is dhudmessage.inc. Use Google to find it and add it in your scripting/include folder. And for the third time - don't use online compilers...
|
Re: Style C4 Timer
1 Attachment(s)
here the dhudmessage.inc :
Off : this the third time on this day that i've posted the dhudmessage.inc. :) |
| All times are GMT -4. The time now is 06:49. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.