DropMe

Revision as of 11:50, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))

Syntax:

DropMe 

Drops the calling item from its container. If it is not currently in a container, the function will have no effect.

Notes

  • This function acts as a return when called -- the lines of script following it will NOT be executed (since it has just destroyed itself in the process of removing itself from inventory).
  • Unlike removeMe, this function does not preserve the health, charges, or script variables of the item.

See Also

Drop
RemoveMe