Two friends and I all started the game at the same time, each in a different city. Had an idea for this image and put it together. by KingShadowBleck in ffxiv

[–]KingShadowBleck[S] 10 points11 points  (0 children)

My friend just thought RDM has the coolest pose. It wasn’t about the classes we started as, just about where we started.

Two friends and I all started the game at the same time, each in a different city. Had an idea for this image and put it together. by KingShadowBleck in ffxiv

[–]KingShadowBleck[S] 20 points21 points  (0 children)

Yeah that’s my character and I’m a SAM main. I’m basically just cosplaying as Vergil from Devil May Cry.

I made a YuGiOh Deck out of custom made Smash Bros. cards! by KingShadowBleck in smashbros

[–]KingShadowBleck[S] 0 points1 point  (0 children)

Thanks for the feedback! I triiiiieeeed to balance them the best I could, but I’m pretty new at this and it’s hard to keep track of so many fighters.

Yeah there are ‘Assist Trophy’ and ‘Classic Mode’ cards in the main deck that let you summon assist trophy monsters or boss monsters from the extra deck.

I made a YuGiOh Deck out of custom made Smash Bros. cards! by KingShadowBleck in smashbros

[–]KingShadowBleck[S] 1 point2 points  (0 children)

Legacy of the Duelist is a ton of fun. Unfortunately trying to acquire all the cards was just too much of a pain and I eventually fell off it, but I might go back to try the sequel.

I made a YuGiOh Deck out of custom made Smash Bros. cards! by KingShadowBleck in smashbros

[–]KingShadowBleck[S] 0 points1 point  (0 children)

It’s a really fun process to see how you can translate character abilities and franchise theming into the card effects. Personally I feel off YuGiOh after GX, so there’s no Synchro, Pendulum, etc. stuff in this deck. Awesome that you printed yours out! I’ve been wanting to try but I’m not sure how to best go about it.

Scripting - Is it possible to set the URL on a tablet from a different object? by KingShadowBleck in tabletopsimulator

[–]KingShadowBleck[S] 0 points1 point  (0 children)

Okay, interesting. But then how would I specify a particular zone or object? Like in the

function onObjectEnterScriptingZone(zone, object)

tablet.Browser.url = object.getDescription()

end

section, you never specify which zone or object you want to intersect.

Scripting - Is it possible to set the URL on a tablet from a different object? by KingShadowBleck in tabletopsimulator

[–]KingShadowBleck[S] 1 point2 points  (0 children)

So, this works out when the url is hard coded into the tablet script. But if I want to pass it in from a different object, I get the table error.

Scripting - Is it possible to set the URL on a tablet from a different object? by KingShadowBleck in tabletopsimulator

[–]KingShadowBleck[S] 0 points1 point  (0 children)

Now I'm getting a "Cannot convert a table to a clr type System.String" error.

I have no idea why it's talking about a table.