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

Subplugin Submission [zp50] Zombie Class : Brute Mother v1.1.0 [08-30-11]


Post New Thread Reply   
 
Thread Tools Display Modes
schmurgel1983
Veteran Member
Join Date: Aug 2006
Location: Germany
Old 12-17-2012 , 14:31   Re: [zp50] Zombie Class : Brute Mother v1.1.0 [08-30-11]
Reply With Quote #31

Quote:
Originally Posted by badalhoca View Post
I need to cahnge the button to heal, the +use is to the parachute, i need to be F button, what line to change?
zp_ - line 230
zp50_ - line 253

IN_USE
Code:
// pev(entity, pev_button) or pev(entity, pev_oldbuttons) values
#define IN_ATTACK                       (1<<0)
#define IN_JUMP                         (1<<1)
#define IN_DUCK                         (1<<2)
#define IN_FORWARD                      (1<<3)
#define IN_BACK                         (1<<4)
#define IN_USE                          (1<<5)
#define IN_CANCEL                       (1<<6)
#define IN_LEFT                         (1<<7)
#define IN_RIGHT                        (1<<8)
#define IN_MOVELEFT                     (1<<9)
#define IN_MOVERIGHT                    (1<<10)
#define IN_ATTACK2                      (1<<11)
#define IN_RUN                          (1<<12)
#define IN_RELOAD                       (1<<13)
#define IN_ALT1                         (1<<14)
#define IN_SCORE                        (1<<15)     // Used by client.dll for when scoreboard is held down
__________________

Working on:
nothing

Last edited by schmurgel1983; 12-17-2012 at 14:32.
schmurgel1983 is offline
jonnzus
Epic Member
Join Date: Oct 2010
Location: Finland
Old 05-01-2013 , 12:26   Re: [zp50] Zombie Class : Brute Mother v1.1.0 [08-30-11]
Reply With Quote #32

Anyone wanna edit this to be human class?
__________________
Quote:
367. Everyone's copyright will be broken. No exceptions.
jonnzus is offline
gamestar110
Member
Join Date: Sep 2011
Location: india
Old 05-04-2013 , 08:44   Re: [zp50] Zombie Class : Brute Mother v1.1.0 [08-30-11]
Reply With Quote #33

Quote:
Originally Posted by jonnzus View Post
Anyone wanna edit this to be human class?

Nice idea Plz someone try to convert this zombie class into a human class
__________________
Trying to learn coding for amxx plugins

Last edited by gamestar110; 05-04-2013 at 08:44.
gamestar110 is offline
SyluxLockjaw100
Senior Member
Join Date: Jul 2010
Location: Novaya Russia
Old 05-14-2013 , 23:22   Re: [zp50] Zombie Class : Brute Mother v1.1.0 [08-30-11]
Reply With Quote #34

I've converted it to a human class.

He has 30 armor, you might want to edit this class' stats because he's basically superior than the classic human class... Have fun!



EDIT: You can heal yourself too with this class.
EDIT2: Fixed armor giving to non-medic class.
Attached Files
File Type: sma Get Plugin or Get Source (zp50_class_human_comedic.sma - 486 views - 8.2 KB)

Last edited by SyluxLockjaw100; 05-15-2013 at 00:47.
SyluxLockjaw100 is offline
jonnzus
Epic Member
Join Date: Oct 2010
Location: Finland
Old 05-15-2013 , 08:16   Re: [zp50] Zombie Class : Brute Mother v1.1.0 [08-30-11]
Reply With Quote #35

Thank you!
__________________
Quote:
367. Everyone's copyright will be broken. No exceptions.
jonnzus is offline
Reply


Thread Tools
Display Modes

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 21:31.


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