The Still New What Did You Last Do Thread
Re: The New What Did You Last Do Thread
I just googled "How perishable are stroopwafels".
Seriously, it's been sitting on my desk in a napkin for like, 3 months.
Seriously, it's been sitting on my desk in a napkin for like, 3 months.
- Vostyok
- Posts: 1666
- Joined: Sat Jan 17, 2015 8:54 am
- Preferred Pronouns: No Preference
- Location: Discord: Vostyok#3164
- Contact:
Re: The New What Did You Last Do Thread
So where are they going undercover? A Michael Jackson video?Captain J wrote:About Undercover cops, i'm sure this is what they looked like in the 90's...
I'm sure you'll blend right in, guys!
- Captain J
-
- Posts: 16891
- Joined: Tue Oct 02, 2012 2:20 am
- Location: An ancient Escape Shuttle(No longer active here anymore)
- Contact:
Re: The New What Did You Last Do Thread
In a violent and jazzy way.Vostyok wrote:So where are they going undercover? A Michael Jackson video?
- Kinsie
- Posts: 7402
- Joined: Fri Oct 22, 2004 9:22 am
- Graphics Processor: nVidia with Vulkan support
- Location: MAP33
- Contact:
Re: The New What Did You Last Do Thread
Undercover Cops is a great videogame about killing mutants with your butt.
The developers also went on to do the Metal Slug games.
The developers also went on to do the Metal Slug games.
Re: The New What Did You Last Do Thread
HEAVY MASHEEN GUN!!!1one
- Captain J
-
- Posts: 16891
- Joined: Tue Oct 02, 2012 2:20 am
- Location: An ancient Escape Shuttle(No longer active here anymore)
- Contact:
Re: The New What Did You Last Do Thread
Indeed. They were used to work on irem, until they founded Nazca Corporation for short time.Kinsie wrote:The developers also went on to do the Metal Slug games.
- Oberron
- Posts: 1048
- Joined: Sun Aug 02, 2015 1:20 am
- Graphics Processor: ATI/AMD (Modern GZDoom)
- Location: Czech Republic
- Contact:
Re: The New What Did You Last Do Thread
FLAIM SHOT!Big C wrote:HEAVY MASHEEN GUN!!!1one
Re: The New What Did You Last Do Thread
ENEMY CHAYSER!!Oberron wrote:FLAIM SHOT!Big C wrote:HEAVY MASHEEN GUN!!!1one
Re: The New What Did You Last Do Thread
Can we please keep the postcount++ posts out of this thread?
Re: The New What Did You Last Do Thread
Yes, yes, sorry. I'll stop now. 

- Oberron
- Posts: 1048
- Joined: Sun Aug 02, 2015 1:20 am
- Graphics Processor: ATI/AMD (Modern GZDoom)
- Location: Czech Republic
- Contact:
Re: The New What Did You Last Do Thread
Sorry about that as well.
- NeuralStunner
-
- Posts: 12328
- Joined: Tue Jul 21, 2009 12:04 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: capital N, capital S, no space
- Contact:
Re: The New What Did You Last Do Thread
Is it an African or European stroopwafel?Dancso wrote:I just googled "How perishable are stroopwafels".

So I recently bought Super Smash Bros. for 3DS, and have already unlocked every character & stage. (Lucina rules.)
- sonic_HD87
- Posts: 287
- Joined: Sat Mar 23, 2013 4:32 pm
- Location: Venezuela
Re: The New What Did You Last Do Thread
I feel like the dumbest person ever: I've tried the newer build of GZDoom on Hardware renderer and it worked. At first i didn't understand because on ealier build it asked me OpenGL 3.x, then i realize that what i tested at the time was a beta Gitbuild. Yes, i got stuck on 1.8 thanks to my ignorance. I think i'm the reason why the constant messages about "this is BETA" exists
But finally i can mess up with A_SetRoll!:
And to add to the situation, Slade on some random event (i still don't know how) corrupted my Silent Hill .wad and every single file was 0. Thankfully, i recovered it by using the backup i had, so no problems!

Code: Select all
HMFT A 0
HMFT A 1 A_SetRoll(frandom(0.0,358.0))
HMFT A 2 A_SetRoll(frandom(0.0,358.0))
HMFT A 1 A_SetRoll(frandom(0.0,358.0))
HMFT A 2 A_SetRoll(frandom(0.0,358.0))
HMFT A 1 A_SetRoll(frandom(0.0,358.0))
HMFT A 2 A_SetRoll(frandom(0.0,358.0))
HMFT A 1 A_SetRoll(frandom(0.0,358.0))
HMFT A 2 A_SetRoll(frandom(0.0,358.0))
HMFT A 1 A_SetRoll(frandom(0.0,358.0))
...