• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Dire Maul Arena Event/Challenge

faiver

Esteemed Member
ok try to understand a little.
\TrinityCore\src\server\scripts\Custom\CMakeLists.txt

set(scripts_STAT_SRCS
${scripts_STAT_SRCS}
Custom/npcs_dm_battle.cpp
)
----------------------------------
TrinityCore\src\server\scripts\Custom\

npcs_dm_battle.cpp
npcs_dm_battle.h

------------------------------------------
TrinityCore\src\server\game\CMakeLists.txt
include_directories(
${CMAKE_SOURCE_DIR}/src/server/scripts/Custom


right?
 

rre_za

Respected Member
yes that should be correct try to create cmake files and build the solution again... and let us know how it goes

and dont forget to add the script tp script loader
 
Last edited:

faiver

Esteemed Member
the same error
14>C:\Users\fear\Downloads\TrinityCore\src\server\ scripts\Custom\npcs_dm_battle.cpp(25): fatal error C1083: No se puede abrir el archivo incluir: 'npcs_dm_battle.h': No such file or directory
 

rre_za

Respected Member
arrrgh not again..


do have Skype or smth ? Skype ID : OLD-GOND
add me there and we can figure this out...
 

faiver

Esteemed Member
and add you to skype'm ejewow thanks for trying to help you worth the hassle on my part ...
 

faiver

Esteemed Member
there is a problem every time you kill one boss only gives honor and emblems when I talk to the commander. resive others only group that I can not do?
 

rre_za

Respected Member
thats how it is , only gives honor and emblem nothing more

and its a solo event not a group event
 
Top