[Fixed] Strife cheats

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
User avatar
Isle
Posts: 687
Joined: Fri Nov 21, 2003 1:30 am
Location: Arizona, USA

cheats

Post by Isle »

lego and gripper dont work. pumpup dosent work right. and heres an idea, make cheats console commands.
User avatar
Macil
Posts: 2529
Joined: Mon Mar 22, 2004 7:00 pm
Preferred Pronouns: He/Him
Location: California, USA. Previously known as "Agent ME".
Contact:

Post by Macil »

huh? What are you talking about. Apparently, you seem to be talking about that set of toys that are colorful, square/rectangle usually, and hook togther, usually called "Lego".

What's gripper? What's pumpup? AND CHEATS ARE CONSOLE COMMANDS!! Want proof? Type "god" in the console. IT WORKS!!! Type "give all" in the console. IT WORKS!!! Type -

Random Audience member: SHUT UP ALREADY! We get the point!

/me: What? HOW DARE YOU INTERRUPT ME!!!! *pulls out BFG*

Audience member: um... LOOK! There's a beta version of 64 over there!

/me: *looks where he points* Oh boy! *runs over to where I thought 64 was*

Audience member: take this! *he kills /me with plasma rifle*
User avatar
Enjay
 
 
Posts: 26969
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Post by Enjay »

:roll:

LEGO - one piece of the sigil every time the cheat is used.

GRIPPER - Stealth boots

I have to confess, other than printing the message "stealth boots on" I'm not exactly sure what "gripper" does. I don't seem to be especially stealthy (original exe)

Not all cheats are console commands. Type idclip at the console - it doesn't work, type idspispopd at the console - it doesn't work, type iddt at the console - it doesn't work, type idfa at the console - it doesn't work ...

Not all console commands are cheats either.

Isle is referring to old style cheat codes. The ones you type during a game. Not these new fangled console commands. :)
User avatar
HotWax
Posts: 10002
Joined: Fri Jul 18, 2003 6:18 pm
Location: Idaho Falls, ID

Post by HotWax »

Enjay wrote:Not all cheats are console commands. Type idclip at the console - it doesn't work, type idspispopd at the console - it doesn't work, type iddt at the console - it doesn't work, type idfa at the console - it doesn't work ...
Let's not be overlay anal.

idclip = noclip
idspispopd = noclip
iddt = am_cheat [0...3]
idfa = give ammo
...
User avatar
Enjay
 
 
Posts: 26969
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Post by Enjay »

I'm not saying there aren't alternatives. :)
User avatar
Woolie Wool
Posts: 1713
Joined: Mon Dec 15, 2003 3:36 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Arch Linux, Windows 11
Graphics Processor: nVidia with Vulkan support
Contact:

Post by Woolie Wool »

Enjay wrote::roll:

LEGO - one piece of the sigil every time the cheat is used.

GRIPPER - Stealth boots

I have to confess, other than printing the message "stealth boots on" I'm not exactly sure what "gripper" does. I don't seem to be especially stealthy (original exe)

Not all cheats are console commands. Type idclip at the console - it doesn't work, type idspispopd at the console - it doesn't work, type iddt at the console - it doesn't work, type idfa at the console - it doesn't work ...

Not all console commands are cheats either.

Isle is referring to old style cheat codes. The ones you type during a game. Not these new fangled console commands. :)
actually, many of them ARE console commands

iddqd = GOD
idfa = GIVE WEAPONS AMMO
iskfa = GIVE KEYS WEAPONS AMMO
idclip = NOCLIP
IDMUS(xx) = CHANGEMUS (filename)
User avatar
Enjay
 
 
Posts: 26969
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Post by Enjay »

Woolie Wool wrote:actually, many of them ARE console commands

iddqd = GOD
idfa = GIVE WEAPONS AMMO
iskfa = GIVE KEYS WEAPONS AMMO
idclip = NOCLIP
IDMUS(xx) = CHANGEMUS (filename)
All I was saying is that the syntax for the cheats and the console commands are different, not that they don't have equivalent versions of each other.
The Zdoom Console wrote:Log started: Mon Oct 25 20:56:29 2004

]iddqd
Degreelessness Mode ON
]idfa
Unknown command "idfa"
]idkfa
Unknown command "idkfa"
]idclip
Unknown command "idclip"
]idmus 02
Music Change
So, for example idkfa is not a console command, but its effects can be emulated with a console command.

However, it is worth pointing out that iddqd != GOD. iddqd sets health to 100%. God does not affect health.
zuzma
Posts: 57
Joined: Fri Oct 22, 2004 10:28 am

Post by zuzma »

Gripper makes the player stick to the floor more. It doesn't really seem to make you stealthy at all but it does effect the way the player moves around. It's like trying to walk around in led boots I guess. Also boomstix shouldn't give the player the sigil. Only the lego cheat should give it to you piece by piece. And the pumpup cheat should have an option to give you ten stat points for stamina and accuracy. It should say BZRK, INVISO, MASK, HEALTH, PACK, STATS.
User avatar
Enjay
 
 
Posts: 26969
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Post by Enjay »

Aha! So that's what they all do. :thumb:

I assume that there is now an inventory item we can give via scripting that allows us to increase the accuracy stat to make Strife accuracy affected weapons more accurate when imported into other games. They don't seem that accurate in Doom games - so I'm guessing they default to minimum accuracy unless something else is done. If this doesn't exist, could it be included please?
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49225
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Post by Graf Zahl »

Yes, you can give an 'UpgradeAccuracy' item to increase it. 10 of those and you get the maximum. The same for 'UpgradeStamina' to increase the player's stamina (for the dagger.)

By default they are at their lowest settings (logically!)
zuzma
Posts: 57
Joined: Fri Oct 22, 2004 10:28 am

Post by zuzma »

Hey thanks for that. Now I can just make a custom cheat. :)
User avatar
randi
Site Admin
Posts: 7749
Joined: Wed Jul 09, 2003 10:30 pm
Contact:

Post by randi »

Fixed. (BTW, you can get the targeter with the pumup cheat too.)
Post Reply

Return to “Closed Bugs [GZDoom]”