CARA Menulis nomer seri Lokomotif : 1. Buka TRS nya... klik Content 2. Tulis nama loko yg akan di kasih plat nomer di arah panah merah itu.. (disini menggunakan lok perumka CC201) 3. klik kanan file lok nya.Edit>Edit In Explore 4. klik file yg berhubungan/emang ada gambar plat nomer (disini menggambil file CAB.tga 5. Akan Tambil seperti berikut 6. klik Image>Send Main image to Editor (secara default menggunakan PAINT) 7. akan terbuka seperti berikut 8. Klik tools yg bergambar huruf "A".... 9. lalu buat kotak di plat nomernya (hiraukan perintah klik yg paling atas pada gambar) 10. setelah selesai membuat nomer pada kedua platnya... klik SAVE lalu Close saja 11. Buka TGA tools nya. klik Image>Reload data. 12. tunggu sampe loading (yg ada di atas tulisan Alpha channel selesai) 13. klo udah klik FILE>Save as.... Overwrite aja sama yg tadi... (CAB.tga) 14. Close TGA nya, buka CMP nya... klik kanan lok yg tadi (perumka CC201) Edit>Commit atau CTRL+M .. Tungu hingga selesai... 15. SILAHKAN CEK DI RAILYARD ATAU SAAT SURVEYOR... Cara membuat lok mengeluarkan api dari lubang exhaust (kobong) begini cara membuat lok mengeluarkan api dari lubang exhaust : 1. pilih lokomotif yang ingin kita buat kobong, 2. klik kanan > edit in explorer / ctrl+shift+e > buka config.txt 3. paste script berikut : smoke0 { attachment "a.exhaust0" mo...de "speed" color 200,200,200,20 rate 0,10,15,20 velocity 0,1,2,2 lifetime 0,5,12,15 minsize 0,0.3,1,1 maxsize 0,2,2.5,3 start 0,25,30,34 endcolor 200,200,200,5 } smoke1 { attachment "a.exhaust0" mode "speed" color 200,200,200,20 rate 0,10,15,20 velocity 0,1,2,2 lifetime 0,5,12,15 minsize 0,0.3,1,1 maxsize 0,2,2.5,3 start 0,25,30,34 endcolor 200,200,200,5 } smoke2 { attachment "a.exhaust0" mode "speed" color 39,37,34,50 rate 0,12,20,24 velocity 0,0,0.5,1 lifetime 0,1,1,1 minsize 0,0.6,0.6,0.6 maxsize 0,2,3,3 start 0,20,28,32 endcolor 114,97,72,5 accel 0.5,0.5,3 direction 0,0,50 } smoke3 { attachment "a.exhaust0" mode "speed" color 39,37,34,50 rate 0,12,20,24 velocity 0,0,0.5,1 lifetime 0,1,1,1 minsize 0,0.6,0.6,0.6 maxsize 0,2,3,3 start 0,20,28,32 endcolor 114,97,72,5 accel 0.5,0.5,3 direction 0,0,50 } smoke4 { attachment "a.exhaust0" mode "speed" color 255,240,0,500 rate 0,0,50,0 velocity 0,0,1,0 lifetime 0,0,0.05,0 minsize 0,0.3,0.3,0.3 maxsize 4,0.6,0.6,0.6 start 0,2.08333,2.19444,2.22222 direction 0,0,50 endcolor 182,0,0,30 } smoke5 { attachment "a.exhaust0" mode "speed" color 255,240,0,500 rate 0,0,50,0 velocity 0,0,1,0 lifetime 0,0,0.05,0 minsize 0,0.3,0.3,0.3 maxsize 4,0.6,0.6,0.6 start 0,2.08333,2.19444,2.22222 direction 0,0,50 endcolor 182,0,0,30 } --bisa di paste dimana saja, agar lebih mudah paste di bawah kuid table-- 4. save file config.txt tersebut, 5. commit file tersebut NB: attachment point "a.exhaust0" telah disesuaikan dengan attachment Lok CC201, CC203 dan CC204. jadi bisa langsung di paste. Khusus lok BB200 dan BB201 yang memiliki 2 lubang exhaust, tinggal menambah scriptnya saja : smoke6 { attachment "a.exhaust1" mode "speed" color 200,200,200,20 rate 0,10,15,20 velocity 0,1,2,2 lifetime 0,5,12,15 minsize 0,0.3,1,1 maxsize 0,2,2.5,3 start 0,25,30,34 endcolor 200,200,200,5 } smoke7 { attachment "a.exhaust1" mode "speed" color 200,200,200,20 rate 0,10,15,20 velocity 0,1,2,2 lifetime 0,5,12,15 minsize 0,0.3,1,1 maxsize 0,2,2.5,3 start 0,25,30,34 endcolor 200,200,200,5 } smoke8 { attachment "a.exhaust1" mode "speed" color 39,37,34,50 rate 0,12,20,24 velocity 0,0,0.5,1 lifetime 0,1,1,1 minsize 0,0.6,0.6,0.6 maxsize 0,2,3,3 start 0,20,28,32 endcolor 114,97,72,5 accel 0.5,0.5,3 direction 0,0,50 } smoke9 { attachment "a.exhaust1" mode "speed" color 39,37,34,50 rate 0,12,20,24 velocity 0,0,0.5,1 lifetime 0,1,1,1 minsize 0,0.6,0.6,0.6 maxsize 0,2,3,3 start 0,20,28,32 endcolor 114,97,72,5 accel 0.5,0.5,3 direction 0,0,50 } smoke10 { attachment "a.exhaust1" mode "speed" color 255,240,0,500 rate 0,0,50,0 velocity 0,0,1,0 lifetime 0,0,0.05,0 minsize 0,0.3,0.3,0.3 maxsize 4,0.6,0.6,0.6 start 0,2.08333,2.19444,2.22222 direction 0,0,50 endcolor 182,0,0,30 } smoke11 { attachment "a.exhaust1" mode "speed" color 255,240,0,500 rate 0,0,50,0 velocity 0,0,1,0 lifetime 0,0,0.05,0 minsize 0,0.3,0.3,0.3 maxsize 4,0.6,0.6,0.6 start 0,2.08333,2.19444,2.22222 direction 0,0,50 endcolor 182,0,0,30 } --jadi seluruh tag "smoke" ada 11 -- mohon saran dan kritiknya Terimakasih Salam S35....