README PLEASE !.txt
资源名称:VeMU.rar [点击查看]
上传用户:santakups8
上传日期:2021-03-23
资源大小:544k
文件大小:3k
源码类别:
模拟服务器
开发平台:
Asm
- ///////////////////////////////////////////////////////////////
- // Project Leaded by FeN$x
- // Felipe Ya馿z
- ///////////////////////////////////////////////////////////////
- - Download MASM32 package (This is not included)
- - Download JWASM compiler (This is not included)
- - Download MASM32 edited files (This is not included)
- - Apply JWASM into MASM32bin
- - Compile with BuildProject batch file
- ---------------------------------
- Whats NEW ! 0.0.2
- ---------------------------------
- - Object creation via BSS segment
- - Map loading system optimised
- - Print to screen fuction works very well
- - Added some other optimisation details + bug fixs
- ---------------------------------
- Whats NEW ! 0.0.3
- ---------------------------------
- - Added Monster.txt new syntax and procedure for read (a piece of art)
- - Added in Universal proc new procedures for read any kind of file in structured way
- - Added rectangle with information in Graphics.asm
- - Vprint now have stack inverted aligment, you can put all arguments you have and without change order
- - Some minor bugs fixed, details !
- ---------------------------------
- Whats NEW ! 0.0.4
- ---------------------------------
- - Added MonsterSetBase.txt same old syntax but possibilit to choose everything randonm !
- - Fixed procedures like GetToken, GetString and others
- - Added new maps, from 40 to 57 and their respective loading of floors
- - Counter in main bar modified to display only the quantity of mobs loaded by SetBase
- ---------------------------------
- Whats NEW ! 0.0.5
- ---------------------------------
- - Added MonsterItemManager for block specific items from all monster or in exclusive events
- - Added Item script for set all items with their specific values
- - Added 20 shops and you can add has much has you like
- - Added Log System, you can also configure wich messages goes to log or wich doesnt (also what folders you want to)
- - Added Gate script file
- - Project under GNU/GPL license.
- ;----------------------------------------------------------------------------------------------------------------
- ; IMPORTANT !
- ;----------------------------------------------------------------------------------------------------------------
- - Do not try to append to "end" strings in Monster.txt or MonsterSetBase it will crash
- - Do not try to use random in MobType, they are defined valued, all the rest can be random
- - Set all files with good and correct sintax, if you dont it could produce silent bugs or even crash.
- ;----------------------------------------------------------------------------------------------------------------
- ; LOOKING FOR !
- ;----------------------------------------------------------------------------------------------------------------
- - LOOKING FOR C++ CODERS, VALK-P IS PLUGIN ENABLED, THERE IS NO NEED TO DO THIS ALL IN ASM
- - LOOKING FOR MUONLINE GEEKS I NEED THEM URGENT
- - LOOKING FOR ASM CODERS AND SNIFFERS, THANKS !
- Version: 0.0.5