Out Of Character

Waysoftheearth's Hinterlands PBP

Moderators: ehiker133, waysoftheearth

Posts: 2136
Joined: Mon Sep 16, 2013 3:33 pm
Location: Just west of St. Louis

Post by ehiker133 » Thu Sep 22, 2016 10:22 pm

Re: Out Of Character

waysoftheearth wrote:That's a great idea; really helpful to me guys :)

The next thing would be to figure out if phpBB will support:
* Dynamic signatures so that your Hinterlands PC stats only appear on your posts in the Hinterlands forum, and
* Dynamic signatures that are derived from information on your PC sheet so the two are always in sync

That would be awesomeness.
It would most likely take some hacking on Mike's end to make those work, Simon.

Considering how often most of us post in non-Hinterlands folders on Immersive Ink, I suspect the first won't be much of a problem.

Unfortunately, I don't know how often people even keep their PC sheets up to date. I suspect having to leave the forum to go to Google sheets is the problem. So maybe they will be more likely to keep their signature up-to-date.


Posts: 16937
Joined: Thu Sep 05, 2013 1:15 am
Location: Melbourne, Australia

Post by waysoftheearth » Fri Sep 23, 2016 12:28 am

Re: Out Of Character

Mmm. I just looked around a bit to see if anyone has written a sig per forum mod, but I couldn't find an obvious one. Being an absolute phpbb rank amateur, I might have a bit of a go at it myself.

Meanwhile, we can all edit our Google-hosted PC sheets right here in-line in this forum; e.g., ehiker should be able to to edit his sheet here http://forum.immersiveink.com/viewtopic ... 016#p23016 I was hoping that would make it easy enough to keep the sheets up to date, but maybe it's not.

That aside... let's see how far I can get with the first step in a lunch "hour". One thing at a time.

Help Get DD5 Done! https://buymeacoffee.com/wote

Posts: 2136
Joined: Mon Sep 16, 2013 3:33 pm
Location: Just west of St. Louis

Post by ehiker133 » Fri Sep 23, 2016 2:58 am

Re: Out Of Character

I was not aware that we could edit the forms through the forum!

Then people have no excuse. ;)


Posts: 533
Joined: Tue Sep 17, 2013 8:54 pm
Location: Pace, FL

Post by Eris » Fri Sep 23, 2016 3:16 am

Re: Out Of Character

ehiker133 wrote:
Eris wrote:Adding stats to the Sig line is a good idea!
?? Why does your fighter have no armour?? Can we fix that somehow? What about Sister Arian's armour? Would that work? Also, was her shield sundered? Or is it usable still?

And we can't forget she had most of a week of rations on her, as well. And a spear and a helm, in case anyone has lost theirs or we have a fighter who needs the ability to fight from the second rank.
Lack of funds is why Manfreid has no armor. :-)

Good question about Arian's armor.
Manfreid the Fighter (MV 9", AC 3/5, HD 1+2, hp 10/10, FC Man+1, N) silver mail+helm, sword+shield

Posts: 533
Joined: Tue Sep 17, 2013 8:54 pm
Location: Pace, FL

Post by Eris » Fri Sep 23, 2016 3:22 am

Re: Out Of Character

ehiker133 wrote:I was not aware that we could edit the forms through the forum!

Then people have no excuse. ;)
I discovered that I could edit the sheet right on the forum, but didn't say anything because I thought every one else already knew. Oh, and my excuse is I'm lazy. :-)
Manfreid the Fighter (MV 9", AC 3/5, HD 1+2, hp 10/10, FC Man+1, N) silver mail+helm, sword+shield

Posts: 16937
Joined: Thu Sep 05, 2013 1:15 am
Location: Melbourne, Australia

Post by waysoftheearth » Fri Sep 23, 2016 3:28 am

Re: Out Of Character

Team, FYI I have "hacked" (to use ehiker's term :) ) the forum so that the browser/client will selectively strip stuff out of signature blocks so that players can have forum specific content (i.e., PC stat lines) presented in their signature.

How does it work?

In order to use this feature, you'll need to add a tiny bit of markup to your signature:

If you put [f=4]your signature inside tags[/f] like this, it will only appear in the forum whose forum id=4. You many have already noticed that the Hinterlands game is run within forum id number 4 on this site, and that "f=4" appears in every Hinterlands URL. E.g., the latest in character post is at http://forum.immersiveink.com/viewtopic.php?f=4&t=678 and notice especially the f=4 in the URL after the question mark.

This should work for other forum ids too. For example, Mike's Edge of the Western Sea is run in forum id f=17. Gorthaur's Maddness is run in forum id f=32, and for any others you can simply check up the URL of any post inside the forum.

Anything you put above any [f=x]my sig cotent[/f] in your signature will continue to appear in all forums.

For example, if I put this in my signature:
  Code:
Some stuff
[f=4]Hinterland's stuff[/f]
[f=32]Gorthuar's stuff[/f]
Then my sig would look like this in the Hinterlands forum:
Some stuff
Hinterland's stuff


...like this in the Gorthuar forum:
Some stuff
Gorthuar's stuff


...and like this in all other forums:
Some stuff


I have only tested in using the Firefox browser on Windows, but it appears to be "working for me" (e.g., check out my sigs in Hinterlands versus Gorthuar's versus the wider forum). Let me know how you go with it on your particular device of choice...

Once it's kinda sorta working properly, I'll post it more generally in the How To PBP forum :)

Help Get DD5 Done! https://buymeacoffee.com/wote

Posts: 2136
Joined: Mon Sep 16, 2013 3:33 pm
Location: Just west of St. Louis

Post by ehiker133 » Fri Sep 23, 2016 11:45 am

Re: Out Of Character

Does not appear to work on mobile platforms. Or at least on IOS 9.

In your signature, I just see the f-coding.


Posts: 16937
Joined: Thu Sep 05, 2013 1:15 am
Location: Melbourne, Australia

Post by waysoftheearth » Fri Sep 23, 2016 11:53 am

Re: Out Of Character

ehiker133 wrote:Does not appear to work on mobile platforms. Or at least on IOS 9.
Hmm, well my solution is all javascript executed by the client, so an IOS problem could possibly (at a guess) be a Safari javascript support issue rather than anything to do with IOS itself... can you confirm which browser you are using? Or are you using a non-browser client?

Also... everything happens after the page has fully loaded, so I'd expect you see my "raw" signature briefly then, after the page has completely loaded, the javascript would process the page and alter what you see. Can you confirm that my sig doesn't change after the page fully loads?

Help Get DD5 Done! https://buymeacoffee.com/wote

Posts: 1052
Joined: Tue Sep 17, 2013 12:12 pm

Post by coffee » Fri Sep 23, 2016 1:09 pm

Re: Out Of Character

I'm still seeing your F coding as well. On Chrome browser.
Karl the Fighter (M 9", AC 4/6, HD 1+2, FC Man+1, hp 9/9) mail+shield

Posts: 1297
Joined: Mon Sep 16, 2013 3:56 pm

Post by sully » Fri Sep 23, 2016 1:26 pm

Re: Out Of Character

Yeah, I see the coding when viewing on Chrome, whether desktop or mobile.
Thanis [Stealthy Hero, MV 12′′, AC 7, HD 4, hp 16, FC 4 men/hero, SV F4, N]. Hooded cloak, padded armor, sword, longbow +1 & quiver of arrows, dagger.

Return to “Hinterlands”

Powered by phpBB® Forum Software © phpBB Limited
Designed by ST Software.