View Single Post
Author Message
Leonardo
Veteran Member
Join Date: Feb 2010
Location: 90's
Old 10-24-2013 , 05:00   [DEV] Event Actions v.0.2.0 Alpha (24 Oct 2013)
Reply With Quote #1

What is it?
OH MY GOSH ANOTHER LEONARDO'S SHIT-O-PLUGIN
Run commands and/or functions on hooked event (using config file).
How to install?
Step 1: Download fils from below
Step 2: Place eventactions.smx in ./sourcemod/plugins/
Step 3*: Place eventactions.sp in ./sourcemod/scripting/
Step 4*: Place eventactions.cfg in ./sourcemod/data/
Step 5: Success! Now you're awesome!
Known issues:
* Unknown.
Supported actions:
* Execute single server-side command.
ToDo list:
* More stuff to execute!
Console variables:
PHP Code:
// Plugin version
sm_event_action_version
// Enable/disable entire plugin
sm_ea_enabled 1
// Enable/disable logging
sm_ea_logs 1
// Enable/disable debug messages
sm_ea_debug 1 
Admin commands:
PHP Code:
// Reload config file
sm_ea_reload 
Changelogs:
Code:
24.10.2013:
  Version 0.1.0a:
    Plugin published.
  Version 0.2.0a:
    Renamed some convars (replaced _event_actions_ with _ea_);
    Added cl_cmd (see example config for details).
__________________
* - optional steps
Attached Files
File Type: sp Get Plugin or Get Source (eventactions.sp - 999 views - 8.8 KB)
File Type: cfg eventactions.cfg (990 Bytes, 443 views)
__________________

Last edited by Leonardo; 10-24-2013 at 09:52.
Leonardo is offline