The World of Layonara  Forums

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ycleption

Pages: 1 [2]
21
Bug Reports / Bug Report Format
« on: April 02, 2007, 02:07:17 am »
[SIZE=16]Bug Report[/SIZE]
 
 Description: This is a clear and specific explanation of the bug, how it occours, what it effects, and how you can see it ingame. Dont be afraid to go into little nitty details, and the more technical terms you can use, the better
 
 Location: This is a location referring to a ingame location. Etc. Mistone, Port Hempstead. Again be specific, include screenshots if the area in question have a duplicated name.
 
 Verified: This place is reserved for bug moderators to verify that it is indeed a bug that have been posted about. Incase a moderator cannot replicate or verify the error, but it is clearly a error, this will need to be verified by the person who posted the bug report, with a screenshot or ingame.
 
 Reproducable: Here is where you write if the bug can be reproduced, meaning that if a bug makes you able to walk through walls, are you able to do this all the time, or was it a single time thing.
The following users thanked this post: ycleption

22
Roleplaying / Emote your heart out!!
« on: March 19, 2007, 07:44:41 pm »
[SIZE=18]Tired of trying to type in battle?  Tired of repeating your introduction to the umpteenth person?  I have the solution right here![/SIZE]

Those of you that have travelled with my PCs were probably thinking to yourself, "That fellow can type up a storm!"  While I can do that, I've added to my repetoire by taking advantage of this nifty software:  AutoHotkey - Free Mouse and Keyboard Macro Program with Hotkeys and AutoText.

This free bit of software allows you to write rather complicated hotkeys and macros.  The nice thing is that it can intercept the keystrokes before they reach your game.

Take my paladin of Vorax, Wanark.  He had a dozen or more short blessings that he'd say (some in dwarven) when just prior to casting bless or equipping his waraxe.  Then he had longer blessings that even included him kneeling.  Finally, he had the entire Vorax paladin credo he'd use when he visited the temple.  All of these I had assigned to hotkeys outside the game.  Brings a tear to your eye, doesn't it?  Beautiful.

I'll give an example from my current PC that you can use to build your own set.  (Careful of line wrapping if you cut&paste into your own file.)
[INDENT][SIZE=16]
;; ------------------------------------------
;; A utility routine to say something
;;
[/SIZE]
[SIZE=16]Say(s)
{
    global prefix

    SendInput {Enter}
    Sleep 250
    IfInString, s, /tp
    SendInput {Raw}%s%
    else
    SendInput {Raw}%prefix%%s%
    SendInput {Enter}
}

;; ------------------------------------------
;; This will send yourself a tell with some help
;;
::/o help::
    SendInput {Raw}/tp "Pen N Popper" name, description, wearing, ^f
    Send {Enter}
return

;; -------------------------------------------
;; Give your name
;;
::/o name::
    SendInput {Raw}rolan tennesen... *bows* sellsword in the employ of the freelancers
    Send {Enter}
return


;; ------------------------------------------
;; A random color emote of walking along
;;
^g::
    Random, num, 1, 5
    if ( num == 1 )
    Say("*hurries along at an uneven pace, pausing now and then to catch breath*")
    else if ( num == 2 )
    Say("*moves along at a steady pace*")
    else if ( num == 3 )
             Say("*hurries along, gaze taking in his surroundings*")
    else if ( num == 4 )
             Say("*marches along with quick strides, sounding a bit out of breath*")
    else if ( num == 5 )
             Say("*moves at a deliberate pace*")

    Sleep 100
    SendInput {LControl}
return[/SIZE]

[/INDENT]I save this to a file called "rolan.ahk" and then run it.  Ingame, when I hit Ctrl-g a random description of walking will be sent.  When I type in /o description the verbose description of Rolan is output.

You can see that this can have as much flavor as you can think of.  It is especially handy during battle when all I have to do is type Ctrl-f for a fight emote.  (I even have it setup to fill in which weapon he is using to the emotes are correct.)

Good luck!
The following users thanked this post: ycleption

23
Roleplaying / Rant rant rant
« on: March 18, 2007, 10:11:22 pm »
This is an official rant thread.  If you are not ranting, then please don't respond.  Also, I am not posting this because I am upset about anything, I am posting this because I have been quietly brainstorming for about a  week now, and it's starting to rain.  My purpose is not to make people feel defensive, it is to encourage character development onto a new level of RP.  

First of all, I would like to thank Gary Gygax for making D&D in the first place.  Second of all I would like to quote my sister Tai, "An entire generation of roll players has suffered because roll playing was conceived by war gamers and not by cultural anthropologists."  You might be asking yourself what this means.  It means that the system we use to govern our characters personalities is a  stupid and archaic system that was made up by a war gamer.  I swear, the only reason Wizards did not make a better alignment system for D&D 3.0 is "If it aint broke, don't fix it."  It's not a bad system for beginners but it has way way too many limitations.  Good characters should have the flexibility to do things, on occasion, that are malicious, vengeful, greedy, and vindictive.  Evil characters should have certain weaknesses where they behave in a generous manner.  A good example of this is when Raistlin Majere demonstrated love and compassion to a gully dwarf. All you RP elitists talk about something not being realistic to a character's alignment, and you miss the point that alignments are incredibly unrealistic.  No one, and mean no one fits into any one alignment perfectly at all times.  In real life, we call actions and comments that are out side of our normal personalities, "mistakes"  or "moment of weakness" or "I was drunk" or "Christmas spirit"

When I make up a character, I do not chose an alignment and then make up an appropriate personality.  I make up a persona and then pick an alignment that best fits that persona.  When I RP my characters, I never think about alignment.  I always think of my characters personality.  I don't think, what would I do, I think what would my character do.  Some times it comes down to my characters experiances when deciding what they say, and how they would react.  Never once though, since high school, has anyone accused me of not playing my alignment.  Now is it that I don't care about alignment, and I never think about alignment, but my characters RP fits with in his alignment?  Answer, I made the personality first and chose the alignment that fits that personality, and I do stay true to that my  character's personality.  Hmph, we should just throw that old arcait alignment system out the window, and evolve to better roll playing.

My next rant, is Power gaming.  You know, it took me a long time to figure out why power gaming is a bad thing.  It is pretty ¤¤¤¤ natural for us to want to be the best at things.  We want the strongest, fastest, smartest, wisest what ever character in the world.  The hardest to kill, and deals a punch that legendary.  There is a problem with the power build.  It is called game balance.  The more uber your character, the harder it is for a DM to create encounters that are challenging.  Encounters that are too easy are boring, and encounters that are too hard are frustrating.  When all the stats significant to your class are maximized, every feat works perfectly to maximizing damage dealt and minimizing damage received, then you have just set yourself up for a bad time.  Either you are bored, or you are dead.  Never did you stop and think about what is most fun.  You ever notice that most encounters just seem to get harder.  I blame power gamers.  We have players soloing the rift, and what happens, the rift gets made so difficult, only power gamers have business being there.  In the time I have been playing here, I have seen this as a continuous trend.  The more players power game, the harder the DMs make the encounters, the more players feel like they have to power game in order to not get DTs.    The answer to this, is to take feats that do not work best for your character, but take some good RP feats.  Do not get the very best equipment you can possibly have, but allow your character to have some weakness.  Weaknesses and disadvantages generate good RP, and allow DMs to create fun and interesting encounters that challenge parties.  My gut feeling here is that if we the players make conscious efforts to not power game, then the DMs will balance our game world accordingly.

Where power gaming is most painful, is how it effects new players.  In the Amber roll playing game, Erick Wugic writes, "If I put a 200 point character in the hands of a  novice player, and a 100 point character in the hands of an expert player, the 100 point character will kill the 200 point character every time."  Notice that if you power build build your character, you are relying less on your own skill as a player, and more on the brute strength of your character.  By this you not only handicap your skill progression as a player, you handicap your personal enjoyment that you get from playing.

Now, what happens on Layo is that new players start playing.  They do not have enough playing experience to create a power build, and they lack technical skill.  They enter into a game world that is balanced for highly skilled players with well built characters.  Bad time.  We as players need to turn this around.  We need to be patient.  Not rush to get as many kills as possible.  We need to embrace new players, and coach good RP and technical skills.  We need to build characters that are well balanced, and then avoid areas that are too dangerous for a non power built character.  Only then will our changes be recognized and certain areas re balanced to be more fun for everyone.

AeonBlues
The following users thanked this post: ycleption

Pages: 1 [2]