View Single Post
  #19  
Old 12-11-2001, 09:29 AM
Sennema Sennema is offline
Registered User
Join Date: Nov 2001
Location: Ontario, Canada
Posts: 132
Sennema is on a distinguished road
Send a message via ICQ to Sennema Send a message via AIM to Sennema
Yeah, I got it. I wasn't sure about subtracting from screenwidht/screenheight cause different size screens might make the text appear in wierd places, so I just used this code:
NPC Code:

if (playerenters) {
showimg 200,@copperplate gothic@@Blacksmith/Synthesist,screenwidth/40,screenheight/45;
changeimgvis 200,4;
}



I didn't feel like using colours cause I'm not sure whether they're for p2p or non-p2p, and it's for a non-p2p PW. Anyway, thanks for all your help everyone.
__________________
~Draemus Windblade


Just over 90% of all messages have no point or meaning.

"In order to preserve ourselves we seek out and eliminate anything that may do use harm. In doing so, we destroy things that, though possibly hazzardous, may be important to survival. So you see, in trying to save ourselves, we ultimately bring about our own destruction"


Luminar
Reply With Quote