View Single Post
  #2  
Old 04-05-2006, 02:20 PM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
Quote:
Originally Posted by Raeiphon
PHP Code:
showimg(200,light4.png,playerx+0.7-imgwidth(light4.png)/32,playery+1-imgheight(light4.png)/32); 
light4.png needs to be in quotes. and I think you should use the new 'imgwidth' and height functions, I think they're something like getimgwidth("filename")

Quote:
Originally Posted by Raeiphon
PHP Code:
drawoverplayer(); 
The changeimgvis call will make it draw over the player, this function is not needed/doesn't work in WNPCs.
__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote