View Single Post
  #15  
Old 12-10-2001, 11:51 PM
TDO2000 TDO2000 is offline
Registered User
TDO2000's Avatar
Join Date: Jul 2001
Location: Germany
Posts: 655
TDO2000 is on a distinguished road
Quote:
Originally posted by Sennema
I got it to work, but how do you get it to work with screenheight and screenwidth... I can't figure that one out...
if(playerenters){
showimg 201,@Sillytexthere,screenwidth/2-100,screenheight/2;
changeimgvis 201,4;
}


SO the text would be nearly in the middle of the screen (I just subtracted 100 PIxel from screenwidth/2 because that should be nearly the size of my test-text I think )
__________________
No Webhost at the moment
Reply With Quote