27.01.2019, 17:15
I'm experiencing annoying problem w/ ColAndreas...
I'm using .dll from releases page and working .inc (no warnings/errors) from master page...
So this is the problem, even tho player is like 1.0 above from water (Standing on object above water) it shows up he is in water...
Result was always same, here is photo:
https://imgur.com/a/oaiXj5H
I'm using .dll from releases page and working .inc (no warnings/errors) from master page...
So this is the problem, even tho player is like 1.0 above from water (Standing on object above water) it shows up he is in water...
HTML Code:
if(CA_IsPlayerInWater(playerid, -1.0, -1.0)) { Server(playerid, "U vodi si!"); } if(CA_IsPlayerInWater(playerid, 0.0, 0.0)) { Server(playerid, "U vodi si!"); } if(CA_IsPlayerInWater(playerid, 0.0, 0.0)) { Server(playerid, "U vodi si!"); }
https://imgur.com/a/oaiXj5H