You don't need to use "$T ="... when you execute pixelmath, it replaces the target image, or makes a duplicate of it, and then replaces data (replace or new image modes).
Other than that, it is ok. Just remember to use the ID of the image for each filter. If it is not that simple, use the equation editor, and load the image names from the combobox of view listings
So, to sumarize, it should be:
0.7*ImageHa + 0.3*ImageOIII
(see that there are no spaces in valid IDs).