Jump to content
  • 0

[GF/RP] eroare PlayerToPoint rezolvare ?


Question

Posted

Am si eu niste erori

imi zice cineva cum le rezolv ?

D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5705) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5709) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5723) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5727) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5731) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5735) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5739) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5743) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5747) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5761) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5765) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5769) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5773) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5777) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5799) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5803) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5807) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5821) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5858) : error 004: function "ProxDetector" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5872) : error 004: function "ProxDetector" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(5896) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(9880) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(9886) : error 004: function "ProxDetector" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(9905) : error 004: function "PlayerToPoint" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(9911) : error 004: function "ProxDetector" is not implemented
D:\Diverse\Gamemode sa-mp\RP.GodplaY.Ro\gamemodes\GodplaY.pwn(9930) : error 004: function "PlayerToPoint" is not implemented

Am scos tot pe la hitman adika /contract

phead

contracttime

portable

vreau so las factiune normala

si la sfarsit

cand am terminat de sters mia dat erorii

7 answers to this question

Recommended Posts

Posted

Ai scos o { sau } in plus :).

Foloseste programu asta si ai sa afli de unde lipseste http://forum.sa-mp.com/showthread.php?t=171429

Stiu si eu ... branza e pe bani, dar eu tot ma joc pe gratis!

Posted

Daca ai citi scrie acolo.

Installation

You need to have the Perl VM installed. If you are using Windows, you have to install Perl at first.

Linux based systems and many other operating systems have it installed by default.

1. Go to http://www.activestate.com/activeperl/downloads and download it (the first one, Windows (x86))

2. Install activeperl

3. Download and unzip brackets.zip and start „missing brackets finder.exe“.

If activeperl is installed, a GUI should shown up.

The „perl“ folder inside is needed by the executable, so don't delete the folder.

If you are using a linux based system, just open the terminal and run „perl GUI.pl“. You also need to have the perl module „Tkx“ installed (you can install Tkx with the package installer: apt-get, yum, ..).

("missing bracket finder.exe" is compiled with mingw, "missing brackets finder alternative.exe" is compiled with the VC++ one (could complained about missing .dlls if you don't have the latest .net installed, thats why I replaced it))

Stiu si eu ... branza e pe bani, dar eu tot ma joc pe gratis!

Posted

Nu lipseste nicio } {

eroarea vine de altundeva

ti-am zis am sters multe lucruri care apartin de hitman ca sa o fac factiune normala

       {
					    ApplyAnimation(playerid,"VENDING","VEND_Drink2_P",4.1,0,1,1,1,1);
					    GivePlayerMoney(playerid, - 49);
					    if(GetPlayerHealth(playerid, health) < 100)
						{
						    if(PlayerInfo[playerid][pAlcoholPerk] > 0) { new hp = 2 * PlayerInfo[playerid][pAlcoholPerk]; hp += 5; SetPlayerHealth(playerid, health + hp); }
							else { SetPlayerHealth(playerid, health + 10.0); }
						}
						if(PlayerToPoint(3.0,playerid,-783.4417,500.1744,1371.7422) || PlayerToPoint(3.0,playerid,-788.3983,500.4243,1371.7422))
						{
						BizzInfo[2][bTill] += 7;
						}
						GetPlayerName(playerid, sendername, sizeof(sendername));
					    format(string, sizeof(string), "* %s drinks a Sprite.", sendername);
					    ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
					    ShowPlayerDialog(playerid,DRINKMENU4,DIALOG_STYLE_LIST,"Juice","Coca-Cola\t\t45$\nFanta\t\t\t36$\nPrigat\t\t\t56$\nSchweppes\t\t25$\nSprite\t\t\t49$","Cumpara","Iesi");
        }

Posted

Bine cum crezi tu :) eu te-am dat rezolvarea dar daca esti prea batut in cap sa intelegi.

Stiu si eu ... branza e pe bani, dar eu tot ma joc pe gratis!

Posted

Cand ai sters acele multe lucruri legate de HITMAN ai lasat o { in Plus.

<a href="http://www.userbars.be"><img src="http://img534.imageshack.us/img534/9098/36589.gif" alt="Free userbars" border="0"></a>

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.