How do you get the folder thing to work?! I did this:
NPC Code:
if (playerenters) toweapons FolderA/;
and in another Npc:
NPC Code:
if(playerenters) toweapons FolderA/WeaponA;
but it just creates a Back Npc that freezes the select screen until you delete it, and places WeaponA into the main folder. How does this work?
