GetName(playerid){new name[24];GetPlayerName(playerid,name,24);return name;}//Sorry for the indentitation, wrote this directly on the website.