View Single Post
Old 04-17-2008, 05:26 PM   #2 (permalink)
MadDawg2552
Newbie
 
Join Date: Feb 2008
Age: 30
Posts: 23
Default

Try:

Code:
((BaseCreature)m_Follow).Controlled = true;
It's a bit picky and I'm not sure if that will work.
MadDawg2552 is offline   Reply With Quote