Auto Login
#4

If you declared this:

Код:
new ip[16];
lowercase, why do you call for it:

Код:
GetPlayerIp(playerid, IP[playerid], 16);
uppercase?

Also, why did you put [playerid] on side of it? It should be:

Код:
GetPlayerIp(playerid,ip,16);
https://sampwiki.blast.hk/wiki/GetPlayerIp

Please, read some documentation and try to figure out your own problems, you have 1,547 posts yet you can't solve a simple warning by yourself? You need to put effort into it.
Reply


Messages In This Thread
Auto Login - by DerickClark - 27.02.2017, 23:00
Re: Auto Login - by X337 - 28.02.2017, 02:25
Re: Auto Login - by DerickClark - 28.02.2017, 03:44
Re: Auto Login - by Toroi - 28.02.2017, 03:50
Re: Auto Login - by DerickClark - 28.02.2017, 03:53
Re: Auto Login - by Toroi - 28.02.2017, 03:58
Re: Auto Login - by DerickClark - 28.02.2017, 03:59
Re: Auto Login - by Toroi - 28.02.2017, 04:02
Re: Auto Login - by DerickClark - 28.02.2017, 04:07
Re: Auto Login - by Toroi - 28.02.2017, 04:17

Forum Jump:


Users browsing this thread: 1 Guest(s)