make sure whatever you changed in the module you change in the code. like if you changed WriteALong to lala1 your code would be Code: Call lala1 ("WarRock", &Hxxxxxx, x) and not Code: Call WriteALong ("WarRock", &Hxxxxxx, x)
no if he did what you are saying he would have gotten an error that says "Variable not defined" but i have no idea what that error is