Search found 1433 matches
- Tue May 29, 2018 9:16 pm
- Forum: Off-Topic
- Topic: "Nostalgia Pandering" - Does it ruin games for you?
- Replies: 53
- Views: 5717
Re: "Nostalgia Pandering" - Does it ruin games for you?
I singled out the military-industrial-complex fascist right because that's where AAA shooters tend to go if they go anywhere. And it doesn't have to be extreme, either, just a tacit endorsement of what makes a man a man according to the assumptions of the story being told. I honestly don't know how ...
- Tue May 29, 2018 7:37 pm
- Forum: Gameplay Mods
- Topic: [WIP] The Trooper - 0.3.4 [INFINITE HIATUS]
- Replies: 352
- Views: 71631
Re: [WIP] The Trooper - 0.2.4.13b Inbound [UPGRADES]
If can make a suggestion: split the "Primary Weapons" in half, scrolling though 7 weapons with 2 keys would be a pain, 3-4 weapons per slot is perfect and even 5 is pushing it, but bearable. 7 might be a mess if I need to get to a specific weapon.
- Tue May 29, 2018 7:30 pm
- Forum: Scripting
- Topic: Earliest reference to player upon picking up Weapon
- Replies: 2
- Views: 320
Re: Earliest reference to player upon picking up Weapon
I assume touching it.Nash wrote:earliest that the reference to the owner can be retrieved
Code: Select all
override void touch(Actor toucher)
{
//toucher = player
}
- Tue May 29, 2018 7:24 pm
- Forum: General
- Topic: [SPRITES] Spriting Carnival!!
- Replies: 38034
- Views: 4643438
Re: [SPRITES] Spriting Carnival!!
Can I use this?Gabbuz85 wrote:BARA Shotgun
- Tue May 29, 2018 7:07 pm
- Forum: Off-Topic
- Topic: "Nostalgia Pandering" - Does it ruin games for you?
- Replies: 53
- Views: 5717
Re: "Nostalgia Pandering" - Does it ruin games for you?
pornography or some kind of right-wing militant-fascist extreme propaganda Honestly any propaganda (A.K.A. Political pandering) extreme enough can basically ruin the experience of any game no matter what area on the political spectrum. mother, spouse, priest, etc. walked in on you playing the game ...
- Tue May 29, 2018 6:55 pm
- Forum: Off-Topic
- Topic: The Still New What Did You Last Do Thread
- Replies: 29603
- Views: 1524547
Re: The New What Did You Last Do Thread
Says the dude who made an entire mod dedicated to killing them like Rambo.GAA1992 wrote:I seriously don't know how you don't fear them. I feel really ashamed of myself, but, DAMN.
- Tue May 29, 2018 9:13 am
- Forum: Off-Topic
- Topic: The WIP Thread
- Replies: 30877
- Views: 2143894
Re: The WIP Thread
Made this within a day to test player variable tweaking, possibly the start of a red alert 2 inspired mod
- Tue May 29, 2018 9:12 am
- Forum: Off-Topic
- Topic: The Still New What Did You Last Do Thread
- Replies: 29603
- Views: 1524547
Re: The New What Did You Last Do Thread
I guess most people are kind of freaked out by the compound eyes and the fact that it has 8 legs. that and it's hard to anthropomorphize it (personality wise I mean) compared to other things.Viscra Maelstrom wrote:i know i shouldn't fear spiders, but their appearance really freaks me out.
- Mon May 28, 2018 9:08 pm
- Forum: Scripting
- Topic: On making a homing rocket launcher
- Replies: 8
- Views: 1181
Re: On making a homing rocket launcher
Puffs: assign themselves TID 99000 (plus target's playernumber), last a couple tics and go away [/quote] I just realized, if a monster where to, say, have a continuous hitscan attack that produces a puff with the same TID, is it possible to have a sort of looney toons back and forth with a rocket ...
- Mon May 28, 2018 8:53 pm
- Forum: Scripting
- Topic: Changing player properties dynamicaly in zscript
- Replies: 7
- Views: 1757
Re: Changing player properties dynamicaly in zscript
EDIT: If the need is to just modify the player's forwardmove and sidemove, the variables are playerpawn.[forward/side]move[1/2], 1 being walk and 2 being run oh so THAT's how you do it, I was wondering if I did somethign wrong, I thought the variable was just playerpawn.[forward/side]move. I forgot ...
- Mon May 28, 2018 8:26 pm
- Forum: Off-Topic
- Topic: The Still New What Did You Last Do Thread
- Replies: 29603
- Views: 1524547
Re: The New What Did You Last Do Thread
irontusk341 wrote:Spiders on the other hand... ill go full on berserk on that. lol
They can be adorable too
- Mon May 28, 2018 8:22 pm
- Forum: Off-Topic
- Topic: "Nostalgia Pandering" - Does it ruin games for you?
- Replies: 53
- Views: 5717
Re: "Nostalgia Pandering" - Does it ruin games for you?
In the end, "Pandering" is only bad if it has nothing to back it up (A.K.A. everything else like game-play, aesthetics, or story) and used as a crutch as a way to make the game stand out. Pandering is fine if it's used as a stool not a crutch. Doom 2016 IMHO was basically one of the biggest panders ...
- Fri May 25, 2018 11:41 pm
- Forum: Scripting
- Topic: Changing player properties dynamicaly in zscript
- Replies: 7
- Views: 1757
Re: Changing player properties dynamicaly in zscript
I'm trying to dynamically adjust the following: Player.ForwardMove (value here); Player.SideMove (value here); from both interacting with specific actors with the use key or if another actor has specific booleans triggered true or false. initially, I thought of replacing (value here) with double ...
- Fri May 25, 2018 5:35 pm
- Forum: Scripting
- Topic: Changing player properties dynamicaly in zscript
- Replies: 7
- Views: 1757
Changing player properties dynamicaly in zscript
Is it possible to change actor properties, specifically player's? I tried using variables but since I can't initialize them on the same line I declare them, it throws an error.
The goal here was to ensure that I can change player speed on specific inventory and conditions but I have other plans.
The goal here was to ensure that I can change player speed on specific inventory and conditions but I have other plans.
- Thu May 24, 2018 10:28 pm
- Forum: TCs, Full Games, and Other Projects
- Topic: [Steam page available] The Forestale [platformer]
- Replies: 130
- Views: 30373
Re: [Available steam page] The Forestale [platformer]
Why do feel like a stampede of angry people are about to approach?