Grand Theft Auto European City

Server Discussion => General Discussion => Topic started by: Zkq on February 08, 2017, 04:54:04 am

Title: Server
Post by: Zkq on February 08, 2017, 04:54:04 am
Well since long time I ask my self something.

With which language this Server made? 
Title: Re: Server
Post by: Casper on February 08, 2017, 05:02:08 am
I don't understand -_-
Title: Re: Server
Post by: Human. on February 08, 2017, 07:45:52 pm
If you meant the EC script, it's in squirrel language..
The EC server was scripted in Squirrel language since 2013 and we use it till now..
I've attempted EC in C++( June 2016 ) and i've finished all the basic stuff such as account system and commands but i stopped at July 2016 due to exam and the other reason, such as it's hard to maintain and to find new EC scripter in VCMP if it's in C++. So i think it would be better to stay with the Squirrel plugin as it's official, it's mainly used in vcmp, maintained by dev and easier to use.
Title: Re: Server
Post by: Zkq on February 17, 2017, 11:53:13 am
Thank you :)  . Can you give me a video to learn this one please?  :))
Title: Re: Server
Post by: SAzEe21 on February 17, 2017, 04:07:58 pm
Google will help you in it.
Title: Re: Server
Post by: Human. on February 17, 2017, 08:45:50 pm
I am not sure if there any video about this, i dont think it's necessary. Just read the Squirrel language documentation, vcmp wiki and the released scripts as example/for testing, it's enough to start vcmp server( for learning ). These links could help you:-
http://www.squirrel-lang.org/doc/squirrel3.html
http://wiki.vc-mp.org/
http://forum.vc-mp.org/
and of course  https://www.google.com

As your question is answered, i'll lock this topic.