
Originally Posted by
basiq
Edit : "Error, The player you are running this on is not a follower (FirstName <-> TenthName)"
When I'm loading the script, It says this on the screen ;/ idk how to fix it, And i think I've missed some part of the tutorial or something cus i just cant get it to work

Code:
LeaderName = 'Red Forman' --The Character you control.
FirstName = 'Eric Forman' --Second in Line.
SecondName = 'Micheal Kelso' --Third in Line.
ThirdName = 'Jackie Burkkhart' --Fourth in Line.
FourthName = 'Steven Hyde' --Fifth in Line.
FifthName = 'Fezz' --Sixth in Line.
SixthName = 'Donna Pinicioti'
SeventhName= 'Kitty Formann'
EighthName = 'Lauri Forman'
NinthName = 'Bob Pincioti'
TenthName = 'Midge Pincioti'
You need to change the names at the top of the "Magebomb All MCs.lua"
It gives you that error message because your not one of the MCs, to fix it, make sure the guy your running the script on is between FirstName and TenthName