🏠Costumizable portable kiosks with your logo

Step 1 - Upload files to the server

Upload the files to the server and add them to config.cfg by adding a line: ensure dl_custom_vendor

Step 2 - Put the kiosk on the map

To do this you need to run codewalker and load a directory with files. After loading the directory you should see this structure:

Step 3 - Placing the kiosk on the map

In order to put a prop in the location of your choice you need to create a new ymap: File -> New -> Ymap File You name it and place it in the Ymap directory in my files

Then in the ymap tab you add a kiosk using the New Entity option. You click the name prop_alien_egg_01 and rename it to one of my kiosks (dl_vendor_01 is 06):

You set up the kiosk wherever you like

In the same way, you add a door and place it in the space dedicated to the door (dl_vendor_doors_01). After setting up the kiosk, you can add such props as you want inside. You add them in the same ymap file.

Step 4 - Generate Manifest

After saving it, you need to generate a manifest and save it. You generate it using the Tools -> Manifest generator tab

After saving, you can enter the server - the kiosk should be visible.

Step 5 - Changing textures

To change the textures you need to go to the stream directory and select, one of the 6 kiosks for which you want to do it. Of course, you can change all 6

You load the file in YTD format into RPFExplorer (you have it in the codewalker directory)

You click 2x on the file in RPF Explorer and download the textures by clicking the button highlighted on the screen and selecting save all textures

The textures should download to your designated directory:

You open the files in a graphics editing tool such as PHOTOSHOP (you may need a plug-in to open DDS files I'm not sure) and apply the logo you want

To change the textures you need to go to the stream directory and select, one of the 6 kiosks for which you want to do it. Of course, you can change all 6

You load the file in YTD format into RPFExplorer (you have it in the codewalker directory)

You click 2x on the file in RPF Explorer and download the textures by clicking the button highlighted on the screen and selecting save all textures

The textures should download to your designated directory:

You open the files in a graphics editing tool such as PHOTOSHOP (you may need a plug-in to open DDS files I'm not sure) and apply the logo you want

After the change you save the file as DDS but for safety it is better to save as PNG and convert it to DDS format

To swap the texture you open the file again in RPF Explorer and this time choose REPLACE replacing the texture with your own:

You save with the shortcut ctrl+s

You move the saved file to the directory from which you took it.

You enter the server and the textures should be changed

Last updated