21.06.2015, 18:30
Hello i am trying to get this but i cant.
i tried to make tow system with dialog i mean owner can tow his own vehicle with dialog
but i cant make it someone help me with this pls
problem is this .
line is this
i tried to make tow system with dialog i mean owner can tow his own vehicle with dialog
but i cant make it someone help me with this pls
problem is this .
PHP код:
warning 202: number of arguments does not match definition
Код:
if(!strlen(inputtext) || !IsNumeric(inputtext) || strlen(inputtext) > 5) return ShowPlayerDialog(playerid,DIALOG_TOW,DIALOG_STYLE_LIST, "Towing" ,"%s","Tow","cancel",GetVehicleName(i));