Rate my Map Uploader #2
#1

A few weeks ago, I made a map uploader that would extract data from MTA files. The topic got closed for obvious reasons. After many, many hours of coding I have updated my uploader to support native SAMP code as proposed by many, many players in the old topic.

Features:
  • Support for CreateObject
  • Support for Incognito's streamer plugin (CreateDynamicObject)
  • Support for MTA 1.0 DM code (<map>...</map>)
  • Uploading methods: File upload & code pasting
  • Support for vehicle pickups
  • support for markers
  • Approval/deny system in-game + map testing
Technical details:
  • Storage of all uploaded maps, along with upload details
  • Line-by-line scanning of the code
  • Automatic map type recognition
  • Mysql multi-insert (inserting in bulk) for the fastest performance
  • Counters SQL-injection
  • Elegant Javascript-based design
  • Upload rate is around 1,000 objects per second
The uploader has no size limit, except the one defined by the server itself (for example 64MB of allocated memory, which translates to around 280,000 objects).

Any feedback is appreciated.
Reply
#2

http://forum.sa-mp.com/forumdisplay.php?f=82
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)