Sorry but that still doesn't work. When I execute str_cpy((our_players[i]).playername,current_player); i get the following error: "invalid argument in Event: STRING"
I did define playername as a string in the structure but also tried defining as a char[30] but same result... I am really pulling my hair out about this. Gerrit