Doom Rpg-RLA Help needed

Ask about editing graphics, sounds, models, music, etc here!
Shaders (GLSL) and SNDINFO questions also go here!

Moderators: GZDoom Developers, Raze Developers

Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
Post Reply
Magic Simon
Posts: 5
Joined: Tue Feb 16, 2021 5:36 pm
Graphics Processor: ATI/AMD (Modern GZDoom)

Doom Rpg-RLA Help needed

Post by Magic Simon »

I was wondering how to change the max amount of weapons you can carry in DOOM RPG combo RLA. From 6 to at least 9 or 10....looked in the game code from folder/scripts.actors.gamedef mapdef... I looked everywhere still can find a way...There is some console command wich doesnt seem to work. // DRLA Debug Mode
if (GetCVar("drpg_debug_drla") & DDM_NOLIMITS)
{
SetInventory("RLWeaponLimit", 0);

Still doesnt look like it works....Doom rpg rla is a great game only it bugs me you can only carry 6 weapons....
Post Reply

Return to “Assets (and other stuff)”