Quote from: EK.IceFlake on Apr 20, 2017, 01:53 PMThen use /s to display your current position.MessagePlayer(player, "text") - incorrect
MessagePlayer("text", player) - correct
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: EK.IceFlake on Apr 20, 2017, 01:53 PMThen use /s to display your current position.MessagePlayer(player, "text") - incorrect
Quote from: KAKAN on Apr 20, 2017, 11:54 PMNews: Religious/Country war broke out in VCMP Forums against a country.MK.CTF has few country wars before getting stabile zero playercount. So be careful, it's really bad thing.
Quote from: Klaus on Apr 19, 2017, 10:50 PMYou'll also find a better explanation of this in the server rules, which you can find.It's not about your rules, it's about basic gaming definitions of terms - deathmatch. If it defined wrongly in your rules or in your brains it's not my problems. However before I started explode cars, one were attacking me (reducing my HP from 100 to nearly 10) with no reason, being near cop, and cop did not nothing - corruption in your virtual state.
Quote from: KingOfVC on Apr 17, 2017, 06:45 PMJust tested, looks nice. Bring more features from single player, it's really cool.Quote from: vito on Apr 17, 2017, 06:12 PMQuote from: KingOfVC on Apr 17, 2017, 12:53 PMvehicle exportLooks interesting, as feature from single player. How it works in your server?
Bring wanted vehicle to sunshine auto and get reward and XP. You can use /export to check wanted vehicle.
Quote from: KingOfVC on Apr 17, 2017, 12:53 PMvehicle exportLooks interesting, as feature from single player. How it works in your server?
Quote from: happymint on Apr 12, 2017, 06:19 PMAnd what's the next challenge? Because these are fun.fast json bridge server <-> client side, at least it will be useful
Quote from: happymint on Apr 12, 2017, 01:41 PMfunction Generate(l) for (local f = function(p, l, x = 0, b = "") { while (++x <= l) b += x < (l-p) ? "." : "*"; return b; }, p = 0; p < l; ++p) print(f(p, l));
Quote from: happymint on Jul 04, 2016, 07:19 PMChrist, what a horrible coding style you have. Why do you have to make everything in one line when it looks so ugly.
Quote from: KAKAN on Apr 12, 2017, 10:22 AMNo, the IDs start from 0. So, if the max players is 12, then the max. ID is 11.it's very obviously, but I remeber I reconnected to my local server with ID 1 instead 0.