Map-Editor-V3 icon indicating copy to clipboard operation
Map-Editor-V3 copied to clipboard

Fusez's Map Editor Version 3 - This is a map editor for SA:MP

Results 4 Map-Editor-V3 issues
Sort by recently updated
recently updated
newest added

Hi! Great job on the map editor, it's my first choice due to how easy and fun it is to map with it. I do have one issue, though, that...

https://youtu.be/HTcviLhQovk Hello, I have a bug with the map editor. As you can see it bugs with the object moving. Whenever I try to move an object its very fast...

The speed of moving the object and also the accuracy were compromised due to the use of: ``` SetObjectPos(objectid, fX, fY, fZ); SetObjectRot(objectid, fRotX, fRotY, fRotZ); ``` This fix may...