Jump to content

The5th

Member
  • Content Count

    10
  • Joined

  • Last visited

  • Medals

Posts posted by The5th


  1. L etranger thanks but it didn't work either sad_o.gif

    To add to the problem i have a Dshkm on the roof as well BUT it shows up and thats using:

    mg2 setpos [getPos mg2 select 0, getPos mg2 select 1, 3.4]

    SO whats not showing up is a Fortress and 3 fences..  sad_o.gif

    [Edit]also i have other fences on the ground so i know theres no problems with missing addons or somthing like that.

    Is there away to place the Fortress and fences' on the ground somewhere and then move them to the postion with say a trigger. Ie everything set up a mile off then i can watch and move the iteams from where ever on to the roof?

    I would need to know the pos of where i want the iteams to go(location on the roof) how would i find this out?

    Thanks for any help

    [2nd Edit]I can now say after testing that Fortress' and fences' do not react to "setpos".

    I had tested with 3 Fortress' one under the ground,one on ground level and one floating and a trigger to move them a set hight above ground level...

    Well they all Started on ground level and when i pressed the trigger nothing happened...    All stayed where they were.  mad_o.gif


  2. Wondering if anyone has an answer for me, he goes.

    I have placed a fortress and some sand bags on a house roof to make a fortified looking house.

    But the objects aren't showing on the server?

    everything works fine locally and to test why they're not showing up i've set up a trigger to move them off the ground when i radio alpha:

    fort1 setpos [getPos fort1 select 0, getPos fort1 select 1, 3.8];fence3 setpos [getPos fence3 select 0, getPos fence3 select 1, 3.5];fence2 setpos [getPos fence2 select 0, getPos fence2 select 1, 3.5];fence1 setpos [getPos fence1 select 0, getPos fence1 select 1, 3.5]

    and they arn't showing at all,anyone ideas?

×