Jump to content

Question

Posted

[pawn]C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2006) : error 004: function "SafeGivePlayerMoney" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2035) : error 004: function "SafeGivePlayerMoney" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2071) : error 004: function "SafeResetPlayerWeapons" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2072) : error 004: function "SafeGivePlayerWeapon" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2099) : error 004: function "SafeResetPlayerWeapons" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2130) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2143) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2171) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2182) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2197) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2211) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2225) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2239) : error 004: function "ClearChatbox" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2713) : error 004: function "PlayerToPoint" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2724) : error 004: function "PlayerToPoint" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2736) : error 004: function "PlayerToPoint" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2740) : error 004: function "PlayerToPoint" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2752) : error 004: function "PlayerToPoint" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2756) : error 004: function "PlayerToPoint" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2760) : error 004: function "PlayerToPoint" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2764) : error 004: function "PlayerToPoint" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2768) : error 004: function "PlayerToPoint" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2772) : error 004: function "PlayerToPoint" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2776) : error 004: function "PlayerToPoint" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2780) : error 004: function "PlayerToPoint" is not implemented

C:\Documents and Settings\Octavian\Desktop\Indungi HD Rp\GAMEMODE SERVER\gamemodes\mod.pwn(2784) : error 004: function "PlayerToPoint" is not implemented

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

26 Errors.

[/pawn]

n-560x95.png

1 answer to this question

Recommended Posts

Posted

Nu ai pus : [list type=decimal]

[*]public SafeGivePlayerMoney(playerid)

{

return 0;

}

[*]public SafeResetPlayerWeapons(playerid)

{

return 0;

}

[*]public ClearChatbox(playerid)

{

return 0;

}

[*]public PlayerToPoint(playerid)

{

return 0;

}

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.