Opis problema o kojem se radi: Uradio sam chatporuke i chatdouble(DA PISE IZNAD GLAVE ADMIN GM ...) i stavio sam timer za obadvoje al sad mi izbacuje 2 warniga
Dio skripte: Dam
Slika (neobavezno):
Sta mi izbacuje kad compilam :
C:\Gamemodes\Balkan Family RP\gamemodes\BalkanFamily.pwn(9315) : warning 204: symbol is assigned a value that is never used: "chatdouble"
C:\Gamemodes\Balkan Family RP\gamemodes\BalkanFamily.pwn(9313) : warning 204: symbol is assigned a value that is never used: "chatporuke"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 26996 bytes
Code size: 2650864 bytes
Data size: 5343900 bytes
Stack/heap size: 16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements: 8038144 bytes
2 Warnings.
new chatdouble;chatdouble = SetTimer("ChatDouble",3000,1);od chat poruka:
new chatporuke;od chat poruka :
chatporuke = SetTimer("ChatPoruke", 120000, 1);