Raised This Month: $ Target: $400
 0% 

How to resize player entity


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Mr. Frost
Member
Join Date: Nov 2011
Location: Atlantis
Old 12-02-2011 , 10:37   How to resize player entity
Reply With Quote #1

Subj
Mr. Frost is offline
hleV
Veteran Member
Join Date: Mar 2007
Location: Lithuania
Old 12-02-2011 , 13:31   Re: How to resize player entity
Reply With Quote #2

Give player a smaller model.
__________________
hleV is offline
Mr. Frost
Member
Join Date: Nov 2011
Location: Atlantis
Old 12-02-2011 , 13:53   Re: How to resize player entity
Reply With Quote #3

I need make big model
Mr. Frost is offline
bibu
Veteran Member
Join Date: Sep 2010
Old 12-02-2011 , 15:08   Re: How to resize player entity
Reply With Quote #4

Quote:
Originally Posted by hleV View Post
Give player a smaller model.
->

Quote:
Originally Posted by hleV View Post
Give player a bigger model.
__________________
Selling tons of my own private works.
Accepting paid work for clans and communities.
Don't hesitate to contact me.

Last edited by bibu; 12-02-2011 at 15:08.
bibu is offline
Mr. Frost
Member
Join Date: Nov 2011
Location: Atlantis
Old 12-03-2011 , 00:16   Re: How to resize player entity
Reply With Quote #5

You don't understand. I already set bigger model to player. But I need set bigger size to player entity. The model dissapears, when I stand near wall.
Attached Thumbnails
Click image for larger version

Name:	qwe.jpg
Views:	297
Size:	42.8 KB
ID:	96166  

Last edited by Mr. Frost; 12-03-2011 at 00:23.
Mr. Frost is offline
bibu
Veteran Member
Join Date: Sep 2010
Old 12-03-2011 , 05:09   Re: How to resize player entity
Reply With Quote #6

Probably cause of the hitboxes. The model needs to be edited.
__________________
Selling tons of my own private works.
Accepting paid work for clans and communities.
Don't hesitate to contact me.
bibu is offline
.Dare Devil.
Veteran Member
Join Date: Sep 2010
Old 12-03-2011 , 13:16   Re: How to resize player entity
Reply With Quote #7

when you change a hitboxes origin then model dont dissapears.
upload the model here.

PS: change a player entity size is not possible.

Last edited by .Dare Devil.; 12-03-2011 at 13:20. Reason: Undestand a things in a wrong way
.Dare Devil. is offline
Mr. Frost
Member
Join Date: Nov 2011
Location: Atlantis
Old 12-03-2011 , 14:32   Re: How to resize player entity
Reply With Quote #8

I aren't modeller, and I doesn't know about it.
That isn't player model. I pulled that car from one map.
Attached Files
File Type: zip uaz_bobik.zip (171.6 KB, 140 views)
Mr. Frost is offline
Old 12-04-2011, 07:41
The Inhabitant Of Heavens
This message has been deleted by The Inhabitant Of Heavens.
Bos93
Veteran Member
Join Date: Jul 2010
Old 12-04-2011 , 07:43   Re: How to resize player entity
Reply With Quote #9

[ru] напиши по русски,не особо понял тебя. Ниже код установит дистанцию между ентитей и игроком,тобиш растояние на которое сможет подойти игрок к твоей тачке.

new Float: mins[3] = {-24.0, -24.0, 0.0 }
new Float: maxs[3] = { 24.0, 24.0, 75.0 }
entity_set_size(ent, mins, maxs);
Bos93 is offline
Send a message via ICQ to Bos93 Send a message via Skype™ to Bos93
Mr. Frost
Member
Join Date: Nov 2011
Location: Atlantis
Old 12-04-2011 , 09:06   Re: How to resize player entity
Reply With Quote #10

Bos93, тачка - это и есть игрок. На скрине модель игрока. Нужно изменить размер энтити игрока, чтобы не пропадало пол модели когда я подъезжаю к стене. По твоему примеру мне нужно будет сделать так:
PHP Code:
new Floatmins[3] = {-24.0, -24.00.0 }
new 
Floatmaxs[3] = { 24.024.075.0 }
entity_set_size(idminsmaxs); 
Но как сказал .Dare Devil. так нельзя сделать, нужно изменять хитбоксы в модели.

Maybe there is another solution, besides change hitboxes and resize entity?

Last edited by Mr. Frost; 12-04-2011 at 09:06.
Mr. Frost 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 01:47.


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