View Single Post
  #1  
Old 04-08-2002, 10:39 AM
zallus-k zallus-k is offline
Registered User
Join Date: Sep 2001
Location: AC0265, Zaroke
Posts: 122
zallus-k is on a distinguished road
toweapons Folder/Weapon

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?
__________________

Solemn Destiny - Owner

Last edited by zallus-k; 04-08-2002 at 10:51 AM..
Reply With Quote