OminiData
OminiData
i would also like to know that too so i could get it to put the steam id from steam auth into the steam field so it can Work together...
so if in my db the profile field is `user_steamid` then i should change `'pf_steamid' => $social['user_accounts'][0]['userid'], ` to `'pf_steamid' => $social['user_steamid'][0]['userid'], ` right?
arh alright and are you also able to do that for multiple fields lets say user links it to hes steam profile then it will take hes steam id into...