Is there anything unusual here
Errors
PHP Code:
/*Error line is here*/if(!strcmp(HInfo[hid][hOwner], pName(playerid), true))
{
SendClientMessage(playerid,-1,"Welcome!");
}
Code:
(32913) : error 012: invalid function call, not a valid address
(32913) : warning 215: expression has no effect
(32913) : error 001: expected token: ";", but found ")"
(32913) : error 029: invalid expression, assumed zero
(32913) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.