PDA

View Full Version : confused(animations)



hey1986
May 11 2005, 06:40
how do i make the animations work in those buildings that i planted in the visitor?Do we script it or make changes to the config.cpp file? http://forums.bistudio.com/oldsmileys/sad_o.gif

what i did:
1. i extracted just the building.p3d file from a building pack.
2. copy it to the data3d folder so that i could plant it in the map using visitor.
3. compile it to a .pbo file then place it in the addon folder
4. the animations doesn't work during gameplay

surpher
May 11 2005, 16:01
What you should have done is.
1. UnPbo the building pack.
2. Place the resulting folder in the buldozer folder.
3. Do your thing in Visitor.
4. Have the building pack addon in your addons folder.

hey1986
May 12 2005, 01:08
thats what i did. all the .p3d files i added them into the buldozer data3d folder, same as the .paa files in the data folder. however the animations still dont work. The building pack .pbo is also in the addons folder.

surpher
May 12 2005, 09:56
You don't have to put the .p3d files in the data3d folder or the .paa file in the data folder. Here's a screenshot of the way I have it setup.

http://img214.echo.cx/img214/1783/buldozerfolder6oi.th.jpg (http://img214.echo.cx/my.php?image=buldozerfolder6oi.jpg)

hey1986
May 26 2005, 05:18
then how did you set up the system preferences?

surpher
May 26 2005, 09:13
Like this.
http://img278.echo.cx/img278/5376/syspref5fm.th.jpg (http://img278.echo.cx/my.php?image=syspref5fm.jpg)

hey1986
May 29 2005, 03:59
Z drive? u mean your Z drive contains your flashpoint folder,
because i see that your buldozer folder is in the C drive.

hey1986
Jun 2 2005, 06:12
why do you say Z: drive? It will make visitor crash only.

surpher
Jun 2 2005, 08:54
Z: is a virtual drive, very easy to setup.
Open up notepad, and type the following.

subst Z: "C:\buldozer"

then save it with a name of your choice with the .BAT extension, mines called "prepareOFPE.BAT".

Place it on your desktop and run it before you start Visitor.

I got this information from >>here (http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?act=ST;f=39;t=34103)<<

hey1986
Jun 3 2005, 06:08
Thanks alot for your help, really appreciate it. http://forums.bistudio.com/oldsmileys/smile_o.gif