Page 1 of 1

Servers announcement #2

Posted: May 31st, 2018, 3:03 pm
by WuskieFTW
The Servers C++ API will be available for public this weekend. It will be provided with a Demo project and a simple documentation.

Thanks.

Re: Servers announcement #2

Posted: June 2nd, 2018, 7:34 pm
by SueG
Cool :)

Re: Servers announcement #2

Posted: June 14th, 2018, 6:28 pm
by Lucas
It's possible to compile a server using codeblocks?

Re: Servers announcement #2

Posted: June 15th, 2018, 2:12 am
by rww
You have a plans to implement scripting lang like samp, vcmp, lu etc...?

And good that it's alive.

Re: Servers announcement #2

Posted: June 15th, 2018, 10:41 pm
by Lucas
rww wrote: June 15th, 2018, 2:12 am You have a plans to implement scripting lang like samp, vcmp, lu etc...?

And good that it's alive.
I think we need more people to help with this very promising project :D
#IVMPisLife

Re: Servers announcement #2

Posted: June 16th, 2018, 4:25 pm
by WuskieFTW
It's possible to compile a server using codeblocks?
From what I read it seems to be possible, it does require various additional configurations tho. I recommend downloading the community version of Visual 2017 Studio since its free and you can choose to install c++ only if you want.
You have a plans to implement scripting lang like samp, vcmp, lu etc...?
I'm making some researches on how to implement LUA properly howerver the C++ API will always be the most reliable option.

More server information