trinitycore专题

TrinityCore报错Map file ‘./maps/0004331.map‘ does not exist!留档

在启动TrinityCore的worldserver的时候,报错: VMap data directory is: ./vmaps Map file './maps/0004331.map' does not exist! Please place MAP-files (*.map) in the appropriate directory (./maps/), or correct the

安装和使用TrinityCore NPCBot

安装TrinityCore NPCBot 官网:GitHub - trickerer/Trinity-Bots: NPCBots for TrinityCore and AzerothCore 3.3.5 基本安装方法 Follow TrinityCore Installation Guide (https://TrinityCore.info/) to install the se

安装TrinityCore NPCBot(尝试中)

安装TrinityCore NPCBot 基本安装方法 Follow TrinityCore Installation Guide (https://TrinityCore.info/) to install the server firstDownload NPCBots.patch and put it into your TrinityCore folderApply the pat

TrinityCore最新版本master安装@ubuntu22@win10

原名字是:trinitycore最新版本master安装@docker@freebsd15@win10 说明一下,原计划是在win10的virtualbox安装FreeBSD,然后在FreeBSD系统安装docker-machine,再安装tinycore-linux,在里面再安装docker,docker里面再安装TrinityCore! 最终实施方案是:在Win10里VirtualBox安

C++游戏后端开发(魔兽世界,MMO,TrinityCore源码拆解) 教程

基于魔兽开源后端框架 TrinityCore 的技术拆解课程 一、TrinityCore CMake项目构建 1.1 CMake的使用 什么是CMake , CMake 的工作流程 CMakeLists.txt的编写规则 静态库生成以及链接 动态库生成以及链接 嵌套CMake 1.2 Windows和Linux下编 译调试环境搭建 cmake和graphviz生成目标