14.06.2018, 13:18
Fine, since I have stopped being dumbheaded, I followed your steps.
So now instead of crash, this is the error message I get:
THINGS I TRIED:
1. Put sscanf2 on the top of includes (did not work, since samp include has to be there)
2. Check if I defined sscanf in my script anywhere else (I didnt)
So now instead of crash, this is the error message I get:
Code:
C:\Users\MrakBuster\Desktop\MyMode\pawno\include\sscanf2.inc(39) : fatal error 111: user error: sscanf (possibly the PAWN version) already defined.
1. Put sscanf2 on the top of includes (did not work, since samp include has to be there)
2. Check if I defined sscanf in my script anywhere else (I didnt)

