• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] fixes.inc 2019 help?
#1
@Y-Less, i try your new fixes include but i got some error



i include this, after <a_samp>



Code:
#define FIXES_Single 1

#define FIXES_EnableAll

#define FIXES_EnableDeprecated

#include < fixes >

#include < other >



and i got this error

Code:
fixes.inc(5737)?error 017: undefined symbol "fopen"



fixes.inc(5737) error 017: undefined symbol "io_read"



can you help me please?

https://github.com/Open-GTO/sa-mp-fixes
  Reply
#2
To use this, simply include it after the default SA:MP functions

Even says on the Wiki. include a_samp first.
  Reply
#3
solved
  Reply


Forum Jump: