View Single Post
  #7  
Old 08-07-2003, 08:33 PM
Chrisz Chrisz is offline
Registered User
Join Date: Oct 2002
Location: Lost...
Posts: 176
Chrisz is on a distinguished road
Send a message via AIM to Chrisz Send a message via Yahoo to Chrisz
Sorry for double posting.. but i also noticed you /32 x.x that's wrong... graal tiles are 16x16 pixels ;x... 32x32 = 4 tiles

NPC Code:

viewx=playerx-1.5; if (viewx<0) viewx = 0;


And i think that should be what your looking for You can work out the rest.
__________________
-Chrisz
Reply With Quote