Raised This Month: $ Target: $400
 0% 

Flying


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Dizzy
Veteran Member
Join Date: Jun 2004
Location: Massachusetts
Old 08-19-2004 , 13:51   Flying
Reply With Quote #1

Ok. Here is What I have

Code:
#include <amxmodx> #include <amxmisc> #include <cstrike> #include <fun> public plugin_init() {     register_plugin("FlyMod","1.0","Dizzy")     register_cvar("sv_fly","1")     register_clcmd("say fly","fly") } public fly(id) { if (get_cvar_num("sv_fly")==0) return PLUGIN_HANDLED

Now... I want it to make the client fly on a bind

Such as bind p fly
You Hold P and you fly through the air
__________________
My Plugins

Purchase Mod - Stable
Type Sounds - Stable
Monster Spawner - Stable
Nade Giver - Maintenance
Dizzy is offline
Send a message via AIM to Dizzy
 



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 18:07.


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