UnderCover Vehicles
This mod allows you to convert any vehicle into a secret vehicle.
===========
Instructions
===========
1. Open the game with the vehicles you want to transform to undercover and spawn them in the eden editor.
2. In the debug console execute:
vehicle player setVariable [‘location’,’roof’,true];
3. Use the following sequence to search for the position, modify the parameters of []:
vehicle player setVariable [‘gyrophare’,[-0.57, -0.15, 1.59],true];vehicle player spawn lsyt_fnc_lights;
– If you make a mistake or the position is not ideal, use:
vehicle player setVariable [‘lights’,false,true];
4. Access /lsyt_vehicles/config.cpp. Use the example vehicle. Duplicate it and change the class:
/*
class classname_of_vehicle
class Newclassname_of_vehicle : classname_of_vehicle
*/
5. Add the Newclassname_of_vehicle in :
units[]=
{
"UndercoverSuv",
"Newclassname_of_vehicle",
};
6. Modify only the lines of:
line 42 statement="this setVariable [‘Code2’,1,true];this setVariable [‘lights’,false,true];this setVariable [‘location’,’dashboard’,true];vehicle player setVariable [‘gyrophare’,[0.25, 1.1, 1.06],true];this spawn lsyt_fnc_lights;";
7. Replace the values [] of "player setVariable [‘gyrophare’,[0.25, 1.1, 1.06],true];" for the ones you got in the eden editor.
8. Repack the pbo folder and you should see it in the game (Remember to restart the game after repacking).
โ ๐ฟ๐ค ๐ฃ๐ค๐ฉ ๐๐๐ ๐ข๐ ๐ฉ๐ค ๐ฉ๐๐ก๐ ๐๐๐ค๐ช๐ฉ ๐ข๐ค๐๐จ ๐ค๐ง ๐จ๐๐ข๐๐ก๐๐ง, ๐ฅ๐ก๐๐๐จ๐ ๐๐จ๐ ๐ค๐ฃ ๐ฟ๐๐๐พ๐๐๐ฟ: discord.gg/CvzEQHawQd
Required items:
Click the title to search on this site.
[Discontinued] AR Blue beacon light โ Steam Workshop
Revisions:
Old revisions of this mod are available below. Click the link to download.