Quote:
Originally Posted by Riddick94
pawn Code:
if(!strcmp(BizInfo[i][Owner],Name,true))
It's the same, the only one change in yours is case value.
|
Very well then,
OT: How do you define your BizInfo?
EDIT: Also how do you load your user info onto the variable BizInfo[i][Owner]?