I pretty much only play trek if I can play betazoid, trill (joined), or deltan.

Posts made by Cobalt
-
RE: Any interest in a possible TOS-era Star Trek Fate Accelerated game?
-
RE: What are you listening to?!
A really shitty live version of 'Confident' by Demi Lovato, that Spotify is forcing me to listen to as a commercial.
-
RE: Fallout 4
My favorite sidequest involved Longneck Lukowski's Cannery, south of Salem Witchcraft Museum. I ran into a random settler who told me about Longneck Lukowski's cannery. Go take a look around!
-
RE: Mush Campaigns
Star Trek: Gamma One has some successful campaigns for a while. However, players began getting more and more unhappy and people started leaving. I think that a successful campaign requires not only an active and well prepared GM but also players who are there an interested in it.
-
RE: Java Buddies?
Moar Java~ Here is my first lab for this term. I was forced to use switches to do this:
//******************************************************************** // Date: 01/09/16 // Program Name: // Program Description: This program asks the user to input a number between 50-200 // this is the number of times a random number between 1-100 // will be generated. This program uses a verification of input loop // to make sure the user is putting in the right number range. // It then stores the number into an array and uses at least one switch. // It will finally print a histogram of the numbers showing the frequency // Of which each number was randomly generated. // PseudoCode: // Ask user to enter value 50-200 (How Many #?) // Verify input between 50-200 // Declare int array size 10 // Repeat (how many times) // generate int (1-100) // convert num to correct range // range =(num-1)/10 // increment array[range] // // print histogram // // ( Test Oracle goes here! ) //******************************************************************** import java.util.Scanner; import java.util.Random; public class Lab_1 { public static void main(String[]args) { // setting up required objects Scanner s = new Scanner(System.in); Random r = new Random(); int range[] = new int[10]; int times = 0, total = 0; int value; // Asking the user how many times to generator a random number, at least 50 less than 200. while ( times < 50 | times > 200 ) { System.out.println("How many times should we generate a random number? Must be between 50-200 times."); times = s.nextInt(); } for (int tracker = 0; tracker < times; tracker++) { value = r.nextInt(100)+1; value = (value-1)/10; switch(value) { case 0: range[0]++; break; case 1: range[1]++; break; case 2: range[2]++; break; case 3: range[3]++; break; case 4: range[4]++; break; case 5: range[5]++; break; case 6: range[6]++; break; case 7: range[7]++; break; case 8: range[8]++; break; case 9: range[9]++; break; default: System.out.println("Ooops."); } } System.out.println("---------------------------------------------------------------"); for (int arraysub=0; arraysub < range.length; arraysub++) { switch(arraysub) { case 0: System.out.print("| 01-10\t|"); break; case 1: System.out.print("| 11-20\t|"); break; case 2: System.out.print("| 21-30\t|"); break; case 3: System.out.print("| 31-40\t|"); break; case 4: System.out.print("| 41-50\t|"); break; case 5: System.out.print("| 51-60\t|"); break; case 6: System.out.print("| 61-70\t|"); break; case 7: System.out.print("| 71-80\t|"); break; case 8: System.out.print("| 81-90\t|"); break; case 9: System.out.print("| 91-100\t|"); break; default: System.out.print("| ??-??\t|"); } for (int dots = 0; dots < range[arraysub]; dots++) { System.out.print("*"); } System.out.println(); total = total + range[arraysub]; // checking to make sure the right amount of numbers are generated } System.out.println("---------------------------------------------------------------"); System.out.println(total + " numbers generated"); } // end main } // end class
-
RE: MSB alias/username
I've gotten so much GIRL = Guy In Real Life, I don't take it seriously when someone thinks I'm a dude. Although, I stopped getting so much of that when I stopped playing a lot of WoW with randoms.
-
RE: MSB alias/username
Blue is my favorite color. Blue on WORA was taken, thus I became Cobalt. And now I am Cobaltasaurus, because fuck you I do what I want.
-
RE: New forum version
@Cirno said:
@Ninjakitten said:
Mrm. I don't like that names seem to have disappeared from the unread page... I don't have everyone's avatars memorized and I don't want to.
Hover your mouse cursor over the avatar and, et voila - the name appears.
It actually doesn't work for me. Hovering over the avatar gives me nothing. Granted, it doesn't really matter to me since I'll either read the thread based on the title or not.
But as a note @Glitch; the 'click this to view latest posts' doesn't seem to be working for me. Not sure if it is a theme issue (I'm not using the standard one) or a forum issue itself.
-
RE: An-E-May
ARISE CHICKEN!
Alright folks. Anime me.
I recently finished Parasyte: the Maxim, recently. So now I need something new to poke at slowly. Otherwise I'm just going to go back to Samurai Champloo~ Any suggestions?
-
RE: Spying on players
@Thenomain said:
Supervising RP used to be okay until it became spying on players.
This didn't take very long in the hobby, either.
I started on a game with fully coded obfuscate (and auspex), and one with coded cameras for public places (like elysia). The idea of someone having a camera in a place on a doesn't really bother me. I'd prefer it if that didn't catch OOC comments as well, but again-- in public places such as Elysia or hangouts it doesn't bother me too much.
Nor does the idea of staff logging what goes on in say an OOC room. As long as staff aren't going out of their way to read player pages between each other, or go into private builds to watch private RP, I don't really care.
-
RE: A small question:
@Thenomain, they were in Oregon-- not Washington.
-
RE: A small question:
What 'Cirno's Trolling' thread? I don't see one.
-
RE: Cirno Goes To College [Employment, Education, and Careers Thread]
@Luna said:
Sometimes not going to college is ok and works out. I'm much happier with my numbers and I would have never ever ever ever picked being an accountant on my own.
While I'm still very bitter and angry about the situation that lead to me not going to college right out of high school, I definitely wouldn't have picked programming at that time. I would have gone to art school and that's a very very high risk of 'not ever being successful' sort of career. Or very high risk of 'soul crushing hatred of other people because I'm graphic design where my art is made for other people rather than me'.
I like it when people tell me my art is pretty and praise me. I do not like trying to make art that other people want.
Coding up something someone was requested, on the other hand, is a challenge and I adore it.
-
RE: Characters: What keeps you?
@Sessurea said:
Cirno, are you Nuku?
I'm fairly certain Cirno is not Nuku. Nuku does come around every so often to talk about Ponyfinder. He (?) has been fairly successful with it.
I do often have suspicions that Cirno is PsyJane. Are you, @Cirno?
-
RE: Characters: What keeps you?
@Cirno I think reading over your things that you like to play character that people might immediately judge in a negative manner. Stuff that people would dismiss as caricatures without bothering to RP with you, or find out why you find those characters fun-- or to see if they could be fun. Frankly, I don't think there is anything wrong (as long as you aren't being deliberately offensive with your concept) with having a "caricature".
Do you enjoy the challenge of making something "grounded" and "fleshed out" of those concepts? Or do you enjoy making people get all up on high-horses? Or both?
I have been guilty, and probably will be in the future, of eye-rolling and judgment of other peoples characters. At this point I'm trying to find that zen place where I don't judge anyone for their fun. I might not want to play a stripper-ninja, but how does someone else playing a stripper-ninja hurt me? It doesn't.
-
RE: Coming in 2016 - Bump in the Night
I'm not sure if it was clear in the initial post:
We're unlikely to be using Hunter: the Vigil, if we do it'll be pieces of it (merits, etc). This is only partly because it's not likely that HtV 2E will be out any time soon.
-
RE: Coming in 2016 - Bump in the Night
@Tempest said:
I have nothing but
for you both, but that is the flakiest headstaff combo possible.
Thanks for the confidence.