2 spawneding Warnings
#2

Quote:
Originally Posted by RustySnowman x
Посмотреть сообщение
gamemodes\MARP.pwn(45662) : warning 203: symbol is never used: "gCopPlayerSpawns"
gamemodes\MARP.pwn(45662) : warning 203: symbol is never used: "gMedPlayerSpawns"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

Header size: 9132 bytes
Code size: 1713908 bytes
Data size: 10438660 bytes
Stack/heap size: 16384 bytes; estimated max. usage=5266 cells (21064 bytes)
Total requirements:12178084 bytes

2 Warnings.

can someone tll me how to fix this i am new at scripting but learning alot
There is

pawn Код:
new gMedPlayerSpawns;
and

pawn Код:
new gCopPlayerSpawns;
at top, you can press "CTRL + F" and type in to search and REMOVE them. When you remove them you'll get rid of these errors.

Alternatively press "CTRL + G" and type in 45662 find that line and remove it.

Hope this helps!
Reply


Messages In This Thread
2 spawneding Warnings - by RustySnowman x - 12.08.2012, 20:11
Re: 2 spawneding Warnings - by FalconX - 12.08.2012, 20:13
Re: 2 spawneding Warnings - by Kindred - 12.08.2012, 20:13
Re: 2 spawneding Warnings - by RustySnowman x - 12.08.2012, 20:22

Forum Jump:


Users browsing this thread: 2 Guest(s)