服务端文件位置:X:\逃离塔科夫离线版\Aki_Data\Server 服务端的文件独立分开 修改跳蚤市场折扣(需要改Aki_Data\Server\eft-ragfair\src里面的config.js): 修改钱、子弹最大堆叠数量(文件位置Aki_Data\Server\eft-database\db\templates里面的items.json): Ctrl+F搜索对应
AKI端:AKI端的item文件在Server\packages\eft-database\db\templates\items.json文件里, AKI端就是把普通端item文件夹下所有的json文件都整合到了一个文件里。 商人文件: 普通端:Server\db\assort\商人代码ID文件夹\base.json AKI端:Server\package\eft-database\db\traders\商人代码ID文件夹\base.json 天气文件...
22 + "file_globals": "Aki_Data\\Server\\database\\globals.json", 23 + "file_items": "Aki_Data\\Server\\database\\templates\\items.json", 24 + "file_quests": "Aki_Data\\Server\\database\\templates\\quests.json", 25 + "file_areas": "Aki_Data\\Server\\database\\hideout\...
Aki_Data\\Server\\database\\templates\\items.json","file_quests":"Aki_Data\\Server\\database\\templates\\quests.json","file_areas":"Aki_Data\\Server\\database\\hideout\\areas.json","file_handbook":"Aki_Data\\Server\\database\\templates\\handbook.json","file_serverexe":"Aki.Server....
首先是物品堆叠的修改,打开templates文件夹,找到items.json文件,这边推荐用Visual Studio Code打开,这个软件有不同代码的不同颜色高亮显示,让你修改更加清晰,除此之外用notepad++也可以,但是千万别用记事本,改错一个标点,空格都有可能让服务端报红字,要是你真有不惧一切的勇气那就不关我事了(划掉)。
Server\\database\\templates\\items.json", "file_quests": "Aki_Data\\Server\\database\\templates\\quests.json", "file_areas": "Aki_Data\\Server\\database\\hideout\\areas.json", "file_handbook": "Aki_Data\\Server\\database\\templates\\handbook.json", "file_serverexe": "...
However, if you need to do some complex data-handling and database performance optimization tasks, SQL is the way to go.Establishing communication with a SQL engine like MySQL, SQLite, SQL Server, Sybase, and Oracle is done using the familiar $f3->set() command. Connecting to a SQLite ...
AKI端:AKI端的item文件在Server\packages\eft-database\db\templates\items.json文件里, AKI端就是把普通端item文件夹下所有的json文件都整合到了一个文件里。 商人文件: 普通端:Server\db\assort\商人代码ID文件夹\base.json AKI端:Server\package\eft-database\db\traders\商人代码ID文件夹\base.json ...