Please or Register to create posts and topics.

Disable pickup

I need to make a cube that I can force the player to drop and disable and enable pickup for. I have managed to fake the force drop by putting a func_physbox around it and using its force drop, but I cannot seem to make it unable to be picked up. I have tried EnablePhyscannonPickup/DisablePhyscannonPickup, but that isn't working. Does anyone have any ideas how to fix this?

i think there are enable pickup and disable pickup commands for func_physbox... maybe they're applicable to this w/ smartedit off?

My Maps:
[spoiler][SP] Alternate[/spoiler]

I think those are the commands I was talking about, not sure what smart edit has to do with that.

Physcannon is the gravity gun from HL2 only.

My Maps:
[spoiler][SP] Alternate[/spoiler]

I know the physcannon is from halflife. A lot of flags however reference it but still work for general pickup. Is there another input I can use that will work for portal pickups?