一、一笔带过的基础修改篇(物品堆叠,无负重,背包大小) 首先是物品堆叠的修改,打开templates文件夹,找到items.json文件,这边推荐用Visual Studio Code打开,这个软件有不同代码的不同颜色高亮显示,让你修改更加清晰,除此之外用notepad++也可以,但是千万别用记事本,改错一个标点,空格都有可能让服务端报红字,要是你真...
23 + フィールド「Key」は:キーワード(key)であり,サーバーの「dir_globals」フォルダー内の JSON 言語ファイルと一致する必要があります。 24 + ```json 25 + \\ AppSettings.json 26 + "DirsList": { 27 + "dir_globals": "Aki_Data\\Server\\database\\locales\\global", 28 ...
globals.json","file_items":"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","...
An example of the DirsList and FilesList sections in the AppSettings.json file: "DirsList": { "dir_globals": "Aki_Data\\Server\\database\\locales\\global", "dir_traders": "Aki_Data\\Server\\database\\traders", "dir_bots": "Aki_Data\\Server\\database\\bots\\types", ...
Data mappers do most of the work by mapping PHP object interactions to the corresponding backend queries.Suppose you have an existing MySQL database containing a table of users of your application. (SQLite, PostgreSQL, SQL Server, Sybase will do just as well.) It would have been created ...