Posts: 131
Threads: 25
Joined: Nov 2009
Reputation:
0
I got this problem
mapedit/variables/materialsizes.pwn(15) : error 037: invalid string (possibly non-terminated string)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
Posts: 26
Threads: 5
Joined: Mar 2013
Actors are not rotating, why not?
Posts: 46
Threads: 0
Joined: May 2017
It's Really Perfect +Rep
Try To Fix Some Bugs And Add Things And Edit Things In Version 3 Please
Posts: 14
Threads: 2
Joined: Jul 2014
Reputation:
0
please help me instal this script
Posts: 10
Threads: 0
Joined: Aug 2012
Reputation:
0
I want to save my map maded in your map editor, but the saved map file size is == 0 bytes!
Can you fix it?
Posts: 3,002
Threads: 86
Joined: Jul 2010
Reputation:
0
So this one can also be used for retexturing?
Posts: 399
Threads: 77
Joined: Jun 2011
Reputation:
0
Well, this doesn't work. Installed it correctly and no textdraws appear, even when I reload the fs.
Sorry for bumping the thread i really need help,
Each time i try saving the map it says "This map could not be saved."
The map i made is just objects attached to player, How to save it? any solution? :c
Posts: 3,324
Threads: 96
Joined: Sep 2013
Quote:
Originally Posted by DeathReaper
Cant compile it.
|
Because you need the latest includes...
Quote:
Originally Posted by DeathReaper
Texture studio is better in this case I must say, its very easy to compile and load.
|
Seriously... you're gonna compare which map editor is better because of how easy it is to compile? Hmm.
Best map editor:
pawn Код:
#include a_samp
public OnGameModeInit() {
CreateObject(0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0);
return 1;
}
Posts: 255
Threads: 2
Joined: Aug 2010
Quote:
Originally Posted by Crayder
pawn Код:
#include a_samp
public OnGameModeInit() { CreateObject(0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0); return 1; }
|
Good map editor, tested it, here is my review:
+ Best compile time! Compiles faster than any other commercially available map editor
+ Efficient code - doesn't use too much resources on your server
+ No bugs
- No features
Three positive points greatly outweight the single negative one, so I can rate this map editor 9 out of 11.
9/11
Posts: 1,474
Threads: 98
Joined: Feb 2011
Reputation:
0
Can you export CreateDynamicObject with this?
Posts: 372
Threads: 98
Joined: Mar 2011
Reputation:
0
How can I add more object IDs because some I can't find?