Author Topic: ✚✚✚ [PICKUP] Quake-Like Powerups ✚✚✚  (Read 5250 times)

For the high-jump thing, try making a zone with an upwards force like in the Zones addon. Unless I don't understand how physics zones work.

No that's a bad idea.

I'll post some code if I figure it out

Okay. I don't mod the game, so I don't really know.

its not a bad idea just one that won't work exactly how you want it to

causes console spam when standing on an already picked up powerup with conan's XCOM weapons and the airdrop addon

causes console spam when standing on an already picked up powerup with conan's XCOM weapons and the airdrop addon
would you mind posting the console errors that you get?

This is a problem with the XCOM pack and airdrop add-on. They use image.getName() but the powerups have no image. I'm fixing this right now by assigning a null image to the powerups.

I updated the pack, so it should be fixed when Glass updates it.
« Last Edit: November 12, 2016, 04:41:36 PM by Perry »

causes console spam when standing on an already picked up powerup with conan's XCOM weapons and the airdrop addon
I'll fix the XCOM pack and approve the update - im pretty sure I can avoid that error.