error 017: undefined symbol "g_aStarTextDraws"
//means that you didnt defined g_aStarTextDraws add at the top of your script but under the includes:new g_aStarTextDraws;
for (i = 0; i <sizeof(g_aStarTextDraws) i++ )