Terima kasih telah tertarik untuk berkontribusi pada mod radar GTA SA untuk server SAMP "Main Roleplay". Berikut adalah panduan langkah demi langkah untuk membantu Anda dalam proses kontribusi.
Sebelum memulai, pastikan Anda telah mengunduh dan menginstal tools berikut:
-
Clone repository ini
git clone https://github.com/flxzor/mainroleplay-radar cd mainroleplay-radar
-
Unduh tools yang diperlukan (lihat daftar di atas).
-
Buka file
radar.xcf
dalam GIMP- File ini berada di dalam folder repository.
- Edit gambar untuk menambahkan nama jalan yang kurang.
- Setelah selesai, simpan sebagai
.xcf
dan export sebagai.png
. - Simpan hasilnya di folder
Merged
di dalam repo.
-
Gunakan GTA Radar Creator
- Buka GTA Radar Creator.
- Masukkan folder
Merged
ke dalam GTA Radar Creator. - Jalankan
Merged To Splitted.bat
. - Ketik
512
saat diminta. - Tunggu hingga proses selesai.
-
Gunakan Magic TXD untuk membangun TXD
- Buka Magic TXD.
- Pilih tab
Tools
>Mass Build
. - Pilih directory
Splitted
dari GTA Radar Creator sebagai sumber. - Pilih directory
Splitted
dalam repository sebagai tujuan. - Tunggu hingga proses selesai.
-
Salin hasilnya ke folder tujuan
- Setelah selesai, salin file
radar01.txd
hinggaradar143.txd
ke folderMain Roleplay Radar Map
.
- Setelah selesai, salin file
-
Commit dan push perubahan ke repository
git add . git commit -m "Deskripsi perubahan" git push origin main
Terima kasih telah berkontribusi pada mod radar GTA SA untuk Main Roleplay! Jika ada pertanyaan, jangan ragu untuk bertanya melalui issue atau diskusi pada repository ini.
Thank you for your interest in contributing to the GTA SA radar mod for the SAMP "Main Roleplay" server. Below is a step-by-step guide to help you with the contribution process.
Before you begin, make sure you have downloaded and installed the following tools:
-
Clone this repository
git clone https://github.com/flxzor/mainroleplay-radar cd mainroleplay-radar
-
Download the required tools (see the list above).
-
Open the
radar.xcf
file in GIMP- This file is located in the repository folder.
- Edit the image to add missing street names.
- Once done, save it as
.xcf
and export it as.png
. - Save the result in the
Merged
folder within the repository.
-
Use GTA Radar Creator
- Open GTA Radar Creator.
- Insert the
Merged
folder into GTA Radar Creator. - Run
Merged To Splitted.bat
. - Enter
512
when prompted. - Wait for the process to complete.
-
Use Magic TXD to build TXD
- Open Magic TXD.
- Select the
Tools
tab >Mass Build
. - Choose the
Splitted
directory from GTA Radar Creator as the source. - Choose the
Splitted
directory in the repository as the destination. - Wait for the process to complete.
-
Copy the results to the target folder
- Once done, copy the
radar01.txd
toradar143.txd
files into theMain Roleplay Radar Map
folder.
- Once done, copy the
-
Commit and push changes to the repository
git add . git commit -m "Description of changes" git push origin main
Thank you for contributing to the GTA SA radar mod for Main Roleplay! If you have any questions, feel free to ask via issues or discussions in this repository.