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

Subplugin Submission [ZP] Class & Extra: Smoker (v1.3) & Drag ability (v1.1)


Post New Thread Reply   
 
Thread Tools Display Modes
xbatista
Veteran Member
Join Date: Mar 2008
Location: Lithuania
Old 04-17-2009 , 07:16   Re: [ZP] Class: Smoker
Reply With Quote #11

or FM way.
change this :
PHP Code:
Entvars_Set_Vector(victimEV_VEC_velocityfl_Velocity//<- this from vexd_utilities 
to this ->
PHP Code:
set_pev(victimpev_velocityfl_Velocity); 
xbatista is offline
Send a message via Skype™ to xbatista
beckham9224
Senior Member
Join Date: Feb 2009
Location: Asia, Mongolia
Old 04-17-2009 , 07:50   Re: [ZP] Class: Smoker
Reply With Quote #12

C++ ERROR
beckham9224 is offline
4eRT
Senior Member
Join Date: Jan 2009
Location: Russia, Saint-Petersburg
Old 04-17-2009 , 08:12   Re: [ZP] Class: Smoker
Reply With Quote #13

Quote:
does it has a model?? or well, i think frk_14 made 1 or somebody made it, iŽll search for it ;)
yeah, would be nice if some1 convert Smoker from l4d or made new one

Quote:
Quote:
Originally Posted by ConnorMcLeod
Update the plugin without the need of this old vexd .inc ?

Quote:
#include <Vexd_Utilities>
change to:
Quote:
#include <engine>
and add :
PHP Code:
stock Entvars_Set_Vector(iIndex, iVariable, Float:vNewVector[3])
{
return
entity_set_vector(iIndex, iVariable, vNewVector)
}
Thanks!
__________________
Not interested in CStrike modding anymore, but waht a HELL ?!
I am still 61% addicted to Counterstrike! What about you?
4eRT is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 04-17-2009 , 08:36   Re: [ZP] Class: Smoker
Reply With Quote #14

PHP Code:
Entvars_Set_Vector(victimEV_VEC_velocityfl_Velocity)

// ->

entity_set_vector(victimEV_VEC_velocityfl_Velocity
in your code, so you wouldnt need to include additional stock
__________________
xPaw is offline
4eRT
Senior Member
Join Date: Jan 2009
Location: Russia, Saint-Petersburg
Old 04-17-2009 , 08:46   Re: [ZP] Class: Smoker
Reply With Quote #15

Thanks for your help, man!
__________________
Not interested in CStrike modding anymore, but waht a HELL ?!
I am still 61% addicted to Counterstrike! What about you?
4eRT is offline
ooo321
Junior Member
Join Date: Jan 2009
Old 04-18-2009 , 01:06   Re: [ZP] Class: Smoker
Reply With Quote #16

4eRT,

Can you make nemesis's attack like tank? please
ooo321 is offline
MmikiM
Senior Member
Join Date: Nov 2006
Location: Poland
Old 04-19-2009 , 13:46   Re: [ZP] Class: Smoker
Reply With Quote #17

Quote:
zp_smoker_dmg2stop 300 // damage to stop dragging def=300
Do you mean:
1.He catch me and i must hit him for 300dmg (only 1 hit) and he stop dragging me?

2. He catch me and i must hit him for 300dmg (2, 3, 4 hits) and he stop dragging me?

If you mean 2. it doesn't work
__________________


Projects:
Zombie Elite - Technical: 100% Looking for models and sounds...
CS:Source Zombie -
Work in progress...
MmikiM is offline
4eRT
Senior Member
Join Date: Jan 2009
Location: Russia, Saint-Petersburg
Old 04-19-2009 , 16:11   Re: [ZP] Class: Smoker
Reply With Quote #18

I mean 2 and it works. Tested. ...Proved that does not...(

Updated to 0.3.

Cooldown works more stably, but sometimes it is still buggging >|

About drag teammates i can't say anything. There isn't (in my LAN) enough people to test it. But i introduced several changes.
__________________
Not interested in CStrike modding anymore, but waht a HELL ?!
I am still 61% addicted to Counterstrike! What about you?

Last edited by 4eRT; 04-22-2009 at 16:03.
4eRT is offline
Anggara_nothing
Veteran Member
Join Date: Jan 2009
Location: Indonesia
Old 04-19-2009 , 21:55   Re: [ZP] Class: Smoker
Reply With Quote #19

Quote:
Anggara_nothing - for rewritting Entvars_Set_Vector from Vexd_Utilities to engine. but not very useful :/
Anggara_nothing is offline
water
Member
Join Date: Feb 2009
Old 04-19-2009 , 23:51   Re: [ZP] Class: Smoker
Reply With Quote #20

can drag teammates and drag can be no timelimit
zp_smoker_dmg2stop also not work
water 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 06:48.


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