View Single Post
  #3  
Old 04-09-2002, 03:48 AM
neomaximus2k neomaximus2k is offline
Registered User
Join Date: Feb 2002
Location: UK
Posts: 324
neomaximus2k is on a distinguished road
Send a message via ICQ to neomaximus2k
Re: toweapons Folder/Weapon

Quote:
Originally posted by zallus-k
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?
surpise no one answered this, it will only work online and to create a folder, simply find the weapons you want to ut in that folder and put the gfolder anme in fornt of it
a bit like this
NPC Code:

if (playertouchsme){toweapons spells/death;}

__________________
Beware of thy Inner self
NPC Code:

_.,.__
((o\\o\))
.-. ` \\``
__( )___.o"".,___
=== ~~~~~~~~
==
= Neo

Reply With Quote