of     1   

jak12321
#1149153Thursday, May 29, 2008 11:53 PM GMT

This is a script that don't work, but there is nothing in the output, help Script: tar = game.Workspace.Target while true do script.Parent.RocketProp.Target = tar wait(0.001) end --And yes, every thing is in the same directory and is NOT misspelled.
jak12321
#1149160Thursday, May 29, 2008 11:54 PM GMT

lol (misspelled)
jak12321
#1149283Friday, May 30, 2008 12:04 AM GMT

C'mon help meh with mah script. 7331
CheeseKnight
#1149340Friday, May 30, 2008 12:09 AM GMT

rofl whats output i never use it XD
jak12321
#1149888Friday, May 30, 2008 12:48 AM GMT

It tell's what is happining to script's
burgly
Top 100 Poster
#1149986Friday, May 30, 2008 12:54 AM GMT

RocketProp:fire() Use that line to actually make it start moving. (Make sure you put in a target first)
burgly
Top 100 Poster
#1150002Friday, May 30, 2008 12:55 AM GMT

Also, this would be accrurate: tar = game.Workspace.Target script.Parent.RocketProp.Target = tar script.Parent.RocketProp:fire()
jak12321
#1150013Friday, May 30, 2008 12:55 AM GMT

Ohh thank's

    of     1