Im working on an FPS Game and im trying to attach a weapon bp to my players, on server side it works correctly. Here everyone has their weapons, but the client sees no weapon on any player character. im working with a repnotify variable but strangely it doesnt work on the client.
On Becoming a Viewtarget i call my function with two weapon classes to attach and spawn weapons for every character, the function gets called on serverside