Raised This Month: $51 Target: $400
 12% 

Flying


Post New Thread Reply   
 
Thread Tools Display Modes
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
Votorx
Senior Member
Join Date: Jun 2004
Old 08-19-2004 , 14:08  
Reply With Quote #2

Take a look at the superman .sma and referr to the superhero include file.
__________________
Currently Looking for a mod team.
Votorx is offline
Send a message via AIM to Votorx Send a message via MSN to Votorx Send a message via Yahoo to Votorx
Dizzy
Veteran Member
Join Date: Jun 2004
Location: Massachusetts
Old 08-19-2004 , 17:25  
Reply With Quote #3

I already did
__________________
My Plugins

Purchase Mod - Stable
Type Sounds - Stable
Monster Spawner - Stable
Nade Giver - Maintenance
Dizzy is offline
Send a message via AIM to Dizzy
JohnnyBoy
BANNED
Join Date: Aug 2004
Old 08-19-2004 , 17:38  
Reply With Quote #4

hehe, I see burnsies stuff was right about u. What u have is simple as pie. U gotta look through other plugins that deal w/ that. Example: superman.sma. Now look threw that and see how it does fly and such.

And then u can do it... dont realliy on other people to do the work for u as burnsie said.

If u get it finished but it doesnt work... we could help.
JohnnyBoy is offline
Send a message via AIM to JohnnyBoy
Ingram
Veteran Member
Join Date: May 2004
Old 08-19-2004 , 22:54  
Reply With Quote #5

noclip==fly?
Ingram is offline
Dizzy
Veteran Member
Join Date: Jun 2004
Location: Massachusetts
Old 08-21-2004 , 23:17  
Reply With Quote #6

Well NoClip But I want it so you can't go through walls You can move like no clip just can't go through walls.
__________________
My Plugins

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



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:09.


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