Please login or register.

Login with username, password and session length
Advanced search  

News:

For WME related articles and tutorials visit WME Resource Center.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - diduk

Pages: [1]
1
Thanks all Ok!

2
If I set CURSOR_COMBINED to FALSE, will only draw an item, the cursor will not be drawn.
But I need the cursor over item.

3
I have made the cursor and item simultaneously on the screen.
The cursor is drawn always under item.
Whether it is possible to make that the cursor was drawn over item?

ITEM
{
   CAPTION = ""
   NAME = "ruchka"
   SPRITE = "items\ruchka\ruchka.tga"
   CURSOR = "items\ruchka\ruchka.sprite"
   CURSOR_HOVER = "items\ruchka\ruchka_a.sprite"
   CURSOR_COMBINED = TRUE
   SCRIPT = "items\ruchka\ruchka.script"
}

Pages: [1]

Page created in 0.019 seconds with 22 queries.