View Single Post
Author Message
W00DY
Junior Member
Join Date: Apr 2008
Location: ZZ9 Plural Z Alpha
Old 08-08-2010 , 11:07   WTCG: Woody's Tree Classic Game
Reply With Quote #1

This plugin provides classic style HL2DM gaming by preventing grav nades and fast orbs (or speed balls or whatever you call them):
  • For every grav nade the plugin checks the owner of the grenade and if he/she equals the physcannon user. If so, no go!
  • The speed of fast orbs is checked regularly and set back to normal when above.

Prerequisite
Tsunami's "SDK Hooks", which is now included with SourceMod version 1.5 and later
Compiling
  • Needs the SourceMod extension "SDK Hooks" to be installed, see http://forums.alliedmods.net/showthread.php?t=106748.
  • Because of the above, you cannot (yet) use the compiler on the SourceMod website, instead you have to compile the plugin yourself or use the "binary" SMX file (compiled with SM 1.5.3).

Installation
Changelog
  • 2.0.2 - fast orb corrections
  • 2.0 - improvements, totally different approach
  • 1.0 - first "real" release
  • 0.815 - separate settings for physcannon blockings due to Grenade or Orb
  • 0.42 - first proof of concept

ATTENTION
When you try to download the auto-compiled plugin via the official Allied Modders forum, you will get the message "Plugin failed to compile! Please try contacting the author." This is because the plugin needs the "SDK Hooks" extension to be installed to compile.
Attached Files
File Type: sp Get Plugin or Get Source (wtcg.sp - 326 views - 4.5 KB)
File Type: smx wtcg.smx (5.1 KB, 279 views)

Last edited by W00DY; 06-01-2014 at 09:54. Reason: new version 2.0.2
W00DY is offline