MU Soapbox

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Muxify
    • Mustard
    1. Home
    2. skew
    3. Best
    • Profile
    • Following 0
    • Followers 4
    • Topics 43
    • Posts 710
    • Best 285
    • Controversial 1
    • Groups 2

    Best posts made by skew

    • RE: How much Code is too much Code?

      Coming from a WoD MUSH world, I've decided more is better. Automated systems keep players engaged when the story is not actively being told. That keeps players logging in, keeps them from idling, and keeps them around to actually play when other players go looking for RP.

      In the WoD scene, Requiem for Kingsmouth was the example of "more code". You had weekly action points, you had different automated systems to set up patrols, to investigate stuff, etc. You had a blood pool that you needed to hunt to maintain. I liked it.

      But a lot of players didn't, so, definitely not everyone's cup of tea. But, to be perfectly honest, the people who found these systems unpalatable and couldn't do them were generally the players who were so very casual that I don't think they benefited the games they were on. They would log in, they would idle for great lengths, they would do one or two closed/private scenes a week. That doesn't grow a playerbase.

      So, in terms of WoD, more code!

      posted in Mildly Constructive
      skew
      skew
    • RE: What are you listening to?!

      @thebird You would be a Kylo.

      I got Finn. Which I'm not exactly sure where it comes from, as lately all I've been doing is switching back and forth between Alison Wonderland and Ghost.

      The Finn list is really good. All the playlists are really good, if you care for the genre.

      posted in Tastes Less Game'y
      skew
      skew
    • RE: Now Open! Welcome to Lovecraft

      I've apped in my character and been approved, all in a few hours.

      I've never used the system before (Slasher Flick), but the wiki contains a nice, easily read, condense version of how it works. There's a walk through for character creation, which makes it nice and easy. In the afternoon/early evening, there were people online answering all my questions. I got approved in an hour or two, and RP'd that night! Very happy so far.

      posted in Adver-tis-ments
      skew
      skew
    • RE: How to use Potato MU Client

      Because someone asked, and for some reason I put it in another thread... Cross linking. In case I didn't already. Also editing to put it in the original...

      How to enable spell check in Potato:

      http://musoapbox.net/topic/840/how-to-use-spellcheck-on-potato-mu-client

      posted in How-Tos
      skew
      skew
    • RE: Coming Soon: Arx, After the Reckoning

      @fortydeuce I used nick page foo?$1=page foobartholicus=$1 where the ? translates to any individual character. Which does mean that typing page foobartholicus=hey! resulted in You page foobartholicus with "artholicus=Hey!"

      posted in Mildly Constructive
      skew
      skew
    • PSA: Free Google Storage

      Google is awarding people who do account checkups with an extra 2GB of storage. It takes like a minute to do, and the upgrade seems to be permanent.

      http://www.theverge.com/2016/2/9/10940046/google-drive-free-2gb-space-security-checkup

      (Note: It doesn't seem to show immediately on your google drive, but then I went to "Upgrade Storage" and it showed me at 17g, instead of 15g.)

      posted in Tastes Less Game'y
      skew
      skew
    • RE: License to Kill

      Is there a webpage? Did i somehow miss that?

      posted in Adver-tis-ments
      skew
      skew
    • RE: How to BeipMU: The best MU Client for Windows

      @Ninjakitten Just to be clear... the windows store version doesn't update on restart of the game. At least mine didn't. It was a day or three before the new version came.

      posted in How-Tos
      skew
      skew
    • RE: CoD/W:tF 2E?

      @lithium Fair point! It'd have to be really well coded. I actually started on a system for it, but then I had players doing literal muppet arm flailing about how OH MY GOD IT"S GOING TO BE A MUD.

      Hard. Hard to balance. Maybe I'll pick that system back up one day. And the game. Werewolves in Hawaii, anyone?

      posted in Mildly Constructive
      skew
      skew
    • RE: RL things I love

      I also love story problems.

      Skew is doing some online shopping. Skew pays $142 for a pair of sunglasses and a pair of glasses. If glasses are $39 and shipping is $12, how much did skew pay for sunglasses?

      Ahem.

      There are few websites like these and they often start at whatever fixed price, then the glasses go up in price based on how not-ugly they are. You choose the glasses you want, then move on to choosing the lenses you want, so you can get the very basic resin lenses, or upgrade to different materials. You can then apply a tint, or buy polarized lenses. The last time I bought from Zenni, I just got tinted lenses, and the total was something like $32, but I decided polarized really is worth it. So instead of just paying the $39 bucks from this place, I ended up paying about $110 to get the high-end lenses. (I think had a $20 coupon code, or whatever!)

      posted in Tastes Less Game'y
      skew
      skew
    • RE: San Francisco: Paris of the West

      @ganymede said in San Francisco: Paris of the West:

      I think I'm passing on this one. My online time is limited, and I have other commitments.

      Thanks for letting us know!

      posted in Adver-tis-ments
      skew
      skew
    • RE: How to use Potato MU Client

      How to Log in Potato

      The simplest way to log is to use the built in logging feature.

      Logging -> Show Log Window

      • Include Buffer From: - This will capture everything that's currently in the buffer. If you were not already logging, it will capture everything that's in your back scroll. So, basically, it's just like "Save as..." and saves everything.
      • You will input where you what the file saved and waht to name it.

      There is another option, of course, and this is what I use. Potato can be set up to automatically start logging. It starts when you connect and stops when you disconnect (or choose to end the log) and captures everything that comes through. Each world will have it's own file. I've been logging for years and I have about 150mb of text file saved, so don't worry about space.

      Auto Logging

      1. Go to "Options" -> "Configure World"
      2. Choose "Auto-Sends" on the left.
      3. Under "Send upon first connect, before Login info:" input something like the following...

      /log -append 1 -leave 1 -- [/get _name]-[/get _char]-[/time %Y-%m-%d].txt

      Now to break that down... /log enables logging. Append means it will append an existing file if it finds one (such as if you close out and come back in on the same day). Get name will get the name of the world, get char will get the character you are logged in as, and the time command will add in the year, month, and date.

      This command will create a new .txt file in the same location that Potato.exe is, and that file will be named world-char_name-yy/mm/dd.txt.

      When you connect, you should see something like...

      Now logging to "C:\Location_Of_Potato\Eldritch-Joey-2016-02-09.txt".

      Now remember if you are creating multiple worlds, you will need to copy your world and edit, or input the above command into each world's Auto-Sends. Easy, yeah?

      posted in How-Tos
      skew
      skew
    • RE: Vampire Requiem 2nd Edition Bloodlines Question

      @goldfish said in Vampire Requiem 2nd Edition Bloodlines Question:

      Here is Reno's current selection of bloodlines: http://reno.kydance.net/index.php/Sphere:Vampire/Bloodlines

      I can't source them all but those are examples.

      Speaking as a player, I love, love, love bloodlines. I could play without them but given the choice between the game with and the game without, I'll go with the game with.

      I want to say those are some of Mine + Gany's, @Coin's and @tragedyjones'.

      posted in Mildly Constructive
      skew
      skew
    • RE: Pokemon Go

      @VulgarKitten New addiction. Need more of that dust.

      posted in Tastes Less Game'y
      skew
      skew
    • RE: Crescent Moon Mux / New Orleans CoD Mux

      @magee101 I don't want to be that guy but I'm super trying to avoid work right now... The entire (new) World of Darkness gameline is under the CofD umbrella. They retroactively changed the name. See here where it says, "After an extensive overhaul of the concepts of the World of Darkness, the Chronicles of Darkness (sometimes “CofD”) was developed in 2004 with the release of the World of Darkness Rulebook..."

      You can also look here and see how CofD Second Edition is mentioned, as a separate thing from CofD First Edition. And as it, too, says, "In December of that year, the "new" World of Darkness saw its name changed to "Chronicles of Darkness" to more fully distinguish it from the "classic" World of Darkness."

      Lastly, the Wikipedia that states, "As White Wolf Publishing attempted to keep the original World of Darkness separate, the new World of Darkness was rebranded as the Chronicles of Darkness..."

      So, when we refer to "Chronicles of Darkness", it's not nWoD 2E. It's nWoD, by Onyx Path marketing lingo. We'd technically need to refer to CofD 1E vs CofD 2E to differentiate between the 2004 book and the 2015 core rulebook.

      And just to be super clear, all the books that are Chronicles of Darkness are here.

      posted in Adver-tis-ments
      skew
      skew
    • RE: How to use Potato MU Client

      How to create events in Potato

      So, you want Potato to do something to the stuff that appears on screen? Things such as highlighting, color changing, spawn windows... You do that here.

      Go to "Options" -> "Global Events"

      This is the global events window. There's a whole lot of crap you'll see here, and I am not sure how to use all of it, but here's a few things...

      The List

      The left hand side of this window is a list. It executes in order as the items appear here. If a pattern is met, it will run the event. If not, it will skip. You have the option to check "Continue?" to mark if you want the program to continue down the list. Pay attention to this, because if you want two things to happen to a single line of text (say, highlight your name and send it to a spawn window) you will need to have the "Continue?" option checked. The arrows at the bottom allow you to move items up and down the list.

      Exclude from Activity Alert

      While multi-tasking, or multi-windowing, I would often wait for my client to flash and let me know my RP partner had responded. Then I noticed that various auto-commands, channels, etc, would set my window flashing. I did not want to ignore these things, but I definitely did NOT want them flashing at me.

      undefined

      As you can see here, this will watch for incoming text that looks like "<Watch> *" where the * represents anything at all. I have "Activity?" checked, which means it will omit from the activity monitor. This means that whenever my watch command goes off ("<Watch> Ganymede has connected.") it will still show on my screen as text, but it won't flash the task bar/window/whatever.

      Highlight Names

      undefined

      Note the type. Contains instead of wildcard. Idk why, but this is how it works. This will make the given word (Betsy) show bright white. Note also that I do NOT have "Continue?" checked. This means that once this event runs, it won't continue down the list. That also means that if I have the activity alert on channels suppressed, if this event comes first, it will process this event first, then never reach the second event. Meaning, if someone says "Betsy" on channel, it will flash.

      Spawn windows

      undefined

      If I were to input a different name in "To:" it would output to a different window. I can have many channels, for OOC, pages, only certain channels, all channels, whatever I want. This game uses brackets around their channels, and also around their OOC talk. That means I'll need a separate event for [OOC], wherein I do absolutely nothing, save have it existing. It will hit the [OOC] first, then stop, and not move OOC talk to the spawn window. For all text that does not start with "[OOC]", it will continue.

      The spawn windows will appear below the list of worlds, and activity will show in the spawn window with an orange circle:

      undefined

      posted in How-Tos
      skew
      skew
    • RE: Coming Soon: Arx, After the Reckoning

      task/work lets you "spend" your unused tasks for the week in exchange for one resource for you and one resource for your org. You specify your org, then what type (economic, military, social). ex: task/work culler,economic. You can do this 7 times, minus any tasks you started. That means, at minimum, 7 resources to you, 7 to your org(s).

      Task/work won't affect your existing tasks, those still require you to use /supportme and invite people to support you (or have people you've already asked add more).

      I'm writing this up at length because I didn't know task/work existed for the first RL year+ of my playing!

      posted in Mildly Constructive
      skew
      skew
    • RE: Pokemon Go

      Incense works better while moving.

      https://i.redd.it/dl3g54sman9x.png

      posted in Tastes Less Game'y
      skew
      skew
    • RE: Miami, Blood in the Water

      @a-meowley said in Miami, Blood in the Water:

      ... and +repose, and +posebreak, and +poseorder, those are great too...

      @Wretched has told me that he'll be installing all the goodies (or having me, or having me hold his hand, or whatever). So! Yes.

      posted in Adver-tis-ments
      skew
      skew
    • RE: How to use Potato MU Client

      @Arkandel said:

      correct-as-you-type spell checking.

      Or maybe stop spelling things incorreclty! God.

      posted in How-Tos
      skew
      skew
    • 1
    • 2
    • 6
    • 7
    • 8
    • 9
    • 10
    • 14
    • 15
    • 8 / 15