Not implented - Question/Help
#1

C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(1722) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(1751) : error 004: function "SafeGivePlayerMoney" is not implemented
C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(1787) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(178 : error 004: function "SafeGivePlayerWeapon" is not implemented
C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(1815) : error 004: function "SafeResetPlayerWeapons" is not implemented
C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(2286) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(2297) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(2309) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(2313) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(2325) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(2329) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(2333) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(2337) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(2341) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(2345) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(2349) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(2353) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(2365) : error 004: function "PlayerToPoint" is not implemented
C:\Users\Mark\Documents\Script\GTARP\gamemodes\gta rp.pwn(2369) : error 004: function "PlayerToPoint" is not implemented

Help me!
Reply
#2

Either your code is screwed somewhere or a few functions are just missing (you can see that by just translating 'function "xyz" is not implemented').
Reply
#3

Quote:
Originally Posted by ray187
Either your code is screwed somewhere or a few functions are just missing (you can see that by just translating 'function "xyz" is not implemented').
How do i add the missing function(s)?
Reply
#4

Fixed
Reply
#5

How did you fix it ? Im having the same errors :/
Reply
#6

i got the same errors as well
Reply
#7

The error is pretty obvious?

function "..." is not implemented

That means you are missing a function
Reply
#8

Quote:
Originally Posted by Pinguinn
Посмотреть сообщение
The error is pretty obvious?

function "..." is not implemented

That means you are missing a function
ye but how do i fix it
Reply
#9

Look for the missing function in the forums and then write it somewhere in the script or in an include file
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)