Raised This Month: $ Target: $400
 0% 

Defuse jump plugin


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
GoPostal
Junior Member
Join Date: Apr 2007
Old 07-24-2007 , 17:11   Defuse jump plugin
Reply With Quote #1

PHP Code:
#include <amxmodx> 
#include <engine>
#include <fakemeta>
new Title[32] = "defuse jump"
new Version[32] = "1.0.0"
new Author[16] = "whohelpedme"
// Bomb defusion started event
    
register_event("BarTime""event_function""be""1=5""1=10")
 
// Bomb defusion (without kit) started event
    
register_logevent("logevent_function_p"3"2=Begin_Bomb_Defuse_Without_Kit")
 
// Bomb defusion (with kit) started event
    
register_logevent("logevent_function_p"3"2=Begin_Bomb_Defuse_With_Kit"
I want the person to simply jump right when he starts to defuse.
cvar amx_jumpdefuse 1 on amx_jumpdefuse 0 off

This plugin has nothing to do with 1.5 game play..... ALL I want to do is have the CT attempt to defuse the bomb, and jump every time he tries to defuse.

Last edited by GoPostal; 07-25-2007 at 16:31.
GoPostal is offline
 



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 21:34.


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