Login x
User Name:
Password:
Social Links Facebook Twitter YouTube Steam RSS News Feeds

Members Online

»
0 Active | 114 Guests
Online:

LATEST FORUM THREADS

»
CoD: Battle Royale
CoD+UO Map + Mod Releases
Damaged .pk3's
CoD Mapping
heli to attack ai
CoD4 SP Mapping

Forums

»

Welcome to the MODSonline.com forums. Looking for Frequently Asked Questions? Check out our FAQs section or search it out using the SEARCH link below. If you are new here, you may want to check out our rules and this great user's guide to the forums and the website.
For more mapping and modding information, see our Wiki: MODSonWiki.com

Jump To:
Forum: All Forums : Call of Duty: World at War
Category: CoDWW Scripting
Scripting and coding with Call of Duty: World at War.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword, playername, novemberdobby
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked
Page
Next Page
subscribe
Author Topic: Hiding model parts thru scripts
[ZCT]Titan
General Member
Since: Feb 23, 2009
Posts: 172
Last: Apr 5, 2011
[view latest posts]
Level 4
Im a fan of MODSonair
Category: CoDWW Scripting
Posted: Tuesday, Mar. 29, 2011 09:21 am
Well its been awhile but im back working on my mod.

The problem is i have a model in which i need to hide parts of so only 1 part is showing. But so far i have had no luck findin a way (if there is one) to hide them. So im here asking you scripters if there is a way to some how hide a part of the model that i dont want shown....

Thanks,
Titan
Share |
serthy
General Member
Since: Sep 8, 2010
Posts: 482
Last: Jun 28, 2013
[view latest posts]
Level 5
Im a fan of MODSonair
Category: CoDWW Scripting
Posted: Tuesday, Mar. 29, 2011 09:34 am
i think that there is no way to hide/show only parts of a xmodel

but
if there is a xmodel-editor (i believe there was one for cod1 or so) which can edit only the texture, you can alpha parts of the texture so u cannot see this parts in game (and have to set different models with different parts showing/hiding)

Share |
[ZCT]Titan
General Member
Since: Feb 23, 2009
Posts: 172
Last: Apr 5, 2011
[view latest posts]
Level 4
Im a fan of MODSonair
Category: CoDWW Scripting
Posted: Tuesday, Mar. 29, 2011 09:36 am
True i mean i can do that to the texture right now but i didnt wanna mess with the model or texture :D
Share |
zeroy
General Member
Since: Nov 26, 2007
Posts: 1060
Last: Mar 12, 2014
[view latest posts]
Level 8
Category: CoDWW Scripting
Posted: Tuesday, Mar. 29, 2011 01:00 pm
There is some function to hide tags on weapons, not sure if you can call this on a model via Script... It is used to hide part of weapon to reduce the overall number of model in COD4/5. For this to work (on weapon at least) a tag must be created and binded to a mesh within the model then using the weapon file for this model it can be hidden or shown.

Hope this helps.
Share |
[ZCT]Titan
General Member
Since: Feb 23, 2009
Posts: 172
Last: Apr 5, 2011
[view latest posts]
Level 4
Im a fan of MODSonair
Category: CoDWW Scripting
Posted: Tuesday, Mar. 29, 2011 01:12 pm
Well see ive tried that and it seems to not wanna work in cod5 sp.... ive been tryin to do this for hours on end with nothing working for me.

And i know the tags are there and bound to the model as its right from mw2 and demonseed and acouple of others had it working using hidePart in cod4 but im starting to think that removed the function from cod5 sp....
Share |
voidsource
General Member
Since: May 5, 2007
Posts: 1513
Last: Sep 1, 2013
[view latest posts]
Level 8
Category: CoDWW Scripting
Posted: Tuesday, Mar. 29, 2011 02:31 pm
idk if this might work in cod5 but there is a dvar in cod4 something like znear x and wat that does, it doesnt show anything near the radius of x ( x being a number value ). i think its setsaveddvar( znear, x ) or something like that. that might be a cheap alternative to it.


as far as your hiding tags function, it should work unless they removed that function.

Share |
[ZCT]Titan
General Member
Since: Feb 23, 2009
Posts: 172
Last: Apr 5, 2011
[view latest posts]
Level 4
Im a fan of MODSonair
Category: CoDWW Scripting
Posted: Wednesday, Mar. 30, 2011 09:33 am
voidsource writes...
Quote:
idk if this might work in cod5 but there is a dvar in cod4 something like znear x and wat that does, it doesnt show anything near the radius of x ( x being a number value ). i think its setsaveddvar( znear, x ) or something like that. that might be a cheap alternative to it.


as far as your hiding tags function, it should work unless they removed that function.



Yea they removed that function from cod5 sp atleast i spent over 8 hours yesterday trying to figure it out but with no luck so im forced to edit the model and re rig it in 2 different models >.<
Share |
serthy
General Member
Since: Sep 8, 2010
Posts: 482
Last: Jun 28, 2013
[view latest posts]
Level 5
Im a fan of MODSonair
Category: CoDWW Scripting
Posted: Wednesday, Mar. 30, 2011 05:42 pm
does the hiding function exist in cod2?

and where u can usually find the texture of a stock model?

thx
Share |
zeroy
General Member
Since: Nov 26, 2007
Posts: 1060
Last: Mar 12, 2014
[view latest posts]
Level 8
Category: CoDWW Scripting
Posted: Wednesday, Mar. 30, 2011 06:27 pm
serthy writes...
Quote:
does the hiding function exist in cod2?

and where u can usually find the texture of a stock model?

thx


I doubt hidepart is in COD2... for the textures on Models, the best way is to use Regolith's Xmodel Exporter HERE
Share |
serthy
General Member
Since: Sep 8, 2010
Posts: 482
Last: Jun 28, 2013
[view latest posts]
Level 5
Im a fan of MODSonair
Category: CoDWW Scripting
Posted: Thursday, Mar. 31, 2011 10:24 am
i guess this exports cod xmodels to obj.format, right?
so i can transfer them to cod2 (if it is possible maybe the tris doesnt fit)
is there a way to download somewhere the cod1/uo/4/5/6/7 xmodel files (+materials, images, modelparts & co.) ?

i used milkshape3d to edit and create some models (only easy things like bottles lol) so i hope it will work withit

but like someone here said before
thanks zeroy
you are DA MAN :D
Share |
Restricted Access Topic is Locked
Page
Next Page
subscribe
MODSonline.com Forums : Call of Duty: World at War : CoDWW Scripting

Latest Syndicated News

»
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which...
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ...
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead? ...
Codutility.com up and runn...
It seems to me the like the site is completely dead?

Partners & Friends

»