Quote from: DNeep on Apr 14, 2026, 12:08 PMworks fine make sure ur not under some blocking system example vpn or ur isp or antivirus other then that pls visit vcmp discord to get more helpQuote from: MEGAMIND on Apr 14, 2026, 12:01 PMQuote from: DNeep on Apr 14, 2026, 11:49 AMDownload and run pls Server
Here are the files present in the plugins folder
The link is not working
Quote from: MEGAMIND on Apr 14, 2026, 12:01 PMQuote from: DNeep on Apr 14, 2026, 11:49 AMDownload and run pls Server
Here are the files present in the plugins folder
Quote from: DNeep on Apr 14, 2026, 11:49 AMDownload and run pls Server
Here are the files present in the plugins folder

function onPlayerJoin(player) {
MessagePlayer("[#FFFF00]Hello " + player.Name, player);
}
function onScriptLoad() {
print("onScriptLoad: " + moduleName);
}
function onScriptUnload() {
print("onScriptUnload: " + moduleName);
a.Delete();
}
function hello(value) {
print("hello " + value);
}
a <- newTimer("hello", 1000, 0);
ModuleManager.load("testModule");
Quote from: DNeep on Apr 14, 2026, 10:18 AM
I did it, but the same error is still coming![]()



Quote from: DNeep on Apr 14, 2026, 10:02 AMhmm done But now it is showing this error.dude rename 32 to 64

Quote from: PLAYER on Apr 13, 2026, 05:04 PMLinux plugin plsthe source is open if u have a linux do compile it