View Single Post
BackAgain
Junior Member
Join Date: Sep 2007
Old 11-22-2008 , 13:03   Re: DoD:S Capture Bonus
Reply With Quote #3

Quote:
Originally Posted by FeuerSturm View Post
You should take a look at the code again.

The plugin does compile, but there's some warnings that you should
fix

Code:
SourcePawn Compiler 1.1.0-dev
Copyright (c) 1997-2006, ITB CompuPhase, (C)2004-2008 AlliedModders, LLC
D:\dod_capture_bonus.sp(160) : warning 213: tag mismatch
D:\dod_capture_bonus.sp(249) : warning 204: symbol is assigned a value that is never used: "weaponSlot2"
D:\dod_capture_bonus.sp(125) : warning 204: symbol is assigned a value that is never used: "CvarVersion"
D:\dod_capture_bonus.sp(95) : warning 203: symbol is never used: "WeaponSlots"
Header size:           2828 bytes
Code size:             5716 bytes
Data size:             1328 bytes
Stack/heap size:      16384 bytes; Total requirements:   26256 bytes
4 Warnings.
Compilation Time: 0,55 sec
After that I'll take a look at it again and will approve it after doing a
quick test
Ah, ok, thank you for this advice. I will fix it directly.

edit: Fixed!!! ;-)
__________________

Last edited by BackAgain; 11-22-2008 at 13:12.
BackAgain is offline