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.


Topics - infern0man1

Pages: 1 [2] 3 4
16
Other Languages / Igpay Atinlay Atchay
« on: September 11, 2015, 11:39:21 PM »
I'mway eallyray oredbay ightray ownay, osay ere'shay othingnay! :OneHand:





:Kappa:

17
Programming Questions / Small idea/question
« on: July 26, 2015, 01:38:54 AM »
Would it be possible to create something similar to the effects used in this video? If so, what would be a good way to start?


I don't have plans on using something like this in the future, but I think it would be cool to see it in action in some fangame at some point.

18
The Lounge / Something to do with a laptop keyboard
« on: July 25, 2015, 11:52:45 PM »
I've been having to use a laptop for the past week or two for stuff, and recently I've noticed something.


When using AutoHotKey, sometimes other buttons won't respond, most notably the left directional key. This only happens when I have the two shift keys pressed and held down at the same time, yet it doesn't do so with the right directional key. Also, when I hold down one of the shift keys and the left directional key, the other shift key won't respond.


Is there an explanation to why this is happening? Is there a fix as well?

19
Programming Questions / Problems with creating this shape
« on: June 19, 2015, 08:27:10 PM »


I'm attempting at making a shape similar to the one above, so I wrote up the code below:

Code: (objBoss - Step Event) [Select]
//stepcounter coding beforehand and bla
xx=room_width/2;
yy=room_height/2;
dist=76;
num=4;
for(i=-num;i<=num;i+=1){
  a=instance_create(xx+i*dist,yy+i*dist,cherry);
}

However, when I run the game, no cherry appears when it's supposed to. I'm thinking that it's just the way I wrote it that GM just doesn't even. Is there a better way or a workaround for this, or am I just completely missing something?

20
Announcements / A small notice on reporting a post
« on: May 29, 2015, 08:01:56 PM »
If it's spam, don't report it, we'll find it; if it's just for fun, please don't. Every time a report is given, an email is sent to every admin, every mod, etc. on this forum, and the more we get the more we want to shoot ourselves. Unless it actually breaks one of the set rules in the forum, don't report it.

21
General Games / Word Association (Let's Try this Again)
« on: July 31, 2014, 11:25:09 AM »
Don't fuck this up guys.


Bushel

22
Off Topic / Love thread
« on: July 30, 2014, 10:08:19 PM »
I love every single one of you.  :atkLove: 

23
Gameplay & Discussion / Interesting Jump Concept
« on: July 21, 2014, 07:04:34 PM »


I'm not shitting you when I say that the jump posted above is in fact possible. Because of the damage block, you can regain your single/double jump a frame before you actually die to it.

Just thought I'd share.

Oh, and ignore the graphics. That's for something else.

24
Announcements / *NOTICE* Reporting Spam-Bot Posts
« on: June 19, 2014, 01:15:11 PM »
I think this needs to be said, even though we haven't had an actual attack in a while.

If you see a spam-bot and it's post, please do not report the actual post using the "Report to moderator" link. When you do, it sends an email to all of the staff, and, in frequent succession, it can get quite annoying and it clogs up our inboxes.

If you see a spam-bot post/thread, link it in the
Spambot Report Thread. The staff will take care of it from there.

Thank you for reading.

25
Computer Café / Stream Help
« on: June 10, 2014, 10:56:53 AM »
Ok, there have been several times in the past where I have tried to stream stuff on Twitch. First, I tried using XSplit. Whenever I opened it, it would say it stopped working and closed, even though nothing actually happened. So I ditched it and, with recommendations from someone on Skype (I can't remember who :Kappa:), I tried FFSplit. It did the same thing.


Then there's the problems with OBS. First of all, I have no idea what the settings should be to use it for Aiwannas. Second, it says that it won't stream to Twitch because of my OS, which is Vista. Since OBS actually opens for me, this is my only choice, yet I can't use it.


So my question is, what do you have to do to get it working? Like, what are the settings I need to use, and why won't it allow me to stream?

26
Help, Suggestions & Feedback / Staff Abuse Reports
« on: June 05, 2014, 09:56:06 AM »
10. Listen to all members of staff unless abusing in some form of way; if so, report it in the "Abusing Staff" post.


If you believe that a staff member is abusing his/her power on these forums, please post here. The problem will be taken care of. Once it has, your post will be deleted letting you know that affirmative action has been taken.

27
Video Games / ReflecBeat+
« on: June 05, 2014, 09:36:20 AM »
So I got this gem on iTunes for free.


So far, I have FC'd Elisha, not eternity, and Wuv U on Basic; FC'd not eternity on Advanced; and have nothing less than a B in ranking for the rest of the difficulties on the other songs.


If you haven't gotten this, get it. At some point I need to buy some of the music packs. I want to play SEED, but I can't remember my iTunes security questions :BibleThump:

28
Help, Suggestions & Feedback / Get rid of this feature completely
« on: May 11, 2014, 02:26:58 PM »


This button on the post response page. It completely fucks up formatting, and it's on by default for me. Just get rid of it completely. We don't need it to know how to use the code here.

29
Anime & Manga / Claymore
« on: April 17, 2014, 11:30:33 PM »
So I randomly found this online manga while doing a Google image search :Kappa:

You can find it at:
https://www.mangahere.com/manga/claymore/v01/c001/


So far I have enjoyed it. Tell me what you think.

30
I don't want anyone else here going through what I had to go through.
Code: [Select]
Room 1: 4
Room 2: ふ
Room 3: ±5
Room 4: 36
Room 5: 1人
Room 6: 午
Room 7: 8
Room 8: 8
Room 9: そうだよ
Room 10: エ - ! ! ! !


Thank you and have a nice day!

Pages: 1 [2] 3 4