Thread: Showimg help
View Single Post
  #3  
Old 04-14-2004, 01:50 AM
Dach Dach is offline
call me Chad, it's cooler
Dach's Avatar
Join Date: Aug 2002
Posts: 1,899
Dach is on a distinguished road
please don't ever use showimg to show text anymore


Hmm, that line of code can't be your problem. Put something else in there along with the #s(server.etmessage) and see if that shows up. (like this)
NPC Code:

showtext 1101,1,1,,,testing if you can see me this is not the problem : ) #s(server.etmessage);
changeimgvis 1101,4;



If it shows up, then there is something wrong with the string (not being read right I suppose). Otherwise something else is breaking before your script even gets to the showtext.
__________________
Scripting Documents:Old Script Documentation-Movement Tutorial
Reply With Quote