26.01.2016, 13:58
I am trying to get the max bets of a dealer but i dont know how to get if player has writen the Acceptable amount from dealer
i tried this btw idk if it works please help me out
gettin this error
i tried this btw idk if it works please help me out
Код HTML:
if(PlayerTemp[playerid][minbet] < "%s" || PlayerTemp[playerid][maxbet] > "%s") return SendClientError(playerid, "Invalid amount specified!");
PHP код:
error 001: expected token: "-string end-", but found "-identifier-"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase