Need a fix on this code.
#5

Quote:
Originally Posted by JaKe Elite
Посмотреть сообщение
Did you make sure you have bought something (That will set their PMask to one) ??

Shouldn't this part

Код:
if(PlayerInfo[playerid][pAccent] != 0 && PlayerInfo[playerid][pAccent] != 1)
Should be like this

Код:
if(PlayerInfo[playerid][pAccent] != 0)
That for pAccent only right?

I just want to liek

If(......[PMask] = 1
{Will show with stranger says : }
else
{ Same as normal + accent , if that !=0 } Even if Accent on or not.
Reply


Messages In This Thread
Need a fix on this code. [Solved] - by SoFahim - 04.12.2015, 04:42
Re: Need a fix on this code. - by Kevln - 04.12.2015, 05:48
Re: Need a fix on this code. - by SoFahim - 04.12.2015, 05:52
Re: Need a fix on this code. - by JaKe Elite - 04.12.2015, 08:11
Re: Need a fix on this code. - by SoFahim - 04.12.2015, 08:15
Re: Need a fix on this code. - by MBilal - 04.12.2015, 08:28
Re: Need a fix on this code. - by JessThompson - 04.12.2015, 08:35
Re: Need a fix on this code. - by SoFahim - 04.12.2015, 09:44

Forum Jump:


Users browsing this thread: 1 Guest(s)