Greatmaster11 Posted February 6, 2016 Share Posted February 6, 2016 (edited) , Edited February 6, 2016 by Greatmaster11 Link to comment Share on other sites More sharing options...
alloc8or Posted February 6, 2016 Share Posted February 6, 2016 *.cs is not a C++ (*.cpp) file... Btw, an *.asi is a *.dll Link to comment Share on other sites More sharing options...
Greatmaster11 Posted February 6, 2016 Author Share Posted February 6, 2016 (edited) , Edited February 6, 2016 by Greatmaster11 Link to comment Share on other sites More sharing options...
qiangqiang101 Posted February 6, 2016 Share Posted February 6, 2016 google Visual Studio 2015 Link to comment Share on other sites More sharing options...
Greatmaster11 Posted February 6, 2016 Author Share Posted February 6, 2016 (edited) , Edited February 6, 2016 by Greatmaster11 Link to comment Share on other sites More sharing options...
AHK1221 Posted February 6, 2016 Share Posted February 6, 2016 (edited) google Visual Studio 2015 I can make small stuff (programs) but very simple, I just haven't done it on gta, and I just wanna know how and what to compile in a source code, I can send pictures or anything, I do not know what exactily a .dll or .asi is, I just know alot mods have this including the mod I have the source code for. Can anyone guide me through this? ps I might misunderstood your answer so excuse me if that's the case He said you need visual studio, which is used to compile source code. It seems like you don't even know what language you work for, *.cs is for C# based mods and *.cpp is C++ file. DLL mods can be made using the .net language, which has C# and VB.Net in it. ASI mods can be made using C++. Visual Studio allows you to write code for multiple different languages and compile them to almost everything, like DLL or ASI or EXE or whatever. Edited February 6, 2016 by AHK1221 Link to comment Share on other sites More sharing options...
Greatmaster11 Posted February 6, 2016 Author Share Posted February 6, 2016 (edited) , Edited February 6, 2016 by Greatmaster11 Link to comment Share on other sites More sharing options...
Greatmaster11 Posted February 6, 2016 Author Share Posted February 6, 2016 *.cs is not a C++ (*.cpp) file... Btw, an *.asi is a *.dll Ok wiki Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now