potro1 Posted July 20, 2021 Group: Members Topic Count: 11 Topics Per Day: 0.01 Content Count: 14 Reputation: 0 Joined: 06/18/21 Last Seen: September 16, 2024 Share 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 Link to comment Share on other sites More sharing options...
0 Emistry Posted August 26, 2021 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted August 26, 2021 https://github.com/rathena/rathena/wiki/diff or ask the file author for assistance. Quote Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.