Replies to nobody, page 15
-
@nibz Hai! hows it going?
-
@nibz night
-
@nibz Goodnight bunz
-
@nibz i hate my brazil =(
-
@nibz that is a magical moment
-
@nibz welcome :3
-
@nibz is it OC?
-
@nibz I'd love a tablet. I've used one before years ago with decent results.
-
@nibz Awesome! Really good!
-
@nibz I like her expression! Nicely done!
-
@nibz Wicked.
-
@nibz It's just science.
-
@nibz No, I just lack the "creative juices" when I'm not around @ceruleanspark who just gets me positively wet with creative artsy juices.
-
@nibz I never draw ever. Period.
-
@nibz I'd show you some of my pictures that I first drew but I don't want to show you scribbles. xD
-
@nibz It's difficult to get used to it. I have personal experience in it.
-
@nibz You're amazing, nibz.
-
@nibz I'm throwing money at the screen and now I need a new monitor.
-
@nibz Where's that Twiscootachu I was promised?
-
@nibz dive into youtube! type 'pony' into the search bar, click on the first video, and see if you can get to a call of duty video in 15 related videos or less
-
@nibz Its all good besides my freaking grammar :<
-
@nibz This will cure your boredom. I think http://www.totaljerkface.com/happy_wheels.php
-
@nibz HELLOITH!
-
@nibz is that vinyl and octavia?
-
@nibz greetings
-
@nibz night!
-
@nibz night
-
@nibz good night mate
-
@nibz It honestly isn't that hard to learn a programming language if you pace yourself and have good instructions. Personally, I'm taking a high school class in it and supplementing with some independent study of additional things.
-
@nibz It's easy! Just a bit of if(addingThings){activeThings.addAll(addList); addList.clear(); addingThings = false;} for(Thing currentThing : activeThings) currentThing.loop(); if(destroyingThings) {activeThings.removeAll(garbage); garbage.clear(); destroyingThings = false;} if(sector != (int)Player.xPos/256) manageObjects(); See? Easy!