28.02.2017, 03:58
I edited my previous post, but as you've read it already i'll post it in here.
[EDIT] Also also:
What are you trying to do here?
Strcmp (string compare) is used to compare two strings.
Please read this documentation : https://sampwiki.blast.hk/wiki/Strcmp and try to fix that line of code by yourself, if you have any more questions keep asking only after you have read that.
[EDIT] Also also:
Код:
if (!strcmp(IP[playerid], 16, true))
Strcmp (string compare) is used to compare two strings.
Please read this documentation : https://sampwiki.blast.hk/wiki/Strcmp and try to fix that line of code by yourself, if you have any more questions keep asking only after you have read that.