Jump to content
Sign in to follow this  
unknownx9

Grenade not working without weapon?

Recommended Posts

Hello,

Here is yet another silly problem I have faced when creating a training map. I placed an ammo crate on the map removed all ammo from it and added grenades to it only. Now I take the grenades from the ammo box no problem there, then select it, but when I try to throw the grenades my player wont. It will only work if I get myself a primary weapon, which then my player will throw the grenade, but without primary weapon he will not. Does anyone know how to fix this problem?

Thanks.

Share this post


Link to post
Share on other sites

I found out this same problem, wondered why it didn't throw any grenades.. started working immediately after i picked up an AK. Propably just another engine feature :P

Share this post


Link to post
Share on other sites

If you press space once (or F or whatever your toggle weapons key is) you can throw the grenades you picked up.

Share this post


Link to post
Share on other sites
If you press space once (or F or whatever your toggle weapons key is) you can throw the grenades you picked up.

Didn't work. I was playing a civilian, i took some grenades out of a truck, tried throwing them, pressed F (to select them) but couldn't throw them. Grenade was active weapon. Grenades should work with just magazines (not requiring addWeapon) as they are throw/put type weapons, am I right?

Edited by pAuthority

Share this post


Link to post
Share on other sites
try: this addWeapon "Throw";

That I thought first too: That with removeAllWeapons, throw and put are removed too. That's not the case though, these "weapons" are still there, you just need to switch from "nothing" to Throw/Handgrenades

Share this post


Link to post
Share on other sites

Hello,

Thanks for everyone reply. I tried even adding "throw" along with adding "HandGrenade", but the guy wont throw nothing. So, I tried picking up a weapon and throwing and it worked. Oh and I also tried using F, Space, but nothing.

Share this post


Link to post
Share on other sites

Have you tried doing it with a soldier, you mentioned trying it with a civilian, maybe its something in the civilians code or whatever that wont let him enter combat without a weapon??

Just my two pennith :)

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×