Hmmmm, let me think.
Hmmm?? Hmmmm???
Oh YES!! - no
Hmmmmmm, hmmmm....
YAEH!!!!

key_alt is a constant!
And a constant is "read only" that means you can't assign a value to it.

create(...) should be ent_create(...)
<image.bmp> should be "image.bmp" or:

string my_img = <image.bmp>;
ent_create(my_img, ...

mercuryus

PS: can't imaging, this worked with 6.3x