AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Jetpack v1.0 FINAL (KleeneX) (https://forums.alliedmods.net/showthread.php?t=14195)

v3x 06-13-2005 16:16

Jetpack v1.0 FINAL (KleeneX)
 
1 Attachment(s)
AMX Jetpack

Author: KleeneX
Version: 1.0 Final

============================================= ==
Description:
This Jetpack got some features :P. I (KleeneX) wrote it after a request from
a friend. It's like a normal weapon from CS (except you must buy it
in the console). You can: Drop it, pick it up, buy it (of course ;)),
Model Replacing and you can shoot rockets :D.

If you enable "jp_arena" (a CVAR) everyone gets a Jetpack every new
round and only can use this. It makes much fun on maps with low Gravity :D.

============================================= ==
Commands & CVARs:
buyjet - Buys a jetpack.
say /jphelp - Shows you a help in a MOTD window.
jp_vote - Starts vote for Jetpack.

jp_active 0 - <1/0> Turns Jetpack on or off.
jp_arena 0 - <1/0> Turns JetPack arena on or off.
jp_version Jetpack v1.0 - Is a server CVAR which helps players to find server which are running Jetpack :P
jp_cost 5000 - Cost of a Jetpack
jp_speed 32 - Sets the rocket speed
jp_rocket_delay 2.0 - How long you got to wait to shoot the next rocket
jp_rocket_speed 600 - The speed of a Jetpack Rocket
jp_rocket_damage 200 - Damage of a Jetpack rocket (damage in the center of explosion)
jp_damage_radius 500 - The radius of a rocket explosion.
jp_admin_only 0 - Self-Explanitory

============================================= ==
Tested on:
CS 1.6: Windows XP
CZ: Linux glibc 2.2 and 2.3

============================================= ==
Changelog:
Don't remember what I (KleeneX) did in which Version so there isn't a Changelog. x_x

============================================= ==
Any suggestions are welcome. :D

============================================= ==
Demo Video
http://www.youtube.com/watch?v=HeCfnuhNevM
Video courtesy of toben

nightscreem 06-13-2005 16:43

oh cool dude thx for porting it
and thx kleenex for make this plugin

maybe a suggestion
or maybe it is already in it don't know
maybe if someone goes into the trail of fire
he get burned

Bend3R 06-14-2005 04:29

hmm.... if this plugin have a admin command (jetpack's for admins only)
have I run this on my server :)

Proach 06-14-2005 04:54

look's much better than the one I used ^^
tx v3x and kleenex

takita787 06-14-2005 06:20

i installed it, it runs , but i cant use any of the jp commands? help?

takita787 06-14-2005 06:23

never mid if u have amx you have to do (ex.):

amx_rcon np_cost 1000


awesome, its just kinda weird how the noise is a knive

nightscreem 06-14-2005 08:14

stop spamming just want to say this
but let me say this again
this plugin owns shit
thx vex and kleenex for this lovely plugin

kid741010 06-14-2005 14:12

oh i like this plugin :up:

godlike 06-14-2005 14:32

hmmm n1 plug its works on my server :)
But can you make it for only admins?

kid741010 06-14-2005 15:45

Code:

        register_clcmd("buyjet","cmdBuyJet",0,": Buy a Jetpack")
change

Code:

    register_concmd("buyjet", "cmdBuyJet", ADMIN_SLAY, ": Buy a Jetpack")
i am't sure
but you can try it


All times are GMT -4. The time now is 23:22.

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