[HELP] Script errors
#1

Код:
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1603) : error 004: function "CrimProxDetector" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1607) : error 004: function "CrimProxDetector" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1611) : error 004: function "CrimProxDetector" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1615) : error 004: function "CrimProxDetector" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1619) : error 004: function "CrimProxDetector" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1623) : error 004: function "CrimProxDetector" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1627) : error 004: function "CrimProxDetector" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1631) : error 004: function "CrimProxDetector" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1635) : error 004: function "CrimProxDetector" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1639) : error 004: function "CrimProxDetector" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1643) : error 004: function "CrimProxDetector" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1659) : error 004: function "BestPlayer" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1665) : error 004: function "BestPlayer" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1670) : error 004: function "BestPlayer" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1705) : error 004: function "PenDelay" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1711) : error 004: function "PenDelay" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1717) : error 004: function "PenDelay" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1723) : error 004: function "SpeedDelay" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1729) : error 004: function "SpeedDelay" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(1735) : error 004: function "SpeedDelay" is not implemented
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(2068) : warning 217: loose indentation
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(2109) : error 017: undefined symbol "ResetPlayerCash"
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(2158) : error 017: undefined symbol "SetPlayerCash"
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(2268) : error 017: undefined symbol "GivePlayerCash"
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(2288) : error 017: undefined symbol "GivePlayerCash"
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(2316) : error 017: undefined symbol "SendLeaveMessage"
C:\DOCUME~1\Tomy\Desktop\SA_MPS~1\GAMEMO~1\penls.pwn(2321) : error 017: undefined symbol "GivePlayerCash"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
I get this. what's wrong?

http://txtb.in/2q7
Reply
#2

anybudy?
Reply
#3

Well, it could be 2 problems:

- You forgot to 'forward' or/and 'new' everything.
- You didn't even add those functions, and tryed to use them.
Reply
#4

I have everything forwarde,look at code
Reply
#5

1. I need to include <a_objects> ,include <float> , include <time> ,include <file>
2. Type: forward CrimProxDetector(...); , forward BestPlayer(...); , forward PenDelay(...); , forward SpeedDelay(...);
Reply
#6

If someone would please look at code : http://txtb.in/2q7 He will see that is Forwarded
Reply
#7

Sorry but on this link isn't whole script WORKING LINK: http://www.makarskaapartmants.com/penls.pwn
Reply
#8

You probably missed a bracket or something in your script.
Reply
#9

Quote:
Originally Posted by WESTre
You probably missed a bracket or something in your script.
this is the problem not those other where you dind't forward it, never scripted eh Andom and John Cena?
Reply
#10

Quote:
Originally Posted by Pandabeer1337
Quote:
Originally Posted by WESTre
You probably missed a bracket or something in your script.
this is the problem not those other where you dind't forward it, never scripted eh Andom and John Cena?
Tnx, you confirmed my theory, but hard job is finding it
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)