Jump to content

deathdealer

Members
  • Posts

    2
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

Everything posted by deathdealer

  1. Hey I am new to c++ Programming and want to learn more about it. I tryed making a patch but when i try to apply it, i get a error saying error: patch failed: src/game/Makefile.am:203 error: src/game/Makefile.am: patch does not apply Heres the patch diff --git a/src/game/Makefile.am b/src/game/Makefile.am index ca186184aa28 --- a/src/game/Makefile.am +++ b/src/game/Makefile.am @@ -203,6 +203,8 @@ PetitionsHandler.cpp \\ Player.cpp \\ Player.h \\ + PlayerbotAI.cpp \\ + PlayerbotAI.h \\ PlayerDump.cpp \\ PlayerDump.h \\ PointMovementGenerator.cpp What i could not really figure out is what does this mean @@ -203,6 +203,8 @@ it seems like its the line where the code goes but idk what i am doing wrong.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use