• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Level Design Question - Weapons pickup

You can make this by using the Panzerfaust PickUp actor you can find more info on this in the SDK manual (should be on your hardrive already or grab it from the dowload section).

You have to change the mesh from a Panzerfaust to the weapon you want you also can change which weapon is picked up, it is not hard to fin out where.

However this will be buggy (not showing the right mesh showing up in multiplayer, interfering with weapons the player has already a rifle pick up logically causes problems if you have a rifle already ;))

If you want/need it bugfree you have to look into coding or find an idiot who is coding it for you :p
 
Upvote 0