18.01.2015, 09:28
(
Последний раз редактировалось Matess; 19.01.2015 в 15:26.
)
BUG: CreatePickup with ID 14 on water
Example with same Z coord:
ID: 1
CreatePickup(3096, 1, 495.1157,-2869.9233,3.9688, -1);

ID: 14
CreatePickup(3096, 14, 495.1157,-2869.9233,3.9688, -1);

It drops down to water, when the Z coord is lower than 15.13
//well it could be different on different place but still it's a problem
Example with same Z coord:
ID: 1
CreatePickup(3096, 1, 495.1157,-2869.9233,3.9688, -1);

ID: 14
CreatePickup(3096, 14, 495.1157,-2869.9233,3.9688, -1);

It drops down to water, when the Z coord is lower than 15.13
//well it could be different on different place but still it's a problem