05.06.2016, 09:55
Updated the include.
Added support for Timezones and Zip Codes.
- Changed the OnLookupComplete to only pass the playerid, the functions of the include can be used to gather the information.
Added support for Timezones and Zip Codes.
- GetPlayerTimezone(playerid, timezone[], size = sizeof(timezone));
- GetPlayerZipcode(playerid, zipcode[], size = sizeof(zipcode));
- Changed the OnLookupComplete to only pass the playerid, the functions of the include can be used to gather the information.

