Raised This Month: $32 Target: $400
 8% 

SM Parachute


Post New Thread Reply   
 
Thread Tools Display Modes
SWAT_88
SourceMod Donor
Join Date: Jan 2008
Location: Austria
Old 02-02-2008 , 09:04   Re: SM Parachute
Reply With Quote #11

Quote:
Originally Posted by J@y-R View Post
Can you add a buy function for the parachute (from the original) !!
"bp" or "buy_parachute" to buy the parachute,
Yes, this would not be very difficult!
SWAT_88 is offline
J@y-R
Senior Member
Join Date: Jan 2007
Location: Hamburg (Germany)
Old 02-02-2008 , 16:56   Re: SM Parachute
Reply With Quote #12

ohh cool xD
and the +use button is Always "e" As in the original from AMXx
If the client is fall press +use, then it calls a function

And a model Would be cool !! is that difficult ???

mfg JaY
J@y-R is offline
Send a message via ICQ to J@y-R Send a message via MSN to J@y-R
SWAT_88
SourceMod Donor
Join Date: Jan 2008
Location: Austria
Old 02-02-2008 , 17:04   Re: SM Parachute
Reply With Quote #13

The feature to use the parachute with +use (E) is on the way.
With the help of Greyscale, thanks again.

Last edited by SWAT_88; 02-02-2008 at 17:08.
SWAT_88 is offline
J@y-R
Senior Member
Join Date: Jan 2007
Location: Hamburg (Germany)
Old 02-04-2008 , 19:28   Re: SM Parachute
Reply With Quote #14

Nice Work !!
THX for this Plugin !!!

Mfg JaY
J@y-R is offline
Send a message via ICQ to J@y-R Send a message via MSN to J@y-R
SWAT_88
SourceMod Donor
Join Date: Jan 2008
Location: Austria
Old 02-06-2008 , 14:32   Re: SM Parachute
Reply With Quote #15

New Version online!
Should be bug free!

/bp and /sp and hud is on the way!

Please provide some feedback so I can start fixing the bugs that I couldn't spot myself.
HAVE FUN!

Last edited by SWAT_88; 02-09-2008 at 15:20.
SWAT_88 is offline
SWAT_88
SourceMod Donor
Join Date: Jan 2008
Location: Austria
Old 02-09-2008 , 14:07   Re: SM Parachute
Reply With Quote #16

New Version online!

New Features!

The last thing missing is the Model !
Please tell me how I can include and control a Model. (Does the Model from CS 1.6 works in Source?)
Thanks in Advance !

Please provide some feedback so I can start fixing the bugs that I couldn't spot myself.

HAVE FUN!

Last edited by SWAT_88; 02-09-2008 at 15:22.
SWAT_88 is offline
Nican
Veteran Member
Join Date: Jan 2006
Location: NY
Old 02-09-2008 , 14:33   Re: SM Parachute
Reply With Quote #17

Quote:
Originally Posted by SWAT_88 View Post
Please tell me how I can include and control a Model. (Does the Model from CS 1.6 works in Source?)
No. Almost nothing that works on GoldSource works on HL2 Source...
__________________
http://www.nican132.com
I require reputation!
Nican is offline
Send a message via ICQ to Nican Send a message via MSN to Nican
SWAT_88
SourceMod Donor
Join Date: Jan 2008
Location: Austria
Old 02-09-2008 , 15:23   Re: SM Parachute
Reply With Quote #18

My real problem with the 3D modell is that I got no idea how I'd attach it to the player modell and especially how I can control it afterwards --- like the opening of the parachute and the drop-off animation after reaching ground.

Thanks in Advance.
SWAT_88 is offline
WoZeR
Donor
Join Date: Nov 2007
Old 02-10-2008 , 16:17   Re: SM Parachute
Reply With Quote #19

Quote:
Originally Posted by SWAT_88 View Post
My real problem with the 3D modell is that I got no idea how I'd attach it to the player modell and especially how I can control it afterwards --- like the opening of the parachute and the drop-off animation after reaching ground.

Thanks in Advance.
new String:strTargetName[64]
IntToString(client, strTargetName, 64)

DispatchKeyValue(client, "targetname", strTargetName)

SetVariantString(strTargetName)
AcceptEntityInput(parachute, "SetParent", -1, -1, 0)
WoZeR is offline
SWAT_88
SourceMod Donor
Join Date: Jan 2008
Location: Austria
Old 02-10-2008 , 16:23   Re: SM Parachute
Reply With Quote #20

OK, thank you.
I will try it!
SWAT_88 is offline
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 19:54.


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