Quote:
Originally Posted by cessil
well strcmp compares strings, if it can't compare them then it's a match and if it can then there's a difference between them so this code is checking if the name equals <name>
pawn Код:
if(!strcmp(playername, "<Name>", true))
|
Which it does but is still not letting me open the Gate as Billy_Macan, Yet it allows Tom or Fred or Billy_Macan3 to