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

[Zp] Another Zombie's models Collection


Post New Thread Reply   
 
Thread Tools Display Modes
Krtola
Veteran Member
Join Date: Oct 2013
Location: Serbia
Old 12-14-2014 , 06:24   Re: [Zp] Another Zombie's models Collection
Reply With Quote #8301

Quote:
Originally Posted by GraviAnt View Post
Can you do it for me?


I can't find animation sequence that looks like that...
His upper part of the body is in front of his legs, don't know how can I explain how it looks.
I tested now this model,and for me works fine in the game.
Krtola is offline
Send a message via Skype™ to Krtola
GraviAnt
Senior Member
Join Date: Oct 2010
Old 12-14-2014 , 06:53   Re: [Zp] Another Zombie's models Collection
Reply With Quote #8302

What could cause my problem then?

Does 'MODELINDEX OFFSET' option does something with the model?
GraviAnt is offline
Krtola
Veteran Member
Join Date: Oct 2013
Location: Serbia
Old 12-14-2014 , 08:59   Re: [Zp] Another Zombie's models Collection
Reply With Quote #8303

Quote:
Originally Posted by GraviAnt View Post
What could cause my problem then?

Does 'MODELINDEX OFFSET' option does something with the model?
Post sma ( plugin that you use for this zombie class ) but you do not have to post in this sector (we do not want to spamming topic about models).

I also turn ON MODELINDEX OFFSET,so I think it's not a problem.

Last edited by Krtola; 12-14-2014 at 09:00.
Krtola is offline
Send a message via Skype™ to Krtola
GraviAnt
Senior Member
Join Date: Oct 2010
Old 12-16-2014 , 05:45   Re: [Zp] Another Zombie's models Collection
Reply With Quote #8304

I use this zm class:
PHP Code:
#include <amxmodx>
#include <zombieplague>

// Zombie Attributes
new const zclass_name[] = { "Demon" }
new const 
zclass_info[] = { "| High Jump" }
new const 
zclass_model[] = { "mzp2_jumper" }
new const 
zclass_clawmodel[] = { "mzp_hands_new.mdl" }
const 
zclass_health 3400
const zclass_speed 260
const Float:zclass_gravity 0.43
const Float:zclass_knockback 1.5

// Class IDs
new g_zclassid1

// Zombie Classes MUST be registered on plugin_precache

public plugin_precache()
{
 
register_plugin("[ZP] Zombie Class: Gravity Zombie""1.0""Zombiezzz"
 
 
// Register the new class and store ID for reference
 
 
g_zclassid1 zp_register_zombie_class(zclass_namezclass_infozclass_modelzclass_clawmodelzclass_healthzclass_speedzclass_gravityzclass_knockback
}
public 
zp_user_infected_post idinfector )
{
              if (
zp_get_user_zombie_class(id) == g_zclassid1)
             {
                  
client_print(idprint_chat"[ZP] You Have Choosen Jumper Zombie."
             }

I just realized that I have problem with all zombie models, they all just play idle and death animations there's no attack animations or skill animation for Deimos zombie...
What could be the problem here?

Last edited by GraviAnt; 12-16-2014 at 07:19.
GraviAnt is offline
frk_14
Senior Member
Join Date: Jan 2009
Location: Argentina
Old 12-17-2014 , 17:20   Re: [Zp] Another Zombie's models Collection
Reply With Quote #8305

any news? D:
__________________
frk_14 is offline
Send a message via MSN to frk_14 Send a message via Skype™ to frk_14
Depresie
Veteran Member
Join Date: Nov 2013
Old 12-18-2014 , 10:02   Re: [Zp] Another Zombie's models Collection
Reply With Quote #8306

Quote:
Originally Posted by frk_14 View Post
any news? D:
frk is back
still modeling ? i would love to see some new zombie models created by you
Depresie is offline
albert123
Veteran Member
Join Date: Mar 2009
Location: VietNam, Hai Phong
Old 12-18-2014 , 21:39   Re: [Zp] Another Zombie's models Collection
Reply With Quote #8307

https://www.youtube.com/watch?v=hvkDLO_x0KM
__________________
albert123 is offline
JaiiRiToO
Junior Member
Join Date: Mar 2011
Old 12-20-2014 , 13:40   Re: [Zp] Another Zombie's models Collection
Reply With Quote #8308

Frk_14 make this model, is the killing floor

__________________
Zombie Escape CS 1.6 [HOST EEUU]


JaiiRiToO is offline
wicho
Veteran Member
Join Date: Feb 2012
Location: GuateAmala
Old 12-23-2014 , 00:41   Re: [Zp] Another Zombie's models Collection
Reply With Quote #8309

Hi, anyone have good models of v_ and p_ of gold ak and fire deagle?
wicho is offline
Depresie
Veteran Member
Join Date: Nov 2013
Old 12-23-2014 , 08:14   Re: [Zp] Another Zombie's models Collection
Reply With Quote #8310

these are not gold, but are pretty good, i think you will like them more
Attached Files
File Type: zip beast pack.zip (1.47 MB, 268 views)
Depresie 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 21:41.


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