Storage Help!

Budzilla

Dedicated Member
Dedicated Member
Jun 30, 2004
98
1
54
Over There!
Hi,

I was just tsting my server when i noticed that my storage didn't work. i tried doing a search for this and got no answers!

My Ncp looks like this!

[@main]
Hi there,\
Would you like to <store/@storage> or <Take back/@getback> something?

[@storage]
What item would you like to store?\\\

[@getback]
What item would you like to take back?\\\

Anyone notice anything wrong?

/bud!
 

2fast2furious

Golden Oldie
Golden Oldie
Sep 22, 2004
715
20
125
erm, what exactly happens, what do u mean by not work? is the storeage npc in your Market_def folder? becasue if its in NPC folder then it wont work, same with shops...
 

Budzilla

Dedicated Member
Dedicated Member
Jun 30, 2004
98
1
54
Over There!
When i say nopt work, i mean the lil circle thingy doesn't pop up when i click 'Storage' so i can't store!
 

Slanesh

Golden Oldie
Golden Oldie
Sep 6, 2004
522
6
125
Stoke, England
Make sure you haven't missed the %100 at the start. Here's a code I have (which works for me).

Code:
%100

[@main]
What can I do for you?\
Please feel free to store items, we dont charge for custody.\ \
<Store/@storage> item\
<Withdraw/@getback> item\

<Cancel/@exit>

[@storage]
What item do you want to store?\ \ \
<Back/@main>

[@getback]
Please choose from the list what you want to withdraw.\ \ \
<Back/@main>
 

Budzilla

Dedicated Member
Dedicated Member
Jun 30, 2004
98
1
54
Over There!
Cheers mate i'll give it a go..

Bud!


Here what happens when i try and load it....
 

Attachments

  • Store.JPG
    Store.JPG
    15.6 KB · Views: 26
Last edited:

Budzilla

Dedicated Member
Dedicated Member
Jun 30, 2004
98
1
54
Over There!
No. But what ever i've tried it doesn't seem to work.

Was just wondering if it could be the serverfiles m2server or the NCP thats wrong because i can not run my server other wise :)

Bud!