Results 1 to 6 of 6

Thread: Proxy in weapons p3d not working

  1. #1

    Proxy in weapons p3d not working

    I decided to include my own custom muzzleflash fx in my weapon, I created a proxy using the "Create" menu, browsed for my p3d file included in the project folder in the P drive (which gets turned into a pbo of the same name on binpbo pack), and clicked "OK". Is it really as simple as that?

    Proxy doesn't show up in viewer or game.

  2. #2
    the proxy (the triangle) has to be named also. Otherwise it wont flash. Give it the correct name for a muzzle flash
    "zasleh" I think

  3. #3
    Staff Sergeant Double Doppler's Avatar
    Join Date
    Sep 1 2010
    Location
    London, UK
    Posts
    239
    Author of the Thread
    Quote Originally Posted by [APS]Gnat View Post
    the proxy (the triangle) has to be named also. Otherwise it wont flash. Give it the correct name for a muzzle flash
    "zasleh" I think
    I added the proxy triangle to the selection "zasleh". But this shouldn't be to do with it not appearing in the buldozer, as it should display all objects regardless of their inclusion in selections. The proxy path works, because I extracted the proxy and saw my model in its place.

    For some reason the proxy works fine when I reference it to one of the BIS muzzleflashes in the CA folder/pbo.

  4. #4
    depending on your .cpp inheritance you may need to add

    selectionFireAnim = "zasleh";
    also do you have the Zasleh defined in Model.cfg

    sections[]=
    {
    "zasleh"
    };
    Not sure if zasleh is hidden or showing by default in the bulldozer viewer been such a while , cant remember if it showed there , obviously in game its configured to be hidden until fired .
    A chopper cup of Coffee in a chopper coffee pot
    TOH Now with added Coffee
    http://www.helpivanmartin.org/

  5. #5
    You are right, it should show in Buldozer
    Your own muzzle-flash model?
    If so, must be a problem with your model I'd suggest

  6. #6
    Staff Sergeant Double Doppler's Avatar
    Join Date
    Sep 1 2010
    Location
    London, UK
    Posts
    239
    Author of the Thread
    I am still having trouble with this. The selection naming is OK, it is nothing to do with the firing animation or not. I cant see it in buldozer and that is nothing to do with the firing animation - the buldozer displays the firing animation and lights on vehicles by default regardless if they are defined in the config or not as it doesnt know animations defined in the config.

    Do you define proxies? Or is there something I am overlooking? Because I am creating a new type of proxy - as I said for my own muzzle flash model. If there is a problem in the model could you go into more detail please? I am kinda left in the dark here.

    EDIT: Seemed to have found the answer. For some reason the property "autocenter" was defined and set to 0. I removed this property and now it appears ingame. Thanks for your help though.
    Last edited by Double Doppler; Jul 31 2012 at 21:13.

Similar Threads

  1. proxy to arma object is not working
    By Drunken Officer in forum ARMA 2 & OA : MODELLING - (O2)
    Replies: 2
    Last Post: Jan 20 2012, 08:37
  2. Need help with proxy weapons
    By yurapetrov in forum ARMA 2 & OA : ADDONS - Configs & Scripting
    Replies: 5
    Last Post: Sep 2 2011, 16:44
  3. Proxy missiles on static weapons
    By Rocket in forum ARMA : CONFIGS AND SCRIPTING (addons)
    Replies: 7
    Last Post: Oct 30 2008, 07:22
  4. Path to P3D of a Proxy
    By Panzergrenadier3 in forum OFP : O2 TROUBLESHOOTING
    Replies: 1
    Last Post: Mar 22 2007, 11:53
  5. Aircraft Weapons Proxy Problem
    By RKSL-Rock in forum OFP : CONFIGS & SCRIPTING
    Replies: 8
    Last Post: Feb 15 2007, 15:25

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •