PDA

View Full Version : Deadly spent cartridges



ACE_FOFA
May 3 2002, 00:36
I did a bit of editing to the stock M4 by adding the GL, have a look at the pic and you might notice Ive run into some trouble....... the bullets shoot out the case ejection port!!!!

http://members.optusnet.com.au/~trichrom/m4socom.jpg

owel back to drawing board, I dont think it is a config.cpp error, and didnt rotate anything in O2, hmmmmmmmm

Seventh
May 3 2002, 05:23
Take a look at your Memory properties, its very simple to fix.

HuBBa
May 3 2002, 06:21
And don't use dePBO to extract the models =)

This messes up the Memory LOD which is stored last in the weapons models. THus you have to fix it in O2 afterwards. Use PBOTool 1.01 instead. It handles (at least the demo) model extraction better.

/HuBBa

ACE_FOFA
May 3 2002, 07:06
Thankya, I hadnt heard of Memory properties yet, and indeed was using a 10month old copy of DePBO!!!!!!!!

Indy
May 4 2002, 14:35
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (Seventh @<hidden> May 03 2002,07:23)</td></tr><tr><td id="QUOTE">Take a look at your Memory properties, its very simple to fix.[/QUOTE]<span id='postcolor'>
Sorry, I opened my new Mp5a4 in O2 (I have the same problem) but i not found the memory lod in the weapon. Where i can find it? Or how i can fix the bug?

HuBBa
May 4 2002, 14:51
Ok. here&#39;s how to make memory LOD&#39;s for weapons who lack them.


1.st make sure you have one LOD named Memory. It&#39;s one of the preset ones so just add new LOD, then click on the LOD name so the LOD Popup appears and select Memory.

2.nd. you need 5 selection groups. they are as follows.

konec hlavne
usti hlavne
nabojniceend
nabojnicestart
zbran

To make them, make a point at the START of the barrel, select it and make a new selection group named usti hlavne
then make a new point at the END of the barrel, make a new selection group and name that konec hlavne.
Do till you have all groups done and then the weapon should fire correctly.

the english names for the different points are:
konec hlavne Barrel end
usti hlavne Barrel start
nabojniceend Casing (eject) end
nabojnicestart Casing (eject) start
zbran Weapon (this one should have ALL points grouped together).

Hope this helps. Check the existing weapons to see how it works. (the casing end & starts define where the casings are thrown out and what direction)

/HuBBa

Indy
May 4 2002, 19:33
Hi, i tryied to resolve the bug (i&#39;ve added the memory lod). Now the smoke come&#39;s from the right place, but now you can&#39;t kill any enemy whit the weapon.
This is what I see in the game or better what i not see:http://www.stcracing.com&#92;Sc1.jpg
What I must do???

HuBBa
May 4 2002, 20:31
very odd. mind sending me the p3d & cpp and i could have a more thorough look at it.

henrik@<hidden>

/HuBBa

FlipeR
May 4 2002, 21:15
"ZBRAN"(Cz) means GROUPED = selfexplanatory....

This problem of yours smells like badly extracted P3D file&#33;&#33;&#33;

Hubba, when you get his .p3d, check the last bits of the file - if they are all there (compare to another fully functional p3d) http://www.flashpoint1985.com/ikonboard301/iB_html/non-cgi/emoticons/tounge.gif


FlipeR

Indy
May 5 2002, 08:21
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (FlipeR @<hidden> May 04 2002,23:15)</td></tr><tr><td id="QUOTE">[/QUOTE]<span id='postcolor'>
Yes but I&#39;ve tryied to use Pbo tool and it has the same problem.

Indy
May 5 2002, 09:13
</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Quote (Indy @<hidden> May 05 2002,10:21)</td></tr><tr><td id="QUOTE">[/QUOTE]<span id='postcolor'>
Ok I found where the bug was.
Now I&#39;m using the x-pack utility whit the PBO-tool.
Thanks to all what have tryied to help me