HowIChrgeLazer
Well-known member
I couldn't really figure out what I needed to do![]()
It's been awhile since I've used that add-on, but if i recall correctly, this is what the guide tells you to do:
- Have this add-on installed
- Create functions in MySQL that will do the math to convert SteamIDs into community profile numbers (code is at the alliedmodders link)
- The MySQL query that Luke posted will convert his add-on SteamIDs to ones used by this add-on using the functions on the MySQL server from the previous step
EDIT: You may have to install this add-on first though to get the column. Let me check.
EDIT 3: My apologies, you do have to install this add-on first to be able to import. This add-on stores profile information in the column steam_auth_id (and the install creates this column) and the add-on you use stores it differently.