Creation of .asi Files for SAMP

Montri

Active member
Joined
Aug 18, 2014
Messages
38
Reaction score
0
Aight so,

I am really struggling to even set up everything to properly start coding in c++ for samp.
For some reason, when using plugin-sdk, i keep falling to execute any functions from any samp api's, that i included in my project.
Vice versa the other direction, when trying to include plugin-sdk files into a "set up" samp project file, i just end up with all kind of errors.

So for any of you that do have the experience, please explain to me, how to properly set up that shit. And no, i am not incapable of coding, i simply started going into c++ (asi/dll).
If needed, i will provide my discord.
 

real_fl1k

Active member
Joined
Apr 23, 2020
Messages
72
Reaction score
8
Location
Belgrade
if u are just starting start without plugin-sdk

if u really want plugin-sdk re-read build and include process
 
Top