26 errors '' not implemented '' ?
#1

Hey folks I tried to compile a script but it got fucked up and gave me 26 errors of unknown shit what i didnt even touch, and it gave me errors of not implemented stuff. Heres the stuff itself:
pawn Код:
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(2584) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(2613) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(2649) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(2650) : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(2677) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3083) : error 004: function "LoadModsForAll" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3084) : error 004: function "TuneThisCar" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3170) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3181) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3193) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3197) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3209) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3213) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3217) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3221) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3225) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3229) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3233) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3237) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3249) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3261) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3265) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3269) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3281) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3285) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Kennu\Desktop\SAMPS\gamemodes\VFCRPv1.5.pwn(3289) : error 004: function "PlayerToPoint" is not implemented
I did do the PlayerToPoint stuff, then it gave me Undefined symbol and then i didnt know what to do. Any help fast?
Reply
#2

You are missing a bracket.
Reply
#3

Oh thanks, ill try to find the place. But any idea where it can be?
Reply
#4

how big is your script? i know some methods...
Reply
#5

Its 40,000 lines.
Reply
#6

Get the latest server files and includes.

Compile your script with the newest pawno inside the new server files.

Should work fine.
Reply
#7

goto the line where there is a 'stock SafeGivePlayerMoney' or 'public SafeGivePlayerMoney' It should be above that.
Reply
#8

So the public SafeGivePlayerMoney is at line 49548, and how ima check all above that? thats nuts.
Any more solutions?
Reply
#9

Bump I really need help.
Reply
#10

Quote:
Originally Posted by Spiral
Посмотреть сообщение
Its 40,000 lines.
Quote:
Originally Posted by Spiral
Посмотреть сообщение
So the public SafeGivePlayerMoney is at line 49548, and how ima check all above that? thats nuts.
Any more solutions?
So if you have 40000 how is at line 49548
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)