13.11.2012, 21:08
(
Последний раз редактировалось Si|ent; 13.11.2012 в 22:28.
)
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:
Any feedback is appreciated.
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
- 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
Any feedback is appreciated.