Page 1 of 1
Why my vechile take no damage?
Posted: Fri Feb 25, 2011 7:04 pm
by Dennis|8749236
i copied the WasserfallRocket's code, rename it V1 and replace the original standard mesh by another one to make a new vehicle, and then, in the game when it smash into ground, it take no damage..
and it only take damage from splash damage..
i'm practing making new vehicles and the standard mesh is from BG42
every new vehicle i made they all will take no damage..
can any1 help me about this problem?
Re: Why my vechile take no damage?
Posted: Fri Feb 25, 2011 7:05 pm
by Dennis|8749236
also, why i can't see my post?
and many post i was asking about this problem before is all gone..
what happened?
the forum is been hacked?
Re: Why my vechile take no damage?
Posted: Fri Feb 25, 2011 7:15 pm
by Swaffy
Just look at my "P38 will not take damage." thread right below this one:
viewtopic.php?f=6&t=887
Re: Why my vechile take no damage?
Posted: Fri Feb 25, 2011 7:21 pm
by Jeronimo
I deleted the thread you created previously. Maybe
this helps you remember what has been explained to you, not only by me, many times before. I'd like you to alter your whole manner of posting according to these guidelines, since otherwise I'll keep cleaning this stuff up to a level where it becomes useful to anyone...

Re: Why my vechile take no damage?
Posted: Sat Feb 26, 2011 12:30 am
by Dennis|8749236
i didn't see a guide line in "1942 Modding Discussion"
[Edit 6:34PM]
something like this???
What is it you are trying to achieve?
<Replace all the <> with your answers/code and remove the <>>
What is the problem you are having?
<Answer Here>
Describe what you have tried to solve this problem
<Answer Here>
Post any relevant code (You may choose to attach the file instead of posting the code if it is too long)
<Answer Here>
[syntax="turing"]
<Add your code here>
[/syntax]
Please specify what version of Turing you are using
<Answer Here>
Re: Why my vechile take no damage?
Posted: Sat Feb 26, 2011 6:43 pm
by Swaffy
The Swaff gave you a link, and you ignore it...
Re: Why my vechile take no damage?
Posted: Sun Feb 27, 2011 4:28 pm
by Dennis|8749236
i see but i didn't know how to use 3Dmax, and i didn't even use the new mesh i made..
i just move a mesh from BG42 and copy the code from SW..
Re: Why my vechile take no damage?
Posted: Mon Feb 28, 2011 5:51 pm
by Dennis|8749236
I know what is wrong now...
i didn't enter the correct name of the NetworkInfo, and i think the program read the Networkinfo is used to define the calculation is work on which vehicle..
thanks to all!