Thread: typing script
View Single Post
  #26  
Old 12-14-2005, 05:28 AM
Kronan Kronan is offline
yo
Kronan's Avatar
Join Date: May 2001
Location: Florida, USA
Posts: 682
Kronan is on a distinguished road
Send a message via ICQ to Kronan Send a message via AIM to Kronan Send a message via Yahoo to Kronan
Um.. shouldn't

NPC Code:

showimg 1,@Arial@b@#s(this.lastletter),sx,sy;



be

NPC Code:


showtext(1,sx,sy,"Arial","b",#s(this.lastletter));




But in the GS1 form, i'm not exactly sure how it works in GS1, but I'm not sure if showimg will also show text? :/
__________________
Reply With Quote