#I have found what is causing the problem

1 messages · Page 1 of 1 (latest)

limber fossil
#

post the code here

obtuse lance
# limber fossil post the code here

its not really a code its my weapon prefab
P250 is not working correctly somehow, AK47 is working perfectly.
when client tries to buy P250 it doesnt add it to their inventory also if host buys P250 before client joins it doesnt let them because of that error message

#

!code

past hawkBOT
obtuse lance
#

@limber fossil I believe this is everything if I missed something please ping me

#

@limber fossil I was debugging a little again and the mistake is somewhere between TryBuyWeapon and AddWeapon since when I try to add AK47 to wallbuy it also doesnt work

#

any luck Evilotaku?

limber fossil
#

UpdateWeaponActiveStates() is not going to run on the clients. I don't know if that are network objects, but if they are they need to be active at all times

obtuse lance
#

the gun just Floats at 0/0/0

#

tho for some reason the clients HUD sees the gun and interacts with it which makes me even more confused

#

anyways I am going to sleep if you by any chance have any idea what could be the problem I'll try every single thing you recommend since I am just bad. Though I could make my first ever big project multiplayer I took bigger bite then I can chew

limber fossil
obtuse lance
#

since you need to think about so many more things