Raised This Month: $51 Target: $400
 12% 

What are the "register_logevent" events?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
MihaiGamerXD
Member
Join Date: Aug 2018
Old 08-08-2018 , 14:59   What are the "register_logevent" events?
Reply With Quote #1

I wanted to know what are the "register_logevent" events.
For example:

- I wanted the CTs Win/Ts Win Events.
- I wanted the Bomb/Defuse Events.
- I wanted the Hostage/Rescue Events.
- I wanted the VIP/Assassination Events.

Anyone know what are the events?

It is most appreciated to answer!
MihaiGamerXD is offline
mug1wara
AlliedModders Donor
Join Date: Jun 2018
Old 08-08-2018 , 15:28   Re: What are the "register_logevent" events?
Reply With Quote #2

https://wiki.alliedmods.net/Counter-...fensive_Events
mug1wara is offline
MihaiGamerXD
Member
Join Date: Aug 2018
Old 08-08-2018 , 15:40   Re: What are the "register_logevent" events?
Reply With Quote #3

They are for CS 1.6 Also?
I'm playing CS 1.6.
MihaiGamerXD is offline
MihaiGamerXD
Member
Join Date: Aug 2018
Old 08-08-2018 , 15:44   Re: What are the "register_logevent" events?
Reply With Quote #4

And I don't have Steam.
MihaiGamerXD is offline
MihaiGamerXD
Member
Join Date: Aug 2018
Old 08-08-2018 , 16:10   Re: What are the "register_logevent" events?
Reply With Quote #5

Quote:
Originally Posted by mug1wara View Post
Not worked with these events!

I tried this code:

PHP Code:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>
#include <fun>
#include <hamsandwich>
#include <cstrike>

new bird_win[] = "redswar/voices/bird_win1.wav"
new bomb_defuse[] = "redswar/voices/bird_win2.wav"
new hostage_rescue[] = "redswar/voices/bird_win3.wav"
new vip_escape[] = "redswar/voices/bird_win4.wav"
new pig_win[] = "redswar/voices/pig_win1.wav"
new bomb_explode[] = "redswar/voices/pig_win2.wav"
new vip_dead[] = "redswar/voices/pig_win3.wav"
new bomb_planted[] = "redswar/voices/pig_plantedthebomb.wav"

public plugin_init() {
    
register_plugin("Red's War Voices""1.0""MihaiGamerXD")
    
    
register_logevent ("Vip_Escaped"3"3=vip_escaped")
}

public 
Vip_Escaped() {
    
client_cmd(0,"stopsound")
    
client_cmd(0,"spk %s",vip_escape)

MihaiGamerXD is offline
MihaiGamerXD
Member
Join Date: Aug 2018
Old 08-08-2018 , 16:11   Re: What are the "register_logevent" events?
Reply With Quote #6

I just tried to play the sound when the VIP has escaped.
MihaiGamerXD is offline
Facksy
Senior Member
Join Date: Apr 2017
Location: +2+2
Old 08-08-2018 , 16:45   Re: What are the "register_logevent" events?
Reply With Quote #7

This is sourcemod section here, not amx.
https://forums.alliedmods.net/forumdisplay.php?f=3
__________________
My Steam I take private requests if related with TF2
My Plugins
Facksy is offline
CrazY.
Veteran Member
Join Date: May 2015
Location: SP, Brazil
Old 08-08-2018 , 17:55   Re: What are the "register_logevent" events?
Reply With Quote #8

1° Why you don't post all in one reply instead of each one separately?
2° Just search in the fuc**** google.
__________________








CrazY. is offline
MihaiGamerXD
Member
Join Date: Aug 2018
Old 08-09-2018 , 08:05   Re: What are the "register_logevent" events?
Reply With Quote #9

Quote:
Originally Posted by CrazY. View Post
1° Why you don't post all in one reply instead of each one separately?
2° Just search in the fuc**** google.
I tried to search on google, but I found nothing!
MihaiGamerXD is offline
Ghosted
Veteran Member
Join Date: Apr 2015
Location: Georgia
Old 08-09-2018 , 08:20   Re: What are the "register_logevent" events?
Reply With Quote #10

https://github.com/s1lentq/ReGameDLL...utf8=%E2%9C%93

Mostly in this file : https://github.com/s1lentq/ReGameDLL..._gamerules.cpp keyword 'triggered'
__________________

[MOD] CS Weapon Mod V1.7.1
[MM] MetaMod-C V1.0
[MOD] CS NPC Mod (5%)


Probably Left AM

Last edited by Ghosted; 08-09-2018 at 08:21.
Ghosted is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:53.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode