Jump to content

Xessive

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Xessive

  1. Xessive

    Client Question

    Hello, Is this possible to select all objects in MTA 1.3 and move them? The map is huge and I can't move each object manually. Is it possible to move all of them?
  2. Hello, I've been mapping on MTA SA 1.3 for such a long time but recently I have started to get this weird problem. Whatever map I try to convert from .map in to pawn format, it just creates this: CreateObject(1337,0.0000000,0.0000000,0.0000000,0.0000000,0.0000000,0.0000000); // CreateObject(1337,0.0000000,0.0000000,0.0000000,0.0000000,0.0000000,0.0000000); // CreateObject(1337,0.0000000,0.0000000,0.0000000,0.0000000,0.0000000,0.0000000); // CreateObject(1337,0.0000000,0.0000000,0.0000000,0.0000000,0.0000000,0.0000000); // CreateObject(1337,0.0000000,0.0000000,0.0000000,0.0000000,0.0000000,0.0000000); // Why is it like this!? I'm not able to convert any map! Only Vehicles are converted properly but objects aren't but in "Full Test" I can see all objects and vehicles as well. I use convertFFS for converting. Any ideas please?
×
×
  • Create New...