Modular Programming Help y_hooks
#3

Quote:
Originally Posted by Calisthenics
View Post
1. Can you post the main file that includes core.pwn? What version of YSI?
2. https://github.com/pawn-lang/compile...File-Inclusion
core/player.pwn
Code:
#include "core/player/player.pwn"
at main.pwn (gamemodes)
Code:
#include <a_samp>
#incluee <a_mysql>

#include "core/player.pwn"

main() {}
Im using YSI 5.1 without sampctl

modular
Code:
 gamemodes
main.pwn
   - core
     player.pwn
      - player
        core.pwn
I just added it to try to compile it
Reply


Messages In This Thread
Modular Programming Help y_hooks - by kloning1 - 09.05.2020, 12:43
Re: Modular Programming Help y_hooks - by Calisthenics - 09.05.2020, 13:20
Re: Modular Programming Help y_hooks - by kloning1 - 09.05.2020, 14:48
Re: Modular Programming Help y_hooks - by Calisthenics - 09.05.2020, 14:51
Re: Modular Programming Help y_hooks - by kloning1 - 09.05.2020, 14:57
Re: Modular Programming Help y_hooks - by Calisthenics - 09.05.2020, 15:07

Forum Jump:


Users browsing this thread: 1 Guest(s)