[DiscordArchive] Quick question, where can I get icons (like mount icons, item icons etc) to import in mpq ?
[DiscordArchive] Quick question, where can I get icons (like mount icons, item icons etc) to import in mpq ?
Archived author: Guerriax • Posted: 2025-07-22T15:29:47.565000+00:00
Original source
Interface\Icons\MyIcon ?
Archived author: Mithria • Posted: 2025-07-22T15:29:51.353000+00:00
Original source
yes
Archived author: Guerriax • Posted: 2025-07-22T15:29:54.188000+00:00
Original source
Ah gotcha
Archived author: Brodesseus • Posted: 2025-07-22T15:59:56.335000+00:00
Original source
Thank you guys so much. Hours of trouble all because I was trying to compile the wrong directory lmao
Archived author: Ryan Turner • Posted: 2025-07-22T16:07:29.082000+00:00
Original source
Remember when using CLI (CMD, Bash, Linux Terminal) in doubt check where you're before running any commands by `DIR` (for windows) or `LS` (for linux) at least you get some notion where you're 
Archived author: Brodesseus • Posted: 2025-07-22T16:37:59.363000+00:00
Original source
For sure lol, everything with the base install was so simple I made assumptions that I shouldn't have made!
Archived author: Revision • Posted: 2025-07-22T16:38:00.892000+00:00
Original source
powershell supports using `ls` too, and powershell is the terminal in windows 11
Archived author: Revision • Posted: 2025-07-22T16:39:02.298000+00:00
Original source
Oh and on Linux, since it's case-sensitive, you can't use `LS`. It has to be `ls`.
Archived author: Ryan Turner • Posted: 2025-07-22T16:41:27.644000+00:00
Original source
I barely use ps, my entire childhoof was with DOS so i'm used to cmd :v take revision correct to heart, `ls` i barely use linux ^^"