Recent posts

#81
General Discussion / Re: MEGAMIND'S VCMP BROWSER
Last post by MEGAMIND - Mar 28, 2025, 02:21 PM


Features
  • Security improved
  • Removed unwanted code
  • Fixed memory leak

Note: Windows 7 users can download it from website manually
#82
Script Showroom / New function GiveAmmoToWeapon(...
Last post by [TDA]Speed - Mar 27, 2025, 08:07 PM
what this function used for ?
this function used to give the player ammo or weapon without changing his current weapon

GiveAmmoToWeapon(player, WeaponID, ammo);


place this function anywhere
function GiveAmmoToWeapon(player, weapon, amount)
{
local currentwep = player.Weapon;
local currentammo = player.GetAmmoAtSlot(player.Slot);
local weapon = weapon;
amount = amount;
player.GiveWeapon(weapon,amount);
if (currentwep != weapon ) player.SetWeapon(currentwep,currentammo);
}


example usage

if (player.GetWeaponAtslot(6) == 26) GiveAmmoToWeapon(player, 26, 30);

if player holding shotgun and picked m4 it will not change his weapon and will give him ammo for m4 without changing his weapon
#83
General Discussion / Re: MEGAMIND'S VCMP BROWSER
Last post by MEGAMIND - Mar 27, 2025, 02:04 PM


Features
  • Added vcmp forum android app notification server to browser
  • Api is required to interact from sending notifications from vcmp server to android app



if you see this for some reason in future just let me know



this is for the excessive usage of vcmp forum app api, i will reset it once u hit that error..! later will add an auto fixer too it..!

#84
Off-Topic General / Re: Forum notification with An...
Last post by MEGAMIND - Mar 26, 2025, 10:51 AM
Just noticed 😅 a total of 509 vcmp members using the android app..!

Thanks everyone..!
#85
General Discussion / NWC's Comeback: A Strong Retur...
Last post by Emi - Mar 24, 2025, 12:57 AM
As most of you know, NWC was a server I've made in 2022
It went offline in 2024 I think so i rehosted it on my own resources in 2025

NWC v1.3
Is in work and I'm working to add the followings:

Vehicle system
New Teams&Skins
Fix the Duel System
GangWar System

IP:188.212.101.111:1337
Host:BanatSync (My own hosting company, want a VPS ? Feel free to order! )
#86
Servers / Re: [0.4] New World City
Last post by Emi - Mar 24, 2025, 12:41 AM
topic revival reply
#87
Script Showroom / Re: Vcmp my new script
Last post by ToyDragon - Mar 20, 2025, 05:58 PM
Hello, I don't know much about it, but your script looks more like C + + or java, not the common Java language of vcmp, so I guess if you want to run this script, you need other plugin support, and I noticed that most of the functions are not official events of vcmp, and some of them are similar to letting the server-side script display GUI to the client?  ?  In my opinion, this seems to need the support of client script. If there is no support of client script, the server should not be able to display GUI directly to the client. Therefore, based on the above situation, I think this script should not run. I come from China, so my English may not be very good. Please be tolerant.
#88
Script Showroom / Re: RomaniaRoleplay
Last post by KazamaOp - Mar 20, 2025, 11:20 AM
Scam
#89
General Discussion / Re: The Resurgence - Free VCMP...
Last post by umar4911 - Mar 15, 2025, 05:25 PM
The Resurgence now also provides discord hosting.
Reference: https://forum.vc-mp.org/index.php?topic=9641
#90
General Discussion / The Resurgence - Free Discord ...
Last post by umar4911 - Mar 15, 2025, 05:25 PM
The Resurgence Discord Hosting

Note: This is experimental and can have bugs.

Many people in VCMP face discord plugin issues. I am glad to announce that The Resurgence has launched its discord hosting for VCMP. Now you dont need any discord plugins. Just a basic Socket plugin to handle discord for your server.

Features
  • Multi channel support.
  • Sending messages to channels in a discord server
  • Receving messages with complete information from different channels.
  • Sending customizable embed to the discord server.

Future
If I see a good popularity of it, I will add discord slash commands and interactions so you can obtain one of the best discord bots.

To apply, click the link below:
https://rtclan.vcmp.net/index.php?topic= 353.0