Difference between revisions of "Differences from Previous Scripting"
Jump to navigation
Jump to search
m
→Misc Stuff: Deleted an extraneous space in "because"
imported>Jimhsu |
imported>Syscrusher m (→Misc Stuff: Deleted an extraneous space in "because") |
||
Line 106: | Line 106: | ||
targetScript.DoFunnyDance() | targetScript.DoFunnyDance() | ||
else | else | ||
Print("Cannot do funny dance, | Print("Cannot do funny dance, because the actor doesn't have the right script") | ||
endIf | endIf | ||
endFunction | endFunction |