
1
General Discussion / @pump_upp - best crypto pumps on telegram !
« on January 29th, 09:20 AM by San »https://t.me/pump_upp - best crypto pumps on telegram
Make 1000% and more within 1 day, join channel @pump_upp !
Make 1000% and more within 1 day, join channel @pump_upp !
2
Map Showroom / Angel Pine - GTA San Andreas
« on January 29th, 01:35 AM by Yuriitwo »Angel Pine
Introduction
Hello, after having released the mod Del Perro Pier I went looking for a part of the GTA San Andreas map to add to my server, so I found Palomino Creek, the name of the mod is Angel Pine, but it's because Palomino Creek and Angel Pine are very similar, the difference is that Palomino Creek is a little bigger than Angel Pine, and I only put Angel Pine because it's a nice name :-D, after weeks I finally finished the map, I know the community likes this kind of map mod, so I decided to share it with you.
Video
https://youtu.be/BmYhiDwfkmQ
Images











Archives
Angel Pine
Introduction
Hello, after having released the mod Del Perro Pier I went looking for a part of the GTA San Andreas map to add to my server, so I found Palomino Creek, the name of the mod is Angel Pine, but it's because Palomino Creek and Angel Pine are very similar, the difference is that Palomino Creek is a little bigger than Angel Pine, and I only put Angel Pine because it's a nice name :-D, after weeks I finally finished the map, I know the community likes this kind of map mod, so I decided to share it with you.
Video
https://youtu.be/BmYhiDwfkmQ
Images











Archives
Angel Pine
Angel Pine, Made by Yuriitwo
3
Script Showroom / [ Game Mode ] Re: Parkour Server
« on January 28th, 02:05 PM by [M4]Shikri_M4 »Noice !
4
Scripting and Server Management / Re: How to determine if the class is a Vector, RGB, etc.
« on January 28th, 04:03 AM by DizzasTeR »5
Script Showroom / [ Game Mode ] Parkour Server
« on January 28th, 01:31 AM by Halilibow »Hello Guys! :D
I Maked Parkour Server, I Hope you download and play! ;)
Here Is Link:
(click to show/hide) Enjoy ! 8)
I Maked Parkour Server, I Hope you download and play! ;)
Here Is Link:
https://www.mediafire.com/file/qqcftdtey25wcau/Parkour.7z/file
6
General Discussion / xmair vcmp browser broken download link plz
« on January 27th, 12:01 AM by Eirone »7
Scripting and Server Management / Re: The client and server how do they send packet?
« on January 24th, 02:30 PM by 2b2ttianxiu »You wanted to setup an updater URL of your own.
1. Add the address: http://yourwebsitepath.com ( and not http://yourwebsitepath.com/ ) to VCMP Browser->Tools->Settings->Updater URL
2. Now in your server where you are going to create 'php scripts', create two folders -
1. download 2. check
such that
http://yourwebsitepath.com/download/ and http://yourwebsitepath.com/check/ is accessible.
3. download/index.phpCode: [Select] <?php
$jsonobj = $_POST['json'];
$obj = json_decode($jsonobj);
if (property_exists($obj, 'version'))
{
if($obj->version=="04rel006")
{
$attachment_location = $_SERVER["DOCUMENT_ROOT"] . "/download/62A35348.7z";
if (file_exists($attachment_location)) {
header($_SERVER["SERVER_PROTOCOL"] . " 200 OK");
header("Content-Description: File Transfer");
header("Cache-Control: must-revalidate, post-check=0, pre-check=0");
header("Content-Type: application/octet-stream");
header("Content-Transfer-Encoding: Binary");
header("Expires: 0");
header("Content-Length:".filesize($attachment_location));
header("Connection: keep-alive");
header("Content-Disposition: attachment; filename=62A35348.7z");
readfile($attachment_location);
die();
} else {
die("Error: File not found.");
}
}
}
else echo "version not specified";
?>
Now you need to have file download/62A35348.7z
The name does not matter, but it should be same everywhere. You can make this file by yourself by creating a 7zip archive from 04rel006 folder of AppData/Local/Vice City Multiplayer. Thus contents of 7z and 04rel006 folder are same:images, version.txt,sa_vehicle.txd,...
4. check/index.phpNote: I don't know the u04.vc-mp.org update( 'Check for updates') is not working. However when you double-click any server, it downloads. So to avoid error message(when checking for update..)we are building this(check/index.php)Code: [Select] <?php
header($_SERVER["SERVER_PROTOCOL"] . " 200 OK");
header("Content-Type: text/html");
header("Connection: close");
die();
?>
Try it!
8
Scripting and Server Management / First-person use of M4 and other aiming shots
« on January 24th, 01:48 PM by 2b2ttianxiu »First-person use of M4 and other aiming shots will cause others to move their perspective
I play 004 version server. use First-person shots. it doesnt not cause floating up.
How modifiy they data or block floating up.
(im not good at English)
I play 004 version server. use First-person shots. it doesnt not cause floating up.
How modifiy they data or block floating up.
(im not good at English)
9
Servers / Re: ..:[RPG]:Vice-City::..::Real-Life:[RPG]::.
« on January 22nd, 01:43 AM by Luis_Labarca »muy bueno, se siente la verdadera experiencia de un roleplay en vcmp :D :D :D
10
Servers / Re: ..:[RPG]:Vice-City::..::Real-Life:[RPG]::.
« on January 21st, 10:38 PM by Mikimon »muy bueno, se siente la verdadera experiencia de un roleplay en vcmp :D :D :D