format(string, sizeof(string), "~w~Group~y~%s's ~w~ Safe.", Groups[h][GroupName]);
CreateDynamic3DTextLabel(i, string, 100, 0, -1, -1, -1, 10.0);
Arko.pwn(9626) : error 035: argument type mismatch (argument 1)
CreateDynamic3DTextLabel(const text[], color, Float:x, Float:y, Float:z, Float:drawdistance, attachedplayer = INVALID_PLAYER_ID, attachedvehicle = INVALID_VEHICLE_ID, testlos = 0, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);