Quote:
Originally Posted by Faisal_khan
The fixed lines i.e. 49702-49705:
pawn Код:
format(BizInfo[bizid][bDescription], sizeof(string), "%s", bizname); format(string, sizeof(string), "You have set the business name to %s", bizname); SendClientMessageEx(playerid, COLOR_WHITE, string); DestroyPickupEx(BizInfo[bizid][bPickupID]);
For line 49702, show us the array of BizInfo.
|
i cant understand what you mean show us the array?