plugin/* AMX Mod X script.
*
* (c) Copyright 2002, SuicideDog
* This file is provided as is (no warranties).
* Makes user slow down when they shield themselves in CS 1.6
* NOTE: THIS WILL EFFECT OTHER GRAVITY PLUGINS.
*
* *******************************************************************************
*
* Ported from AMX to AMXX By KingPin( kingpin@onexfx.com ). I take no responsibility
* for this file in any way. Use at your own risk. No warranties of any kind.
* This file mirrored at : http://www.onexfx.com in the downloads section.
*
* *******************************************************************************
*
* sv_turtle_shield (1 defualt on)|0 to turn off and on.
*/
#include <amxmodx>
#include <fun>
source