Script Help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Script Help (
/showthread.php?tid=185617)
Script Help -
paramedic114 - 25.10.2010
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:
Код:
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
Re: Script Help -
paramedic114 - 25.10.2010
help me please
Re: Script Help -
SampStunta - 25.10.2010
Do you have all those .inc files in Pawno>Includes?
Re: Script Help -
paramedic114 - 25.10.2010
lol, no, should have checked that, 1 sec
Re: Script Help -
paramedic114 - 25.10.2010
works now, silly me, lol
Re: Script Help -
SampStunta - 25.10.2010
Lol, epic.
The following errors occurred with your submission:
This forum requires that you wait 120 seconds between posts. Please try again in 52 seconds.