
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.

1
General Discussion / Re: Free Host for VCMP
« on April 10th, 2020, 06:05 AM »
Such a great step, you are taking many people stopped this cuz they didn't had the host. Good Luck!
2
Script and Content Requests / Re: Decreasing the chat region.
« on April 9th, 2020, 11:34 AM »Code: [Select] function onPlayerCommand(player, cmd, text) {
if (cmd.tolower() == "shout") {
if (!text) return MessagePlayer("/shout <text>", player);
for(local i = 0; i < GetMaxPlayers(); ++i) {
local plr = FindPlayer(i);
if (plr && player.Pos.Distance(plr.Pos) < 20 /* radius, edit as you want */) {
MessagePlayer(format("[SHOUT]: [#%02X%02X%02X]%s%s: %s", player.Colour.r, player.Colour.g, player.Colour.b, player.Name, "[#FFFFFF]", text), player);
}
}
}
}
Press F7 key
3
Script and Content Requests / Decreasing the chat region.
« on March 30th, 2020, 05:59 PM »
I meant to say how we can compel the region/zone for a message, like people do with the shout command, How can we change it's radius.
4
Snippet Showroom / [ CMD ] Re: Animations' Pack !
« on September 29th, 2019, 09:07 AM »You realize sseebbyy is me, right ?Quote from Alecu Madalin on September 29th, 2019, 08:27 AM i've seen the same script from:
http://archive.vc-mp.org/to2014/index.php?topic=6960.0
anyway good job
5
Snippet Showroom / [BINDKEY] Re: + [TESTED] Basic Vehicle Fix + gotoloc's
« on August 1st, 2019, 05:58 AM »
Nice Work!
6
Snippet Showroom / [VC:MP] Re: Basic GTA VC Cheats
« on July 29th, 2019, 06:03 PM »
I love your snippet.. :)
7
Scripting and Server Management / Re: GUI 3D Elements
« on July 26th, 2019, 04:10 PM »You are doing the same thing.Quote from =RK=MarineForce on May 16th, 2019, 12:19 AM All bumping no one is helping.
8
Servers / Re: Viceland v5.5
« on July 16th, 2019, 01:15 PM »IP: 68.66.241.179:7822Server Information
IP address: 68.66.241.179:7822
Version: v5.5
Gamemode: Freeroam | Deathmatch (DM) | Mapping | Jobs & Gangs
Founder: Kiki Given all authorities to San. Given to me on Jan 1st 2019
Forum: https://forum-vl.ml/index.php?action=forum
Discord: https://discord.gg/wvPU85H
Additional Proof of given to me:
https://imgur.com/a/Lfx1Ahg
https://imgur.com/a/tSwhrfd
https://imgur.com/a/00s80CQ
https://imgur.com/a/AUmInFN
Regards, San
9
Clans and Families / Re: Unprofessional attempted Deletion of Clan by a Double-Faced Leader
« on July 16th, 2019, 01:13 PM »Oh sorry for that mistake, Thanks for correcting me brother :)
10
Servers / [0.4] Re: Argonath RPG 3.0
« on July 16th, 2019, 08:17 AM »
Hmm, I have been playing on this server since 2018 & I like to play on Argonath RPG, One of the most famous and most respected server in VC:MP.
Congratulations on 100 Posts.. O0
Congratulations on 100 Posts.. O0
11
Scripting and Server Management / Re: How to fix server blank ?
« on July 14th, 2019, 07:39 AM »Not work
12
Support / Re: Immediately disconnected from server
« on July 12th, 2019, 10:33 AM »Hello. I only just installed VCMP a while ago. Whenever I join a server, I am connected for a few seconds before being notified that I have been kicked. I don't know what exactly could be causing this, I'd appreciate any help.
13
Scripting and Server Management / Re: How to fix server blank ?
« on July 11th, 2019, 11:23 AM »Code: [Select] SCRIPTS FOR BEGGINERS OR BEGGARS
Whichever you chooseQuote https://forum.vc-mp.org/?topic=2596.0
https://forum.vc-mp.org/?topic=6731.0
https://forum.vc-mp.org/?topic=6164.0
https://forum.vc-mp.org/?topic=418.0
https://forum.vc-mp.org/?topic=6640.0
https://forum.vc-mp.org/?topic=5382.0
https://forum.vc-mp.org/?topic=6136.0
https://forum.vc-mp.org/?topic=3228.0
https://forum.vc-mp.org/?topic=5206.0
https://forum.vc-mp.org/?topic=2015.0
https://forum.vc-mp.org/?topic=5503.0
14
Clans and Families / Re: KK - KingsKillers
« on July 10th, 2019, 06:10 PM »Name Of Clan. Kings Killers
Main Tag. =KK= [KK] KK.
Other Tags. =KKt= [KKt] KKt.
Forum Of Clan. https://kkvcmp.yoo7.com
Discord Server Of Clan. https://discord.gg/Ez7bdk
Country. Any
******************** Clan Member List ********************
********** Founder **********
=KK=KaKaChi^ (Active)
********** Leader **********
Sasuke[KK] (Active)
=KK=AJDAR^ (Active)
********** Co-Leader **********
=KK=DR.B (Active)
********** Full member **********
=KK=Samaka^ (Active)
********** Trainee member **********
None
You can make this topic much much more better
15
Script Showroom / Re: Admins System | Basic Level | Medium Level | Advanced Level
« on July 10th, 2019, 05:40 PM »First of all good job. But you have to add level system to work medium level.