Problem
#4

Quote:
Originally Posted by Dragan
I have problem with writing 1 line

I've saved players ip and it works like this

GetPlayerIp(playerid, IP, sizeof(IP));
dUserSet(PlayerName(playerid)).("IP", IP);

Now i wanna write " If players current ip is same as saved one for that account"
Like if GetPlayerIp = DUDB saved one....

How?


I'm using DUDB.
oh i got it now u want to save ur id?
check the include in Pawno folder
there is file called a_playere open it and watch the player commands
and use this command for saving the ip i guess
Pawno
Код:
GetPlayerIp(playerid, name[], len);
Reply


Messages In This Thread
Problem - by Dragan - 26.01.2009, 16:32
Re: Problem - by JUSTIC_99 - 26.01.2009, 16:36
Re: Problem - by Dragan - 26.01.2009, 16:40
Re: Problem - by JUSTIC_99 - 26.01.2009, 16:42
Re: Problem - by yom - 26.01.2009, 16:43
Re: Problem - by Dragan - 26.01.2009, 17:00
Re: Problem - by yom - 26.01.2009, 17:23
Re: Problem - by Dragan - 26.01.2009, 17:32
Re: Problem - by Mikep - 26.01.2009, 17:47
Re: Problem - by Dragan - 26.01.2009, 17:50

Forum Jump:


Users browsing this thread: 1 Guest(s)