Vice City: Multiplayer

VC:MP Discussion => General Discussion => Topic started by: longhackmc on Jul 24, 2017, 08:32 AM

Title: [HOW] How to use SDK
Post by: longhackmc on Jul 24, 2017, 08:32 AM
sau khi tôi sử dụng mã nguồn từ:
https://bitbucket.org/stormeus/0.4-squirrel/src
Have edited and added individual, how can i convert to .dll format
Sorry for my english
Title: Re: [HOW] How to use SDK
Post by: Xmair on Jul 24, 2017, 11:02 AM
Compile it
Title: Re: [HOW] How to use SDK
Post by: longhackmc on Jul 24, 2017, 02:45 PM

How to compile it, please if there is tutorial. Tks
Title: Re: [HOW] How to use SDK
Post by: Thijn on Jul 24, 2017, 04:11 PM
If you don't know how to "convert to .dll" then stick with scripting in squirrel instead of making your own plugins.
Title: Re: [HOW] How to use SDK
Post by: EightyVice on Jul 24, 2017, 10:25 PM
Quote from: longhackmc on Jul 24, 2017, 02:45 PMHow to compile it, please if there is tutorial. Tks
Download Visual Studio
Open VCMP.vcxproj press on build, then go to debug file and get the dll
[spoiler]That better than being rude :D , you know[/spoiler]
Title: Re: [HOW] How to use SDK
Post by: ysc3839 on Jul 25, 2017, 03:38 PM
You should know C/C++ first.
Title: Re: [HOW] How to use SDK
Post by: longhackmc on Jul 27, 2017, 12:51 PM
Quote from: ysc3839 on Jul 25, 2017, 03:38 PMYou should know C/C++ first.

I also know a bit of C ++, I want to dig deeper into the plugin or just script
Title: Re: [HOW] How to use SDK
Post by: Shadow on Jul 27, 2017, 07:56 PM
Quote from: longhackmc on Jul 27, 2017, 12:51 PM
Quote from: ysc3839 on Jul 25, 2017, 03:38 PMYou should know C/C++ first.

I also know a bit of C ++, I want to dig deeper into the plugin or just script

Quote from: longhackmc on Jul 24, 2017, 02:45 PMHow to compile it, please if there is tutorial. Tks

Not trying to be rude, but these two comments don't go along.