-HAC-_Liongreek 0 Posted May 13, 2007 Hey guys, been trying to put some objects on a bridge, like a wreck or a wall or sth, but even if i use the setpos thing, though i see it in the editor it gets under the bridge in multiplayer...everything i put on the bridge ends at the bottom of the sea when transporting the mission from editor to the server...any thoughts? Share this post Link to post Share on other sites
Op4 BuhBye 0 Posted May 13, 2007 this setpos [(GetPos this select 0),(GetPos this select 1),18] You used this and it doesn't work? Share this post Link to post Share on other sites
-HAC-_Liongreek 0 Posted May 13, 2007 this works in sp or in my pc, it doesn't work if I upload the mission to a dedicated server. Perhaps a server setting? Share this post Link to post Share on other sites
Unleashed2k 0 Posted May 13, 2007 from what I heard set/get pos doesn't work correctly in multiplayer.... Share this post Link to post Share on other sites
HulkingUnicorn 0 Posted May 13, 2007 Try using modelToWorld instead of getPos. Share this post Link to post Share on other sites