Search found 8 matches

by emily_nicole
07 April 2022, 22:44
Forum: Developers
Topic: SQL wildcard character and deck methods
Replies: 2
Views: 478

SQL wildcard character and deck methods

my deck is set up so the locations are pos1, pos2, pos3 and so on
I want to ouse the method getCardsInLocation() but I want to get all the cards that have pos_. In sql I would be able to grab this using the wildcard characters but can I send a wildcard character through the deck methods?
by emily_nicole
15 March 2022, 20:29
Forum: Developers
Topic: Template Error: set_block: unable to set block player. Halted.
Replies: 1
Views: 434

Template Error: set_block: unable to set block player. Halted.

Template Error: set_block: unable to set block player.
Halted.

This error is showing...does anyone have any ideas at all where it could be from?
by emily_nicole
09 March 2022, 21:09
Forum: Developers
Topic: Let players change card order
Replies: 5
Views: 676

Re: Let players change card order

Is there a simpler solution to letting the players change the order of their cards?
by emily_nicole
09 March 2022, 18:20
Forum: Developers
Topic: Let players change card order
Replies: 5
Views: 676

Let players change card order

Is it possible to change the stock weight of a card based on card id?? I am trying to let the players reorder their cards and I cannot figure out the best way to go about it. The first step I was trying to get to work was just to have a player click a card and for that card to move to the front of t...
by emily_nicole
01 March 2022, 22:27
Forum: Developers
Topic: card order unexpected
Replies: 2
Views: 355

Re: card order unexpected

thank u!!!!!!!! expected order is now showing
by emily_nicole
01 March 2022, 22:11
Forum: Developers
Topic: card order unexpected
Replies: 2
Views: 355

card order unexpected

How can you determine which order the cards are displayed on the screen? They keep displaying based on the order they were added to the stock but I expected them to display based off of the order they are in the div they are added to. The id says item1 but will not show up first.
by emily_nicole
08 February 2022, 05:17
Forum: Developers
Topic: having trouble creating a second deck
Replies: 6
Views: 709

Re: having trouble creating a second deck

thank you, that was super helpful
by emily_nicole
08 February 2022, 01:46
Forum: Developers
Topic: having trouble creating a second deck
Replies: 6
Views: 709

having trouble creating a second deck

Does anyone have experience working with multiple decks for the same game?

Go to advanced search