error 004: "FUNCTIONS" are not implemented - 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)
+--- Thread: error 004: "FUNCTIONS" are not implemented (
/showthread.php?tid=364461)
error 004: "FUNCTIONS" are not implemented -
Dubya - 30.07.2012
Please help me!! I need really good help.. After compiling this thousand's of times... It now gives me this:
Код:
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(3652) : error 004: function "GivePlayerMoneyEx" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(3654) : error 004: function "UpdateBusiness" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(3655) : error 004: function "UpdatePlayer" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(3704) : error 004: function "ResetPlayerWeaponsEx" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(3706) : error 004: function "GivePlayerWeaponEx" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(3739) : error 004: function "ResetPlayerWeaponsEx" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(3741) : error 004: function "SetPlayerWeapons" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(3905) : error 004: function "DestroyVehicleEx" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(3934) : error 004: function "DestroyVehicleEx" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(3963) : error 004: function "DestroyVehicleEx" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(4027) : error 004: function "SetPlayerCriminal" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(4031) : error 004: function "SetPlayerCriminal" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(4062) : error 004: function "DestroyVehicleEx" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(4086) : error 004: function "DestroyVehicleEx" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(4110) : error 004: function "DestroyVehicleEx" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(4319) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(4323) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(4327) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(4339) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(4343) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(4347) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(4351) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(4355) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(4368) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(4372) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Matt\Desktop\My Stuff\EC-RP - WC-RP 1.2.4 Edit\gamemodes\ECRP.pwn(4397) : error 004: function "FixHour" is not implemented
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
26 Errors.
Please help me...
Teamview:
ID: 198 625 109
Pass: 5448
Just go ahead and connect... I'm waiting.
Re: error 004: "FUNCTIONS" are not implemented -
Roko_foko - 30.07.2012
I think closing bracket '{' is missing.