Page 1 of 1

Help adding store items?

PostPosted: 18 Mar 2013, 23:30
by Jay53928
Well, I posted earlier about my zombie survival and I got my stats to save (thanks to dzienny and ismelllike). But now, I would like help adding additional items to the /store command. I know how to access the /store info stuff in my files, but I do not know how to add anything to it. help please?

(Teamviewer would be helpful)

Re: Help adding store items?

PostPosted: 19 Mar 2013, 00:18
by ismellike
What were you planning on adding?

Re: Help adding store items?

PostPosted: 19 Mar 2013, 02:26
by Jay53928
I let my players decide, and they chose promotion, tp, summon, and ghost.

Re: Help adding store items?

PostPosted: 19 Mar 2013, 02:36
by ismellike
You can just edit the ZombieStoreItems.cs file in the Scripts folder with Visual Studio.

Then compile and move the dll in the folder with ZombieStoreItems.dll.

To add the items just follow the pattern really.

Re: Help adding store items?

PostPosted: 19 Mar 2013, 02:40
by Jay53928
ismellike wrote:You can just edit the ZombieStoreItems.cs file in the Scripts folder with Visual Studio.

T.



What is visual audio? O.o

Re: Help adding store items?

PostPosted: 19 Mar 2013, 02:47
by ismellike
It is for editing code, if I have some time after Im done with my spleef adventure I will make it for you.