Skip to content

Use Deagle Laser Sights in Opposing Force #10

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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