Posts: 89
Threads: 15
Joined: Jul 2012
Reputation:
0
So, when I give a player a weapon, it pops up and deleted right after.
It worked perfectly fine before, what went wrong? What could create this bug?
Posts: 61
Threads: 5
Joined: Jul 2011
Reputation:
0
It is possible that there is a script that performs this action, post your complete callback OnPlayerUpdate.
There will certainly be a script that is in conflict
Posts: 89
Threads: 15
Joined: Jul 2012
Reputation:
0
Well I messed around with SpawnInfo, seeing my skinID didn't save before (does now though, without the spawninfo functions). I basically got rid of all the spawninfo functions (seeing it may have prevented the weapons to spawn at login) but the issue is still there.