Difference between revisions of "Drop"
More info in the See Also section
imported>Aridale m |
imported>Antares (More info in the See Also section) |
||
Line 10: | Line 10: | ||
* While 'set pRef to player.Drop SomeItem 1' will compile and run, pRef will remain null (00000000) and won't be of any use. | * While 'set pRef to player.Drop SomeItem 1' will compile and run, pRef will remain null (00000000) and won't be of any use. | ||
* Does NOT appear to trigger OnDrop blocks when called on the player. | * Does NOT appear to trigger OnDrop blocks when called on the player. | ||
==See Also== | |||
[[DropMe]] | |||
[[Category: Functions]] | [[Category: Functions]] |