pasteIcon(x,y,n)
Paste given slot image on screen at desired coordinates without take into account colorkey transparency.
Syntax:
pasteIcon(
x
,
y
,
slot
)
x is the destination X coordinate
y is the destination Y coordinate
slot is the slot number where the image reside
Example:
See also pasteBob() command.