Rattlehead 
Master
 
Posts: 290
Likes Given: 3
Likes Received: 8 in 6 posts
Joined: Jun 2012
Reputation: 8
![]()
|
RE: items vanishing when dropped
no i do not have any trigger on them while in that area except @death
i tried taking all events off of them as well, still did it.
after reading this i feel like i am getting the coords wrong all the way around ffs
heres how i got the coords, please correct my method
Code:
----------------------------------------- this corner (top right) i would .where
| |
| |
| |
| |
| |
| |
-----------------------------------------
this corner(bottom left)
i would .where
then i would take the X and Y from the bottom right coords
and the X and Y from the top left coords
rect=(bl-X),(bl-Y),(tr-X),(tr-Y),3
|
|
08-04-2013 11:03 AM |
|
|