Quote Originally Posted by basiq View Post
Yea!!! Thats The problem there, It is, I've changed all the names to the ones i got ;/ It still says the error
Looks like this line is failing
Code:
if Self.Name() == FirstName then

~~

else
    print("Error, The player you are running this on is not a follower (FirstName <-> TenthName")
Make sure to type out their names, when i used copy name from tibia it didnt work for me.
If that does not work, i dont know why then.