25.10.2010, 13:25
GM is Village Fort Carson, every time i compile i get the warning from the near top line, #include <utils>
i get an error for all the #includes from there down, also if i remove them, i get a load of warnings as shown below:
i get an error for all the #includes from there down, also if i remove them, i get a load of warnings as shown below:
Код:
C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(11544) : error 017: undefined symbol "SetPDistance" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(14862) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(14907) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(14916) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(14938) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(15027) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(15036) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(15194) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(15238) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(15240) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(15280) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(15282) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(15881) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(15967) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(16110) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(16154) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(16202) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(16278) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(16354) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(16430) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(16469) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(16706) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(16773) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(16828) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(17120) : error 017: undefined symbol "ReturnUser" C:\Documents and Settings\Tom Attewell\My Documents\Downloads\Red Lake Roleplay\gamemodes\VFCRPv1.5.pwn(17522) : error 017: undefined symbol "ReturnUser" Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase