NPC Code: function onCreated(){ showtext(500,screenwidth/2,screenheight/2,,"Arial","","foobar test text"); with(findimg(500)){ layer=5; alpha=0.5; zoom=3; } }
function onCreated(){ showtext(500,screenwidth/2,screenheight/2,,"Arial","","foobar test text"); with(findimg(500)){ layer=5; alpha=0.5; zoom=3; } }