SHOP System problem
#8

Quote:
Originally Posted by AlexMSK
Посмотреть сообщение
PHP код:
if(PlayerInfo[playerid][LoggedIn] == && PlayerInfo[playerid][Vip] != 1)//logged is an example.Replace it with your login variable. 
This alone will fuck all the code...

If it's 0, it'll fire... If it's 1, it won't... If it's 2 it will again, and if it's 3 it will do so.


Effectively making code inaccessible.

Quote:
Originally Posted by KyNe
Посмотреть сообщение
Код:
if(PlayerInfo[playerid][LoggedIn] == 1 && PlayerInfo[playerid][Vip] <= 1)
Why are you even using this? This isn't what was pasted to you.
Reply


Messages In This Thread
SHOP System problem - by KyNe - 11.01.2018, 06:39
Re: SHOP System problem - by iLearner - 11.01.2018, 07:11
Re: SHOP System problem - by KyNe - 11.01.2018, 07:35
Re: SHOP System problem - by Sew_Sumi - 11.01.2018, 08:16
Re: SHOP System problem - by AlexMSK - 11.01.2018, 08:19
Re: SHOP System problem - by KyNe - 11.01.2018, 08:20
Re: SHOP System problem - by AlexMSK - 11.01.2018, 08:22
Re: SHOP System problem - by Sew_Sumi - 11.01.2018, 08:22
Re: SHOP System problem - by AlexMSK - 11.01.2018, 08:24
Re: SHOP System problem - by KyNe - 11.01.2018, 08:30

Forum Jump:


Users browsing this thread: 2 Guest(s)