由幻~影版主自行翻譯,如有錯處請指出
安裝Alice:
Alice installing :
copy all contents of "Copy" folder to GTAIV main dir 複製全部內容" Copy"檔案夾 到GTAIV 的安裝檔案夾 下
Alice lua script installing :
copy needed alice *.lua script to GTAIV\Alice folder 將需要的"檔案"(mod) 複製到Alice檔案夾內
(there are some example scripts in Examples folder) 已經有"範本"在此檔案夾內作參考
Note : gtaiv.exe v1.0.1.0, v1.0.2.0 and v1.0.3.0 are supported
Alice
Latest public version 0.3.2
Change log:
0.3.2 - added support for GTAIV v1.0.3 and
(!) disabled Alice working in MP game
(MP support removed because of R* request)
(i hope that this is temporary)
0.3.1 - added support of standart lua libs functions
(base, table, io, string, math, debug)
0.3.0 - added high-level native-call constructions
0.2.5 - supports patch 1.0.2.0 ,some bugs were fixed
0.2.0 - added test support of CallSpecNative
0.1.0 - 1st beta
What is Alice ?
Alice is the gta iv script engine parts binded to lua script language .
What about script files ?
All(*.lua) scripts are running separetly and must be placed in "GTAIV\Alice" folder , scripts will not restart after save reloading , all of them is starting with the game . You can put examples in "GTAIV\Alice" folder and play now =)