View Single Post
  #3  
Old 09-02-2002, 09:20 PM
G_yoshi G_yoshi is offline
Forbidden
G_yoshi's Avatar
Join Date: Mar 2001
Posts: 7,206
G_yoshi will become famous soon enough
Send a message via AIM to G_yoshi
Re: New Variables for the player

Quote:
Originally posted by mikepg
playerscreenx, playerscreeny.

These would be very useful for showimg when you want to layer it to the interface (4+).

like, showing attributes over a player's head, but still have it visible over other NPCS, etc.
Huh, what?!

screenwidth and screenheight are available if that is what you are talking about. Besides, layers 4-??? are static. You want layers 1-3 which are dynamic and are bound to the board's tile coordinates. The static layers are the window layers...you really should only use those for the player's personal displays or for things if you want to use precise measurements
__________________
Reply With Quote