2021-04-19, 05:26 AM
(2021-04-18, 10:58 PM)PutuSuhartawan Wrote:(2021-04-18, 03:19 PM)AbyssMorgan Wrote: If you use 3DTryg.inc ColAndreas plugin
Code:if(Item::IsPointInWaterOrient(playerid,item_player,3.0,o_front)){
//water in 3 m of player front
}
https://www.burgershot.gg/showthread.php?tid=1898
i has?
#include <3DTryg>
#include <colandreas>
error 017: undefined symbol "IsPointInWaterFrontOfPlayer"
error 017: undefined symbol "Item_IsPointInWaterOrient"
Sir, sorry i dont know what was? include need too??
You need include colandreas before 3Dtryg :)