Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Xarcell

Pages: [1]
1
General SMFShop Discussion / Re: Installing Pets help needed
« on: October 13, 2007, 09:11:45 am »
It proably never lets you because you need to use your server address.

something like "home/NAME/YOURDOMAIN/etc...

2
Code: [Select]
407: </tr>//BEGIN SMFShop Shop MOD 1.3 (Build 6) code
408: loadLanguage("Shop");

TRY:
Code: [Select]
407: </tr>';
//BEGIN SMFShop Shop MOD 1.3 (Build 6) code
408: loadLanguage("Shop");

3
Modifications / Re: Limited Carrying Items.
« on: August 27, 2007, 06:40:03 am »
I noticed you mentioned you were working on a pet mod. Any updates on that? Any demos available?

4
General SMFShop Discussion / Re: Approaching frustration
« on: June 26, 2007, 07:43:52 am »
Are you looking for a RPG mod, to develope your own RPG site, or are you looking to join one?

5
General SMFShop Discussion / Re: Request: Expiring Unused Items
« on: June 19, 2007, 01:20:44 pm »
Really good idea.

6
Items / Re: Prediction - Guessing Item
« on: June 13, 2007, 12:10:15 pm »
very good item, thanks.

7
Items / Re: Cards - Random Item
« on: June 13, 2007, 12:03:02 pm »
Nice item...

8
Modifications / Re: SMFPets Version 0.2
« on: June 13, 2007, 06:23:00 am »
I tried this item and so far it's very cool. I hope you continue to develop it.

Have you thought about adding more things, like:

Condition: 1-10  = ("antibotics kit" shop item to fix)
Hygiene: 1-10 ("grooming kit" shop item to fix)

I also have a problem, but maybe I'm not doing it right. I'm trying to use a "cage", but get this message:

Quote
This item requires further input. Please complete the fields below, and then press "Use Item"
You already have too many pets to use this item. Using it will just result in item loss.






9
Items / Re: New items: Red Balls
« on: June 13, 2007, 05:19:46 am »
I like this item alot. Very cool...

10
Items / Re: Item: Jeeves The Butler
« on: June 13, 2007, 04:35:19 am »
I like this item. I think it's a cool thing to have and hope you continue to work on it.

It would be cool to get random respones from him.

It would also be cool if the admin could specify the kind of items he can make from already existing items in the shop. Then show if he makes it successfully or not.

Anyways, nice mod. I intend to use it.

11
Items / Re: Item request: Lotery
« on: June 12, 2007, 10:48:14 pm »
Nice idea...

12
Modifications / Re: SMFPets Version 0.2
« on: June 12, 2007, 04:33:19 am »
I have to say that this mod sounds extremely interesting....

13
Coding / Send Money / Send Item links in Display.template.php
« on: June 12, 2007, 04:14:05 am »
I also added the "send item" link in the display.template.php file below the "send money" link.

However I can't get it to achieve the desired effect of the "send money" link. The "send item" link works, but unlike the "send money" link, it doesn't auto-insert the members name your trying to send the item to of the "Member's Name:" field in the "send an item to someone" page.

I'm not confusing anyone am I?

How can I achieve this?

Thanks...


14
Requested additions / A Few Suggestions I Would Like To Add:
« on: June 12, 2007, 03:56:07 am »
I just wanted to add a few simple suggestions on how to make SMFshop better. I tried to keep it simple and to the core of SMFshop.

1.| add option to place an expiration date on all objects (by days, not time).  Any objects that expire, cannot be used. Example: an ticket item with a 30 expiration date. If the ticket isn't used within 30 days, it cannot be used.

2.| add an option/link to show a list of items in the trade shop by user.

3.| add option to limit the number of items a user can have.

4.| give users a storage bin, in which extra items can be kept. Items not listed in user inventory.

5.| add option to place a overriding theme per category, just like on board creation.

6.| add a "reusable" option to items, but also add option to how frequently it can be used, like a wait time with karma/posting.

Pages: [1]