mirror of
https://github.com/EpicMorg/AMXx-Sound-connect-announce.git
synced 2025-04-13 04:09:59 +03:00
bump
This commit is contained in:
parent
3efddfc540
commit
e38b57f5f3
@ -1,4 +1,5 @@
|
|||||||
AMXx-Sound-connect-announce
|
AMXx Sound connect announce
|
||||||
===========================
|
===========================
|
||||||
|
|
||||||
Fork of Sound connect announce plugin
|
Fork of Sound connect announce plugin.
|
||||||
|
Fixed some sounds and source code.
|
||||||
|
@ -7,6 +7,7 @@ Special thaks to:
|
|||||||
Burton - for testing
|
Burton - for testing
|
||||||
radko412 - for testing
|
radko412 - for testing
|
||||||
hateYou - for new order of the code
|
hateYou - for new order of the code
|
||||||
|
EpicMorg Team - fixes
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <amxmodx>
|
#include <amxmodx>
|
||||||
@ -28,7 +29,7 @@ public plugin_precache()
|
|||||||
public plugin_init()
|
public plugin_init()
|
||||||
{
|
{
|
||||||
register_plugin("Sound connect announce", "1.1.1", "papyrus_kn, EpicMorg")
|
register_plugin("Sound connect announce", "1.1.1", "papyrus_kn, EpicMorg")
|
||||||
register_cvar("sca_version", "1.1", FCVAR_SERVER|FCVAR_SPONLY)
|
register_cvar("sca_version", "1.1.1", FCVAR_SERVER|FCVAR_SPONLY)
|
||||||
}
|
}
|
||||||
|
|
||||||
public client_putinserver(id)
|
public client_putinserver(id)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user