29.10.2016, 15:25
(
Last edited by RedFusion; 15/01/2018 at 06:50 PM.
)

(Download Links @ the end of the post)
Version 1 can be found here: https://sampforum.blast.hk/showthread.php?pid=3316027#pid3316027
Version 3 can be found here: https://sampforum.blast.hk/showthread.php?tid=648101
What's New?
- Now 100% Dialog Based
- Actors & Animations Added
- Database File (Models, Textures, Fonts, Colours, Skins)
- Comments for Objects, Pickups, Vehicles, Actors - makes it easier to tell them apart!
Credits:
- Slice - strlib
- ****** - sscanf
- Zamaroth - Textdraw Editor
- SuperViper - All Object Models
- Pottus - All Object Textures
- h02 - Noclip Flymode
- 1. Download mapedit.pwn and the folder mapedit to your server filterscripts directory
- 2. Download strlib & sscanf
- 3. Compile the code
- 4. Create the folder maps in your server scriptfiles directory
- 5. Download mapedit.db and put it in your server scriptfiles directory
- 6. Load the script on your server, and start mapping!
- strlib (required) - https://sampforum.blast.hk/showthread.php?tid=362764
- sscanf (required) - https://sampforum.blast.hk/showthread.php?tid=570927
- Map Editor - https://github.com/fusez/Map-Editor-V2