Page 1 of 1

cheat codes in unreal engine 1 for jj3d

Posted: Sat Sep 14, 2019 2:06 pm
by luke11685
Do you know how can I keep for instance increasing coins,god mode,animals morphing,all weapons,infinite ammo...etc. counter what's the command for that in old jj3d alpha demo? I also want to know how fix save/load game states. Because there's some message that says "URL can't be found" or something like that. Why DeanVillage004.unr is corrupted only when I'm using Unreal Engine 1 debug console? It can't load any other maps inside main hub world of planet Carrotus.

Re: cheat codes in unreal engine 1 for jj3d

Posted: Sat May 02, 2020 8:53 am
by BobIsUnreal
Do you know how can I keep for instance increasing coins,god mode,animals morphing,all weapons,infinite ammo...etc. counter what's the command for that in old jj3d alpha demo? I also want to know how fix save/load game states. Because there's some message that says "URL can't be found" or something like that. Why DeanVillage004.unr is corrupted only when I'm using Unreal Engine 1 debug console? It can't load any other maps inside main hub world of planet Carrotus.
seems normal cheats dont work per-say

but admin set does.
"admin set Jazz health 999999999999" will give you basicly infintie health ( and break the hud)

these might work, may need to change the classes slightly
literally pulled the variables out of notpade with no editor
"admin set JazzPlayer CurrentlyInvulnerable true" might make you invunarable, but might fail instasntly after a duration
"admin set JazzPlayer Carrots 99999" set carrots
"admin set JazzPlayer Keys 99"
"admin set JazzPlayer Lives 999"
"admin set JazzPlayer ManaAmmo 999"
"admin set JazzPlayer ManaRechargeRate 99.0" float
"admin set JazzPlayerLevelGems 5" ( value between 0 to 255)
night work might not, also you could make a mod to add the functionaly back possibly