PDA

View Full Version : Gravity for only one person (LugWig Van )


kingpin
05-18-2004, 18:13
amx_ejl_personalgravity.amx

Fun little plugin for the times when u want to only lower or highr one persons gravity, or punish them by picking them up and dropping to the ground. have fun.

/********************************************* ******************************
* amx_ejl_personalgavity.sma version 1.2 Date: 12/24/2002
* Author: Eric Lidman [email protected]
* Alias: Ludwig van Upgrade: http://lidmanmusic.com/cs/plugins.html
*
* Just a silly plugin to change the gravity of one player or a team instead
* of for the whole server.
*
*
* ********************************************* **********************************
*
* Ported By KingPin( [email protected] ). I take no responsibility
* for this file in any way. Use at your own risk. No warranties of any kind.
*
* ********************************************* **********************************
*
*
* COMMANDS:
*
* amx_grav <part of nick or @ team> <percentage of server gravity> [drop]
*
* EXAMPLES OF ACTUAL USAGE:
*
* amx_grav Lud 50 --- gives Lud 400 gravity if normal gravity is on
* amx_grav Lud -1 drop --- gives Lud negative gravity and shoots him to
* the upmost limits of the map then makes him
* drop his weapons too (thus it can be used
* as a punishement command, not just fun).
* amx_grav @ TERRORIST -100 drop --- sends the whole terrorist team up
* into the sky and makes them drop
* all thier weapons
*
********************************************* *****************************/

#include <amxmodx>
#include <amxmisc>
#include <fun>

rex
05-25-2004, 20:04
good job Kingpin, will download and try it out.

QwertyAccess
05-25-2004, 20:07
Note for those whom are curious. This does not work on Natural Selection http://www.nsarmslab.com/qwerty/smileys/bigsmile.gif

kingpin
05-25-2004, 20:07
k :) please lemme know how it goes. I think it might have problems with recognizing ID's but lets see how it goes.

pendragon
06-23-2004, 18:45
FYI - works on DoD when done on one person but
- amx_grav @ Axis <grav level> doesnt work for any dod teams
- amx_grav <player> -<grav level> will crash a server


will return with more bugs if i find any for DoD.
p.s. yes i know this was not intended for DoD but I thought it would be nice to know you CAN use it selectively though for now.

Girthesniper
06-23-2004, 18:49
Note for those whom are curious. This does not work on Natural Selection http://www.nsarmslab.com/qwerty/smileys/bigsmile.gif
phoey

Burnzy
06-23-2004, 18:49
fun fun fun!!!! i must have!

Johnny got his gun
06-24-2004, 03:48
His name is Ludwig van...

Poison_Jay
06-24-2004, 05:46
yuck, i wat does egl stand for?

dogma187
04-03-2005, 13:17
Is there a way to make it so it will stay low grav from round to round.
so u dont have to enter it everyround

[P]Latinum
03-15-2006, 09:45
:D i like this
dint know it was posable

Lord_Destros
03-16-2006, 04:03
lol it has to be possible, there are many plugins with it already (UAIO, ATAC, and MAYBE amx_super), however I believe I've seen it here as a stand alone plugin.