AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Zombie Plague Mod (https://forums.alliedmods.net/forumdisplay.php?f=126)
-   -   Help! How make hitbox for big models in the plugin? (https://forums.alliedmods.net/showthread.php?t=172778)

DeMNiX 11-26-2011 00:51

Help! How make hitbox for big models in the plugin?
 
Hi guys! Can you say me how make hitbox for big models in the plugin?

SeniorRamos 11-26-2011 04:05

Re: Help! How make hitbox for big models in the plugin?
 
Case 1 : Zombie plague 4.3 --> Go to amxmodx/configs/zombieplague.ini and look for
Quote:

; If you want your models to have accurate hitboxes, try enabling this.
; Note: make sure your models don't have messed up hitboxes, otherwise
; this setting might cause your server insane cpu usage and lag!
SET MODELINDEX OFFSET = 0
Change it to SET MODELINDEX OFFSET = 1
Case 2 : Zombie plague advance 1.6.1 --> Go to amxmodx/configs/zombie_plague_advance.ini and look for
Quote:

; If you want your models to have accurate hitboxes, try enabling this.
; Note: make sure your models don't have messed up hitboxes, otherwise
; this setting might cause your server insane cpu usage and lag!
SET MODELINDEX OFFSET = 0
Change it to SET MODELINDEX OFFSET = 1

Isaac999 11-26-2011 06:57

Re: Help! How make hitbox for big models in the plugin?
 
Wrong section :nono:

Snaker beatter 11-26-2011 07:05

Re: Help! How make hitbox for big models in the plugin?
 
@Isaac999

How do you known that, you're a new here

SeniorRamos 11-26-2011 07:17

Re: Help! How make hitbox for big models in the plugin?
 
Quote:

Originally Posted by Isaac999 (Post 1602833)
Wrong section :nono:

Are you lost? :shock:

Dr. Sexy 11-26-2011 07:28

Re: Help! How make hitbox for big models in the plugin?
 
Quote:

Originally Posted by Isaac999 (Post 1602833)
Wrong section :nono:

he thinks he is abdul :D

Snaker beatter 11-26-2011 07:46

Re: Help! How make hitbox for big models in the plugin?
 
haha Dr. Sexy

DeMNiX 11-26-2011 08:49

Re: Help! How make hitbox for big models in the plugin?
 
Sorry, I'm new here that i don't know what and how...
SeniorRamos, I Know about that, but with this cvar make lag on the server :(

SeniorRamos 11-26-2011 08:53

Re: Help! How make hitbox for big models in the plugin?
 
Quote:

Originally Posted by DeMNiX (Post 1602906)
Sorry, I'm new here that i don't know what and how...
SeniorRamos, I Know about that, but with this cvar make lag on the server :(

i think its the only way to do it , otherwise you need someone who does modeling stuff so he could re-scale it. My advise to you is to use regular Zp models :D (You can find hundreds of theme here : http://forums.alliedmods.net/showthread.php?t=85919 )

PS : Always remember : Cool models need that modelindex , Shity models works great :up:

DeMNiX 11-26-2011 11:06

Re: Help! How make hitbox for big models in the plugin?
 
Quote:

Originally Posted by SeniorRamos (Post 1602909)
i think its the only way to do it , otherwise you need someone who does modeling stuff so he could re-scale it. My advise to you is to use regular Zp models :D (You can find hundreds of theme here : http://forums.alliedmods.net/showthread.php?t=85919 )

PS : Always remember : Cool models need that modelindex , Shity models works great :up:

Thanks, but i need Tutor or some code for plugin!


All times are GMT -4. The time now is 19:09.

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