项目作者: gta191977649

项目描述 :
GTA - SAMP 0.3.7DL 地图转换工具
高级语言: Python
项目地址: git://github.com/gta191977649/GTA-SAMP-MapConverter.git
创建时间: 2020-04-11T04:29:57Z
项目社区:https://github.com/gta191977649/GTA-SAMP-MapConverter

开源协议:

下载


GTA-SAMP-MapConverter

GTA San Andreas Multiplayer(SA-MP 0.3 DL) Map Convertion Tools

  • Implements the correct version of quaternion to euler algorithm.
  • Auto parse gta.dat - the converter will parse all the IDE & IPL that defines in gta.dat file so you don’t need to worry anyting.
  • OBJS and TOBJ support - GTA maps contains the OBJS (Normal Object) and TOBJ (Timed objects). those 2 type were support can be auto convert into AddSimpleModel and AddSimpleModelTimed for the SA-MP

    Todo

  • PED Convertion support
  • Custom output code format support
  • GUI interface