Release: 25.09.2014 | Last Update: 25.09.2014
First, I want to say that I worked hard on this plugin and I would appreciate if it would get attention. The player who has the bomb gets a new skill. He can right click when he has the bomb in hands and throw it. The bomb will be thrown in the direction you looked with a certain speed, it will rotate in the air and fall into place. If you dropped it in a bomb site will plant itself, else if he fall somewhere random you can pickup it as a normal c4. You can also plant is as per usual, with left click.
Features:
- You can throw the bomb.
- It may plant itself.
- You can pickup it from the ground,
- You will hear a bip sound when you are near to it.
- When it's planted it will hide the round timer and create a dot on the radar( same if it's dropped by throw )
- When C4 explode T wins the round (this is why you need Orpheus module).
- You will se an explosion and a shock wave.
- It will pause itself when you are not running a bomb map.
- The c4 will destroy the boxes near the bombsite when exploding.
Also, it has an api to reaplace the original csx forwards/ logevents.
Table of Contents
Installation
Frequently Asked Questions
Credits
API
Change Log
Downloads
To do
Installation
top
- Download the files provided at the end of this post.
- Put the amxx file into addons/amxmodx/plugins.
- Put the sma file into addons/amxmodx/scripting ( OPTIONAL ).
- Open addons/amxmodx/configs/plugins.ini and add at the end of the file plugin_name.amxx
- You will need the orpheu module in order to be able to use this plugin.[quote]
- Download the arhive from the link above.
- Put the dll/so file in your modules folder.
- Open modules.ini and add at the end orpheu.
- Go to your configs folder and copy-paste the orpheu folder
- Add into the orpheu folder the files provided with this plugin( functions, virtualFunctions, memory )
[/quote] - Put the two sprites into the sprites folder.
- Restart/Change MAP
Code:
- Why it doesn't work ?
It works, but you need to put the orpheu signatures provided with this plugin and you need the orpheu module.
- Why the plugin does not work on some maps?
The plugin works only on de_ maps (defuse map).
top
Code: BackStabNoob - throwable c4 is his ideeaDownloads
top
- V 0.1: unknow
<a href="#top">top
- Add a defusion system
- Make the plugin more customizable with an ini file.


Wyświetl pełny artykuł