2021-04-18, 02:57 PM
(2021-04-18, 07:42 AM)Radical Wrote:Code:IsPlayerInWater(playerid)
{
if(GetPlayerAnimationIndex(playerid) >= 1538 && GetPlayerAnimationIndex(playerid) <= 1543) return 1;
return 0;
}
Code:if (IsPlayerInWater(playerid))
{
SendClientMessage(playerid,-1,"You have to be in the water to fishing.");
}
THIS DOESN'T MAKE ANY SENSE-
BRO-
Topic: Use ColAndreas!
Using Pawn.CMD?
If you're doing so, this is the very first sign that you absolutely shouldn't utilize your all powerful P-Code knowledge in any of the scripting discussion topics.
If you're doing so, this is the very first sign that you absolutely shouldn't utilize your all powerful P-Code knowledge in any of the scripting discussion topics.