Need help with Y_INI
#1

At first, Hello all! I am learning Y_INI... Here is my problem:

I want to compare the inputtext with Password from file:

pawn Код:
if(inputtext[playerid] == pStats[playerid][Password])
But I want it like this:

pawn Код:
if(inputtext[playerid] == //compare with string Password from file here)
Thanks in advance !
Reply


Messages In This Thread
Need help with Y_INI - by zombieking - 30.05.2012, 18:24
Re: Need help with Y_INI - by zombieking - 30.05.2012, 18:33
Re: Need help with Y_INI - by mati233 - 30.05.2012, 19:12
Re: Need help with Y_INI - by zombieking - 30.05.2012, 19:16
Re: Need help with Y_INI - by IceCube! - 30.05.2012, 19:18
Re: Need help with Y_INI - by zombieking - 30.05.2012, 19:19
Re: Need help with Y_INI - by mati233 - 30.05.2012, 19:20
Re: Need help with Y_INI - by IceCube! - 30.05.2012, 19:22
Re: Need help with Y_INI - by zombieking - 30.05.2012, 19:29

Forum Jump:


Users browsing this thread: 1 Guest(s)