Addon Details

Watch - Add Favorite


Does this version work for you?
4
w00ts
w00t!2

Push 'n Pull - Version 1.0.2

posted on 2012-03-28 17:32:53
by Ayuto

Requires: [list] [*][url=http://forums.eventscripts.com/viewtopic.php?f=125&t=44752]Source Python Extension [ALPHA][/url] [/list]

Tags: and css n pull push SPE

Description

This addon allows players to push and/or pull other players. Press +USE and +FORWARD and look at a player to push him away. Press +USE and +BACK and look at a player to pull him to you. Configuration file:[code]// ***************** // Push Settings // ***************** // Enables/Disables the push function pnp_push "1" // Number of pushs per player pnp_push_number "3" // Range for pushing players pnp_push_range "100" // Length the players are pushed pnp_push_length "300" // Height the players are pushed pnp_push_height "275" // Time to next push pnp_push_next "1.5" // Teams which can push pnp_push_teams "#t,#ct" // Only teammates can be pushed pnp_push_teamonly "0" // ***************** // Pull Settings // ***************** // Enables/Disables the pull function pnp_pull "1" // Number of pull per player pnp_pull_number "3" // Range for searching for players pnp_pull_range "450" // Length the players are pulled pnp_pull_length "375" // Height the players are pulled pnp_pull_height "275" // Time to next pull pnp_pull_next "2" // Teams which can pull pnp_pull_teams "#t,#ct" // Only teammates can be pulled pnp_pull_teamonly "0" [/code]

Installation

1. Extract all files in ../cstrike 2. Write the following into your autoexec.cfg[code]es_load pushnpull[/code] 3. You can configurate the addon in ../cstrike/addons/eventscripts/pushnpull/settings.cfg

Version Notes For 1.0.2

Updated on: 2012-08-27 07:04:04 EST by Ayuto (View Zip Contents)
[list] [*]Signature for CBasePlayer::PlayerRunCommand has been updated [/list]

( Previous Versions )