1 Error & 1 Warning
#4

Quote:
Originally Posted by ~Varrez~
Посмотреть сообщение
Woahh, thanks.... Would this kind of line work though?

pawn Код:
PlayerInfo[targetid][pCocaine] ++amount;
What would be the correct way for this, or is it correct? (amount is an integer)

Also, do you have anything on the warning?
Use this
pawn Код:
PlayerInfo[targetid][pCocaine] += amount;
Reply


Messages In This Thread
1 Error & 1 Warning - by ~Varrez~ - 03.07.2013, 10:35
Re: 1 Error & 1 Warning - by Vince - 03.07.2013, 10:38
Re: 1 Error & 1 Warning - by ~Varrez~ - 03.07.2013, 10:42
Re: 1 Error & 1 Warning - by niconhan - 03.07.2013, 10:55

Forum Jump:


Users browsing this thread: 1 Guest(s)