New Modder trying some things out and doesnt know what he did wrong, help would be wellcome
Inarii
Member Posts: 35
i was trying an older item mode and some of the items were not working and crushed the game, so i was trying to see what the problem was and maybe fix it so i could use the mode, i used the DLTCEP to play with the items that didnt work change thing, but it had no effect. so if someone would be willing to help me out and tell me what is wrong and how to fix it i would realy appreciate it. i will also attach the original mode i had problem with, some of the items work but some dont namely the staff, gloves, robe and belt.
0
Comments
A little more detail would be appreciated like i said i am rather new to all of this so a step by step would be nice.
for /r %f in (*.tra) do iconv -from-code cp1252 -to-code utf-8 --output %f %f
(Or something like that; my CMD is rusty. You can also turn it into a batch file by doubling all the percentage signs and saving it as one.)