Difference between revisions of "Drop"
m
no edit summary
imported>Fella |
imported>Aridale m |
||
Line 9: | Line 9: | ||
==Notes== | ==Notes== | ||
* 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. | |||
[[Category: Functions]] | [[Category: Functions]] |