Generic Shooter: Support Thread

Hi , I really like your Generic Shooter Sample Project.

Just wanted to mention one thing and ask a question to anyone that may be able to assist.

I installed the 4.9.1 version on Windows 7 64-Bit Professional and when testing the weapons in both PIE and stand alone game they all seem to work except for the grenade launcher. When using it the program locks up before a grenade explosion and I have to cntrl-alt-del to end the program from the task manager.

Question (this is primarily what i’d like to know the most):
What kind of events are these below?
CustomEvent2.png
This image is taken from the BP_BaseWeapon blueprint and seems to be used for things like ServerStartFire, ServerStopFire, etc… I’ve created custom events before, and I believe even with the similar attributes, but have never seen icons indicated within the green circle. When I checked the custom events documentation, along with a few other blueprint documents I can’t seem to find them. Here is another image listing the details pane for the function? / event in question.

Thanks for any help with this one. :slight_smile: