The store-loadouts.sp seems to have an error occur upon "Event_PlayerSpawn" on line 129.
This should easily be fixed by checking for "IsValidClient" instead of "IsFakeClient"
I fixed this in the attached script :)
(The attached script is in .txt instead of .sp as GitHub does not support .sp)
store-loadouts.txt