21.08.2014, 20:54
From the looks of it, you simply just need to add an 'Author' variable to enum MapInfo and the files themselves, then read it during the LoadMap() process (should be very similar to how he does MapName), then under StartMap(), create the textdraw (destroying the former one) then showing it to each player (in the foreach he has set up)

