MU Soapbox

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Muxify
    • Mustard
    1. Home
    2. ZekeTheG33k
    3. Posts
    • Profile
    • Following 8
    • Followers 3
    • Topics 21
    • Posts 417
    • Best 131
    • Controversial 0
    • Groups 4

    Posts made by ZekeTheG33k

    • RE: Coral Springs

      @toreadorfool That... sounds familiar 😛

      posted in Adver-tis-ments
      ZekeTheG33k
      ZekeTheG33k
    • RE: Gauging interest in a 20th Edition Game.

      @Bobotron
      I feel that any game, needs to have the mortal component in there. That's just a personal preference. However, I am not entirely against the idea of dropping mortals all together, I just feel it lacks some of the basic challenges of the game.

      posted in Mildly Constructive
      ZekeTheG33k
      ZekeTheG33k
    • RE: Gauging interest in a 20th Edition Game.

      @Bobotron
      Right now the plan is loosely laid at this point. But...
      San Francisco, traditionally an Anarch city has recently been tamed by a prince. The city has come under the auspice of the Camarilla. In retaliation for this the Anarch movement eliminated the prince and his entire entourage. The camarilla is currently in a state of flux. The surviving Primogen are vying to place themselves as the prince of the city and claim power. All the while the anarchs are working to prevent the new prince from taking hold.

      I am in the rough stages at this point and I am basically putting out feelers to see if there is A) interest for me to continue to place time into this, and B) to fine tune my general high level idea into something more approachable and workable.

      posted in Mildly Constructive
      ZekeTheG33k
      ZekeTheG33k
    • Gauging interest in a 20th Edition Game.

      Just putting feelers out there for 20th Edition Game. At this point, I'm looking at Single Super Sphere (Vampire) and Mortals as well as Hunters. Modern time setting.

      Just looking to see what the interest would be.

      posted in Mildly Constructive
      ZekeTheG33k
      ZekeTheG33k
    • RE: Mundane Super Powers

      My mundane power is to over exaggerate the importance of non important things.

      I mean, I FOUND A SPOON! That's awesome right?

      posted in Tastes Less Game'y
      ZekeTheG33k
      ZekeTheG33k
    • PennMUSH & DBREFs

      I'm curious, has anyone seen a PennMUSH that went into the 10s of 1,000s of DBREFs and if so did it negatively impact the game's general performance?

      posted in MU Code
      ZekeTheG33k
      ZekeTheG33k
    • RE: Room parent / exitformat weirdness

      @Thenomain said in Room parent / exitformat weirdness:

      TinyMUX doesn't work that way with attribute inheritance. Even if she were #1, I don't think the system would automatically restrict access to the attribute; it doesn't even with attributes set on #1.

      True I was just throwing it out there as a possible issue. I know with Rhost it can cause havoc.

      posted in MU Code
      ZekeTheG33k
      ZekeTheG33k
    • RE: Room parent / exitformat weirdness

      You might out rank the build person and it might be inheriting your rank, or if the room is owned by someone with lower permissiins. That is why I build all rooms but charge with a single builder. It prevents permission errors

      posted in MU Code
      ZekeTheG33k
      ZekeTheG33k
    • RE: Pokemon Go

      15 here.

      posted in Tastes Less Game'y
      ZekeTheG33k
      ZekeTheG33k
    • RE: Sort by last character?

      @skew on mux or penn or rhost?

      posted in MU Code
      ZekeTheG33k
      ZekeTheG33k
    • RE: Sort by last character?

      @Bobotron it's SORTBY(#263/d.stat.sort,u(#263/powers.rote,#279),|)
      Or should be.

      posted in MU Code
      ZekeTheG33k
      ZekeTheG33k
    • RE: WTF And?

      &fn`setstat <object>=[setunion([setdiff(<list of current stats>,<original stat>,<divider>)],<new stat>,<divider>)]

      That's a VERY VERY basic system for doing it.

      posted in MU Code
      ZekeTheG33k
      ZekeTheG33k
    • RE: WTF And?

      Why not just do [gte ([match (1 2 3 4 5,%0)],1)]?

      posted in MU Code
      ZekeTheG33k
      ZekeTheG33k
    • RE: Pokemon Go

      The sad truth is you just have to be able to see the pokemon on your radar. If you can see it you can capture it without going into anyone's backyard. So this joke, that has been repeated repeatedly, is really pitiful in the fact it doesn't actually represent the game at all.

      posted in Tastes Less Game'y
      ZekeTheG33k
      ZekeTheG33k
    • RE: [PennMUSH] MUX-alike channel patch

      See I get an error when I run it. Dry run completes with no problem, but the actual patch errors.

      command.c: In function ‘command_parse’:
      command.c:1215:3: warning: implicit declaration of function ‘parse_chat_alias’ [-Wimplicit-function-declaration]
      if (!replacer && parse_chat_alias(player, p) && command_check_byname(player, "@CHAT", pe_info)) {
      ^
      gcc -std=gnu99 -ggdb -g -O2 -W -Wall -pedantic -Wno-comment -Wno-char-subscripts -fstack-protector -Wa,--noexecstack -I.. -I../hdrs -include ../config.h -include ../confmagic.h -include ../options.h -funsigned-char -I/usr/include/mysql -DBIG_JOINS=1 -fno-strict-aliasing -g -DNDEBUG -I/usr/include -c -o extchat.o extchat.c
      extchat.c: In function ‘parse_chat_alias’:
      extchat.c:1526:3: error: too few arguments to function ‘safe_atr_value’
      if (!a || !(av = safe_atr_value(a))) {
      ^
      In file included from extchat.c:22:0:
      ../hdrs/attrib.h:114:7: note: declared here
      char *safe_atr_value(ATTR *atr, char *check) attribute_malloc;
      ^
      make[1]: *** [extchat.o] Error 1
      make[1]: Leaving directory `/home/g33kcub/mushes/active/pennmush/src'
      make: *** [all] Error 2
      g33kcub@thedenserver:~/mushes/active/pennmush$

      posted in Mildly Constructive
      ZekeTheG33k
      ZekeTheG33k
    • RE: [PennMUSH] MUX-alike channel patch

      Yeah, 1.8.6 p0 it doesn't install cleanly on.

      posted in Mildly Constructive
      ZekeTheG33k
      ZekeTheG33k
    • RE: [PennMUSH] MUX-alike channel patch

      You got this working on the latest build of penn?

      posted in Mildly Constructive
      ZekeTheG33k
      ZekeTheG33k
    • RE: Pokemon Go

      @silentsophia As long as you have iOS 8+ or Android 4.3+ I don't see why not, however, unless your tablet has Cell Service and GPS, it might not function correctly. I had a call this morning about it with an iPad, and it worked on an iPad with 4g LTE service on it.

      posted in Tastes Less Game'y
      ZekeTheG33k
      ZekeTheG33k
    • RE: Pokemon Go

      0_1467866619765_Screenshot_2016-07-07-00-43-03.png

      My current captures

      posted in Tastes Less Game'y
      ZekeTheG33k
      ZekeTheG33k
    • RE: Interest/Volunteer Check: Major Multisphere Chronicles of Darkness

      The problem with Tokyo is the LAS syndrome and people using stereotypes far to easily. With London, or anyother city they are vaguely less stereotyped. I blame anime for this more than anything.

      posted in Mildly Constructive
      ZekeTheG33k
      ZekeTheG33k
    • 1
    • 2
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 18 / 21