potro1 Posted July 20, 2021 Posted July 20, 2021 where should i put this in this ? Index: src/map/status.c =================================================================== --- src/map/status.c (revision 17251) +++ src/map/status.c (working copy) @@ -31,6 +31,7 @@ #include "mercenary.h" #include "elemental.h" #include "vending.h" +#include "party.h" #include <time.h> #include <stdio.h> @@ -9113,6 +9114,15 @@ in this status.cpp #include "status.hpp" #include <functional> #include <math.h> #include <stdlib.h> #include <string> #include <yaml-cpp/yaml.h> #include "../common/cbasetypes.hpp" #include "../common/ers.hpp" #include "../common/malloc.hpp" #include "../common/nullpo.hpp" #include "../common/random.hpp" #include "../common/showmsg.hpp" #include "../common/strlib.hpp" #include "../common/timer.hpp" #include "../common/utilities.hpp" #include "../common/utils.hpp" #include "battle.hpp" #include "battleground.hpp" #include "clif.hpp" #include "elemental.hpp" #include "guild.hpp" #include "homunculus.hpp" #include "itemdb.hpp" #include "map.hpp" #include "mercenary.hpp" #include "mob.hpp" #include "npc.hpp" #include "path.hpp" #include "pc.hpp" #include "pc_groups.hpp" #include "pet.hpp" #include "script.hpp" using namespace rathena; also notice that the stuff that needs to be put in there is h format not hpp i just bought the file yesterday i dont quite understand please help thx Quote
0 Emistry Posted August 26, 2021 Posted August 26, 2021 https://github.com/rathena/rathena/wiki/diff or ask the file author for assistance. Quote
Question
potro1
where should i put this in this ?
in this status.cpp
also notice that the stuff that needs to be put in there is h format not hpp
i just bought the file yesterday i dont quite understand
please help thx
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.