Create Actor problem
#6

mda, i put
PHP Code:
 new ActorA;
new 
ActorB;
new 
ActorC;
new 
ActorD;
new 
ActorE;
new 
ActorF;
new 
ActorG;
new 
ActorH
and the warning
PHP Code:
C:\Documents and Settings\PC\Desktop\SERVER.UNNIC\gamemodes\ServerUNNIC.pwn(13534) : warning 204symbol is assigned a value that is never used"ActorA"
C:\Documents and Settings\PC\Desktop\SERVER.UNNIC\gamemodes\ServerUNNIC.pwn(13535) : warning 204symbol is assigned a value that is never used"ActorB"
C:\Documents and Settings\PC\Desktop\SERVER.UNNIC\gamemodes\ServerUNNIC.pwn(13536) : warning 204symbol is assigned a value that is never used"ActorC"
C:\Documents and Settings\PC\Desktop\SERVER.UNNIC\gamemodes\ServerUNNIC.pwn(13537) : warning 204symbol is assigned a value that is never used"ActorD"
C:\Documents and Settings\PC\Desktop\SERVER.UNNIC\gamemodes\ServerUNNIC.pwn(13538) : warning 204symbol is assigned a value that is never used"ActorE"
C:\Documents and Settings\PC\Desktop\SERVER.UNNIC\gamemodes\ServerUNNIC.pwn(13539) : warning 204symbol is assigned a value that is never used"ActorF"
C:\Documents and Settings\PC\Desktop\SERVER.UNNIC\gamemodes\ServerUNNIC.pwn(13540) : warning 204symbol is assigned a value that is never used"ActorG"
C:\Documents and Settings\PC\Desktop\SERVER.UNNIC\gamemodes\ServerUNNIC.pwn(13541) : warning 204symbol is assigned a value that is never used"ActorH"
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase


8 Warnings

any ideea?
Reply


Messages In This Thread
Create Actor problem - by Sn4ke2 - 09.07.2015, 13:19
Re: Create Actor problem - by Threshold - 09.07.2015, 13:35
Re: Create Actor problem - by Sn4ke2 - 09.07.2015, 13:39
Re: Create Actor problem - by dominik523 - 09.07.2015, 13:40
Re: Create Actor problem - by Sn4ke2 - 09.07.2015, 13:54
Re: Create Actor problem - by Sn4ke2 - 09.07.2015, 14:01
Re: Create Actor problem - by Darkwood17 - 09.07.2015, 14:04
Re: Create Actor problem - by Sn4ke2 - 09.07.2015, 14:06
Re: Create Actor problem - by liquor - 09.07.2015, 14:10
Re: Create Actor problem - by Sn4ke2 - 09.07.2015, 14:13

Forum Jump:


Users browsing this thread: 1 Guest(s)