If $h(x) = x^4+ax^3+bx^2+cx+d$ then what is $a+b+c+d$?

I try: \begin{align} x=2: 2^4+2^3a+2^2b+2c+d = 3 &\implies 8a+4b+2c+d = -13 \label{I} \tag{I}\\ x=-2:-2^4-2^3a-2^2b-2c+d=3 &\implies -8a+4b-2c+d = -13 \label{II} \tag{II}\\ \eqref{I} + \eqref{II} \colon 8b +2d = -26 &\implies \boxed{4b+d = -13} \ em \tag{I}\\ 8a-13+2c=-13 &\implies 8a+2c = 0 \implies\boxed{4a+c = 0} \end{align}
I stop here..don't find another equation