Crow Valkairi
New Member
Proboards Support has always been excellent--in both their helpfulness and their response times <3
Posts: 185
inherit
193988
0
Nov 27, 2020 17:39:36 GMT -8
Crow Valkairi
Proboards Support has always been excellent--in both their helpfulness and their response times <3
185
May 2013
crowvalkairi
|
Post by Crow Valkairi on Dec 7, 2017 7:13:36 GMT -8
PeterAh, that makes much more sense than how I was envisioning it. Thank you! You're awesome <3
|
|
amren
New Member
Posts: 9
inherit
251398
0
Dec 23, 2017 16:34:56 GMT -8
amren
9
December 2017
amren
|
Post by amren on Dec 21, 2017 15:10:52 GMT -8
Is there a way to create a link that when clicked will subtract an amount from a person's bank?
|
|
brena
New Member
Posts: 53
inherit
185196
0
Nov 14, 2021 8:36:53 GMT -8
brena
53
November 2012
brena
|
Post by brena on Jan 6, 2018 14:14:31 GMT -8
Hi guys,
Pretty proud of this rpg I've been working on. But, a few little things have gone wrong and was wondering if someone could log in and fix them for me or very carefully describe how to do so.
1) i can't, for the love of chocolate, seem to get the store into the navigation menu
2) there are double images in the mini profile of what has been bought from the store
I'm finally working on this site again after letting it sit, and I probably should have made notes on where I left off because it's def biting me in the butt now lol. It's been a while too, so I'm a little rust and yes...lazy. Any help greatly appreciated.
site deadflesh.boards.net/
skin from adoxographyv2.boards.net/thread/3752/breathe
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Jan 6, 2018 14:17:04 GMT -8
Is there a way to create a link that when clicked will subtract an amount from a person's bank? It's possible, but would need additional code / plugin.
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Jan 6, 2018 14:20:16 GMT -8
Hi guys, Pretty proud of this rpg I've been working on. But, a few little things have gone wrong and was wondering if someone could log in and fix them for me or very carefully describe how to do so. 1) i can't, for the love of chocolate, seem to get the store into the navigation menu 2) there are double images in the mini profile of what has been bought from the store I'm finally working on this site again after letting it sit, and I probably should have made notes on where I left off because it's def biting me in the butt now lol. It's been a while too, so I'm a little rust and yes...lazy. Any help greatly appreciated. site deadflesh.boards.net/ skin from adoxographyv2.boards.net/thread/3752/breathe 1. You can do this in your admin settings. Just follow the instructions in the first post of this topic 2. There are 2 elements with the class "info". The plugin looks for this container so it can populate it with the monetary values. I guess the theme you are using is doing that? If so, then you will need to follow the instructions in the first post for custom mini profiles.
|
|
inherit
252172
0
Jan 16, 2018 8:02:13 GMT -8
profeta
1
January 2018
profeta
|
Post by profeta on Jan 15, 2018 17:15:51 GMT -8
I need a little extra from this plugin if it's possible at all.
Let's say I have different categories of items. Like Body Armour, Primary Weapon, Secondary Weapon, Special ability, etc. The user buys diferent items and now they belong to their inventory.
I have the user profile with multiple fields he can edit. For example: The dropdown field "Body Armour", when the player edits this dropdown field he can only choose items he has in his inventory for the "Body Armour" category.
Is that possible or requires way to much of coding? Or is there any other plugins so the options the user has to choose are limited to that user in specific?
Or even more simples sort the items appearing in the profile for category on different fields. Like in field Body Armour shows the items the user owns that are from the category Body Armour. Boots in the Boots field. like a sort of code that works with your plugin?
|
|
inherit
2671
0
May 14, 2013 14:40:03 GMT -8
Peter
🐺
10,615
February 2002
peter3
|
Post by Peter on Jan 15, 2018 17:30:31 GMT -8
profeta, Yeah, unfortunately no changes will be done for PBv5. I'm waiting for PBv6 to be available so I can rewrite it (I have to do Yootil and Monetary first though), as I want to better support forums that are aimed at role playing. So there will be a proper inventory system that will have support for what you want to achieve.
|
|
SG
New Member
Posts: 15
inherit
157504
0
May 18, 2021 11:56:19 GMT -8
SG
15
August 2010
wyrdfayth
|
Post by SG on Feb 9, 2018 2:25:04 GMT -8
I know you just said no changes, but... Would it be possible to get a very basic inventory organization system in the display on profiles and in the trade menu? Ideally just, divided by shop category, like if my categories were "Potions" and "Armor", have all the potions together and then all the armor together. But if that would be too much, could it just... consistently display by item ID order, so that it makes items easier to find when you have a lot?
Especially in gifts/trades where there's the timeout feature, it can be very stressful digging through a lengthy inventory trying to find the right item in a seemingly random list before the time runs out. One of my staff members is significantly visually impaired, too, making it even harder for her. There's a large batch of items that are currently tracked just by people showing links to the threads where they were obtained, and I would love to automate them by adding them to the shop instead, but there have been a lot of concerns about it bogging down inventories too much for people that aim to collect all the different types. So just having things a bit more organized would be immensely helpful in alleviating all of that.
Finally, if it's possible to do under PBv5, but you feel it would take too long to justify doing at this point versus waiting for v6, would you by any chance consider showing me even part of the coding and/or pointing me in the right direction for writing it myself as a supplemental plugin? I'm willing to pour days or weeks of work in, and would have tried this as a first resort if I could find the documentation (it seems to have been removed from your GitHub D: ).
Last November I went from knowing no Javascript to learning and coding several pretty big tools to help 'automate' some systems for my board (that is, do all the math and dice-rolling mods used to have to do and generate copy-paste codes for them instead, but I do mean A LOT of info; work that used to take my most active mod hours now takes minutes). And while they're still being fine-tuned the bulk of the learning and work was done in less than two weeks, often working more of my day than I wasn't. So I have some experience with that and know I can both commit that kind of effort and learn things when I need to. And I currently don't know plugins specifically but am willing to learn. I would just need to see what's currently going on directly to get a concrete understanding and start figuring out how to change things from there.
;x; I dearly hope you'll consider at least one of these options, as I do so dearly want some inventory organization for accessibility and to make it worth it to add the other categories to the shop. And thank you so much for your time!
--- Edit: I was also just reminded, might it be possible to have some items visible only to staff, so if we want them hidden from members we can still see and buy them without turning them on fully and risking members grabbing some too?
|
|
inherit
252944
0
Feb 15, 2018 8:23:23 GMT -8
rickangel
4
February 2018
rickangel
|
Post by rickangel on Feb 14, 2018 21:29:12 GMT -8
How do I make sure this works and where to put it? I used it in CSS/style sheet and it didn't really fix the size issue. The images are still incredibly shrunken down.
|
|
Xesna
New Member
Calamity is the touchstone of a brave mind.
Posts: 61
inherit
163376
0
May 8, 2021 20:19:53 GMT -8
Xesna
Calamity is the touchstone of a brave mind.
61
February 2011
xesna
|
Post by Xesna on Mar 21, 2018 19:43:55 GMT -8
Is there a possible way where the user of their own particular list of items can right-click on the image and it displays "Use Item", then when selected a prompt shows up showing how many of said items he/she wish to use? Afterwards, for safety measure, prompt the user, "Do wish to use these item(s)?" then give them the binary standard: Yes or No response.
I only ask for the sake of roleplaying in particular and to remove any further stress upon the staff.
Additionally, do you happen to have a randomizer with a predetermined range of monetary gain? Or is it by a fixated number, in your case, in the testing board 25?
|
|
inherit
250596
0
Sept 30, 2018 15:10:00 GMT -8
kihyun
7
November 2017
kihyun
|
Post by kihyun on Mar 22, 2018 9:46:36 GMT -8
profeta , Yeah, unfortunately no changes will be done for PBv5. I'm waiting for PBv6 to be available so I can rewrite it (I have to do Yootil and Monetary first though), as I want to better support forums that are aimed at role playing. So there will be a proper inventory system that will have support for what you want to achieve. Peter, May I request for the purchase logs/staff notification as well please? This itself will make a big difference.
|
|
inherit
236377
0
Aug 14, 2019 6:17:01 GMT -8
remnantique
Come join our animal crossing forum!
316
August 2016
remnantique
|
Post by remnantique on Mar 25, 2018 14:49:36 GMT -8
Peter Hey is it possible to control where the message for your gifted item appears? When i click the gift icon in the yootil bar it freshed the homepage and puts the accept gift box message at the bottom of the whole page
|
|
inherit
253752
0
May 3, 2020 23:18:32 GMT -8
Triangulum/Elicia
50
March 2018
thefirewolves
|
Post by Triangulum/Elicia on Apr 23, 2018 15:53:00 GMT -8
My shop isnt working even though I have the stuff all rigged up, what do?
|
|
inherit
253752
0
May 3, 2020 23:18:32 GMT -8
Triangulum/Elicia
50
March 2018
thefirewolves
|
Post by Triangulum/Elicia on Apr 26, 2018 18:12:53 GMT -8
Is there a way to make one gift code give multiple items?
|
|
inherit
253752
0
May 3, 2020 23:18:32 GMT -8
Triangulum/Elicia
50
March 2018
thefirewolves
|
Post by Triangulum/Elicia on May 11, 2018 19:49:27 GMT -8
How do I make a promo code type of thing?
|
|