Help with strings..
#1

I'm trying to make an auto-login system by gettimg their ip..

But I have a problem with strings..

pawn Код:
new IP[16][MAX_PLAYERS];
But if I do this:

pawn Код:
GetPlayerIp(playerid, IP[playerid], 16);
It will give me an error because I didn't index the [16] part..

Help
Reply


Messages In This Thread
Help with strings.. - by The_Moddler - 26.10.2010, 18:11
Re: Help with strings.. - by LarzI - 26.10.2010, 19:11
Re: Help with strings.. - by The_Moddler - 26.10.2010, 19:31
Re: Help with strings.. - by Grim_ - 26.10.2010, 19:35
Re: Help with strings.. - by bilakispa - 26.10.2010, 21:09
Re: Help with strings.. - by Grim_ - 26.10.2010, 21:13
Re: Help with strings.. - by The_Moddler - 26.10.2010, 23:51

Forum Jump:


Users browsing this thread: 2 Guest(s)