[ZScript] Grab objects

Post your example zscripts/ACS scripts/etc here.
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.

Got a cool project idea but nothing else? Put it in the project ideas thread instead!

Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.

Please read the full rules for more details.
Post Reply
dodopod
Posts: 66
Joined: Wed Oct 04, 2017 2:00 pm
Contact:

[ZScript] Grab objects

Post by dodopod »



This script lets the player pick up objects like in Half-Life or Deus Ex. Feel free to use it in your mods, however you like. Just remember to credit me. If you find bugs, or have feature requests, feel free to create an issue on Gitlab.

Gitlab repo

Download:
grab-objects-v1.0.0.pk3
(4.26 KiB) Downloaded 399 times
User avatar
StroggVorbis
Posts: 866
Joined: Wed Nov 08, 2017 4:23 pm
Graphics Processor: nVidia with Vulkan support
Location: Germany

Re: [ZScript] Grab objects

Post by StroggVorbis »

Glad to see this getting updated again :3
Is this compatible with argv's UseToPickup?
User avatar
Nash
 
 
Posts: 17439
Joined: Mon Oct 27, 2003 12:07 am
Location: Kuala Lumpur, Malaysia
Contact:

Re: [ZScript] Grab objects

Post by Nash »

I love how it attaches to the player view with no jitter. Nice stuff!
dodopod
Posts: 66
Joined: Wed Oct 04, 2017 2:00 pm
Contact:

Re: [ZScript] Grab objects

Post by dodopod »

DabbingSquidward wrote:Is this compatible with argv's UseToPickup?
Yes it is, since it uses Alt-Attack to pickup objects (when fists are out), instead of Use.
Post Reply

Return to “Script Library”