Difference between revisions of "Talk:MoveTo"
Jump to navigation
Jump to search
→Cannot Get This To Work With Spells or Items
imported>Qazaaq (→Cannot Get This To Work With Spells or Items: player.MoveTo -> return) |
imported>Mightylink |
||
Line 101: | Line 101: | ||
:Make sure you take note #2 into account: the script will return after <tt>player.MoveTo</tt>. | :Make sure you take note #2 into account: the script will return after <tt>player.MoveTo</tt>. | ||
:--[[User:Qazaaq|Qazaaq]] 18:01, 18 May 2009 (EDT) | :--[[User:Qazaaq|Qazaaq]] 18:01, 18 May 2009 (EDT) | ||
:I found the problem, apperently the script wont compile if you are moving to an already existing marker, I created my own xmarker and it worked perfect now. | |||
:--[[User:Mightylink|Mightylink]] 12:44, 21 May 2009 (EDT) |