View Single Post
Author Message
V0gelz
Senior Member
Join Date: Jun 2004
Old 03-30-2008 , 13:01   Matrix Bullet Time!
Reply With Quote #1

Matrix Bullet Time!

Description
This plugin makes the gameplay realy slow and when you shoot you see a tail after the bullets.
It works allmost for any mod but i think that the bullet tails don't go on other mods then css.


Readme:
PHP Code:
/***************************************************************************
 *  vog_matrix_bullettime.sma
 *   version 1.1          Date: 12/12/2008
 *   Author: Frederik     [email protected]
 *   Alias: V0gelz
 *           
 *  I remember i was playing on a server and suddenly everything slowed down.
 *  and i tought 'now that is cool' and i searched around how he did it.
 *  I found it was just a cvar that the server had to change.
 *  So i tought why not remake my matrix plugin and add some more nice effects to it.
 *
 *
 *  Credits
 *     for the flying bullets:  Bonaparte for this laser tag plugin.
 *        http://forums.alliedmods.net/showthread.php?t=60382
 *     for the sounds:  MBchrono for this matrix script on eventscripts.
 *        http://addons.eventscripts.com/addons/view/mb_matrix
 *  
 *  Admin commands:
 *
 *  sm_matrix_bt        -1/0 this enables matrix bullet time
 *                when it is set to 1 it will
 *                stay untill an admin sets it back to 0.
 *  CVARS:
 *
 *  sm_matrix_bt_vote 1         -enables/disables the player's "vote_bullettime"
 *                              chat command so that only admins can set
 *                              the bt mode.
 *
 *  sm_matrix_bt_vote_delay 180    -time before the bt vote
 *                is allowed after map start. 180 = 3 min.
 *
 *  sm_matrix_bt_vote_int 180   -interval between vote casts. In seconds.
 *                180 = 3 min.
 *
 * For Players:
 *
 *      Say: vote_bullettime    -- sets up a vote
 *
 *
 ***************************************************************************/ 
ChangeLog:

Version 1.1
- Removed the cheat flags of "host_timescale" so no other plugin is needed to make sure
that people don't use any other cheat commands.

Version 1.0
- First release.

Download the .zip for the full package!
Attached Files
File Type: sp Get Plugin or Get Source (vog_matrix_bullettime.sp - 7860 views - 11.3 KB)
File Type: zip sm_matrix_bt.zip (57.6 KB, 8519 views)
__________________

Last edited by V0gelz; 12-13-2008 at 14:13.
V0gelz is offline