Please or Register to create posts and topics.

Spawn with single portal gun

Fairly straightforward issue here. I want the player to spawn with the single-portal device, that can only shoot blue portals, but no matter what I try, the player spawns with the dual portal device. I read through the outputs in 'developer 2', there is no output that says 'upgrade_portalgun', only 'give_portalgun', the result of a logic auto in modified transition ents.

I've tried putting a trigger_weapon_strip in the elevator shaft, that didn't work. Neither did putting it directly on the info_player_start.

EDIT: Nevermind, I got it. Put a delay on 'give_portalgun', that gave it after the weapon strip. Rookie mistake :notwant:

ImageImage