Skip to content

Use Deagle Laser Sights in Opposing Force #10

@rcbotCheeseh

Description

@rcbotCheeseh

Regarding

case GEARBOX_WEAPON_GRAPPLE:

Why not try

	else if (gBotGlobals.IsMod(MOD_GEARBOX))
	{
		switch (iWeaponIndex)
		{
		case GEARBOX_WEAPON_EAGLE:
                       pBot->UseRPGLaser();
                       break;
		}
	}

in the hope that whenever the bot picks up the Deagle it will immediately use laser

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions