#1

what is this? :S


../gamemodes/OnGameMode.pwn(11591) : warning 204: symbol is assigned a value that is never used: "amount"


amount = CountDynamicObjects();
Reply
#2

You don't understand ? value that is never used?

You should use it. For example: printf("%d",amount);
Reply
#3

can i have a line of that?
Reply
#4

anyone?
Reply
#5

What line? Its just warning. You saved CountDynamicObjects(); in amount, but you aren't using it. Delete this line or use it somewhere.
Reply
#6

when i remove the line and compile it just crash
Reply
#7

or written Pawno has stopped working
Reply
#8

no need anymore i fixed it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)