Symbol is assigned value that is never used
#1

First I want to say that I'm big beginner and I try to edit Master Gaming RP (Balkan Mode).
I getting this errors :

Код:
C:\Users\vlado\Desktop\MG.pwn(55039) : warning 204: symbol is assigned a value that is never used: "pare"
C:\Users\vlado\Desktop\MG.pwn(10741) : warning 204: symbol is assigned a value that is never used: "oglasis"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
Here is line 10741 :

Код:
	oglasis = SetTimer("RandomMessage",20000,1);
Here is line 55039 :

Код:
	new pare = GetPlayerMoney(playerid);
Reply


Messages In This Thread
Symbol is assigned value that is never used - by Dovlee - 29.10.2014, 14:24
Re: Symbol is assigned value that is never used - by MasonSFW - 29.10.2014, 14:27
Re: Symbol is assigned value that is never used - by DanishHaq - 29.10.2014, 14:32

Forum Jump:


Users browsing this thread: 1 Guest(s)