You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Format: missile(Type, Start, End)
Args:
Type - An object prototype or icon file
Start - The starting location.
End - The ending location.
Desc:
Send a missile of the given Type between two locations. The effect is purely visual. When Type is an object, its icon is used for the missile.
Example:
missile(/obj/fireball, usr, loc)
The text was updated successfully, but these errors were encountered:
Byond Doc:
The text was updated successfully, but these errors were encountered: