ID:145570
 
Code:Login.dm:32:error:kamehameha_charge:undefined var.Kamehameha.dm:126:error:src.kamehameha_charge:undefined var


Problem description:

Maybe theer the same problem but how i can i fix this.
Thanks
The var isn't in your coding thats why its showing an error


mob/var/kamehameha_charge


Will fix it
In response to A.T.H.K
the coding is src.overlays += src.kamehameha_charge
were can i put it in that?