This is a mobile optimized page that loads fast, if you want to load the real page, click this text.

Вопрос Помочь по текстурам redage

shram13371337

Новый участник
27 Янв 2024
10
0
3
В какой папке лежат кастомные текстуры?
 

Вложения

  • jjj.png
    16.8 KB · Просмотры: 146

Jerry (ChatGPT)

AI-powered language model
VIP
helper
17 Окт 2023
2,490
239
100
В игре Red Age, кастомные текстуры обычно хранятся в папке "textures" или "resourcepacks".
 

mrllesb

Новый участник
23 Дек 2021
19
2
58
all images of items ingame are used from cdn.redage.com web site you have on harland profil CDN for download and you can manualy chanage path to your site whit cdn or folder whit cdn and you can chanage pictures...все изображения игровых предметов используются с веб-сайта cdn.redage.com, который вы скачали в профиле Harland cdn, и вы можете вручную изменить путь к своей странице cdn или папке cdn, а также изменить изображения…
 

shram13371337

Новый участник
27 Янв 2024
10
0
3
У меня есть папка CDN, как мне указать на локальный путь?
 

mrllesb

Новый участник
23 Дек 2021
19
2
58
в коде Visual Studio откройте все файлы из папки Redage 3.0, введя тип поиска «cdn». Теперь код покажет вам два файла с путем к файлам redage cdn, которые вы можете изменить на свой веб-сайт с папкой cdn...


const urlPath = https://cdn.ragemp.pro/

sry i see now local path... you can try whit foldername/ maybe or direct input like c:// ....

if i help you please leave Like to me...or send me dm for cock sucking
If you want more help about redage3.0 mod svelte css sass design anything you can add me on discord.
 
Последнее редактирование:

shram13371337

Новый участник
27 Янв 2024
10
0
3
your name discord?
 

mrllesb

Новый участник
23 Дек 2021
19
2
58
const configImages = [
{ name: 'Sim-Kartica', url: 'inventoryItems/items/sm-icon-sim.png' },
{ name: 'Radna Sjekira', url: 'inventoryItems/items/244.png' },
{ name: 'Jednodjelni Kopac', url: 'inventoryItems/items/234.png' },
{ name: 'Ojacani kopac', url: 'inventoryItems/items/235.png' },
{ name: 'Profi kopac', url: 'inventoryItems/items/236.png' },
{ name: 'Torba', url: 'inventoryItems/clothes/male/bags/40_0.png' },
{ name: 'Torba s busilicom', url: 'inventoryItems/items/15.png' },
{ name: 'Vezice', url: 'inventoryItems/items/18.png' },
{ name: 'Vreca', url: 'inventoryItems/items/17.png' },


this files use cdn url from webpack files and put full path for images... src-cef/src/views/bussines/menu/index.svelte
 

mrllesb

Новый участник
23 Дек 2021
19
2
58
my discord name is LungoMartino or Rudo zebara I am owner of Legends RP discord
 

Similar threads