Jump to content
  • 0

"PlayerToPoint"


Ex_ionutz

Question

am si eu niste probleme cu un GM:|

[pawn]C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(2537) : error 004: function "GivePlayerCash" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(2566) : error 004: function "GivePlayerCash" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(2602) : error 004: function "SafeResetPlayerWeapons" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(2603) : error 004: function "SafeGivePlayerWeapon" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(2630) : error 004: function "SafeResetPlayerWeapons" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3154) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3166) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3178) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3190) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3194) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3206) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3210) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3214) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3218) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3222) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3226) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3230) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3234) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3246) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3250) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3254) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3258) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3262) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3274) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3278) : error 004: function "PlayerToPoint" is not implemented

C:\Users\John\Desktop\ \Diverse\World of Gaming\gamemodes\WoG.pwn(3282) : error 004: function "PlayerToPoint" is not implemented

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

26 Errors.

[/pawn]

poate cineva sa ma ajute?

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

2536 [pawn]     GivePlayerCash(i, value);[/pawn]

2566[pawn]     GivePlayerCash(i, value);[/pawn]

2602[pawn]             SafeResetPlayerWeapons(i);[/pawn]

2603[pawn]             SafeGivePlayerWeapon(i, 29, 999);[/pawn]

2630[pawn]             SafeResetPlayerWeapons(i);[/pawn]

[pawn]     if(PlayerToPoint(50,playerid,1689.1055,-1015.0319,23.9063) || PlayerToPoint(50,playerid,1642.4335,-1025.0067,23.8984) || PlayerToPoint(50,playerid,1639.1080,-1096.0895,23.9063) || PlayerToPoint(50,playerid,1579.5927,-1020.6734,23.9063))

{[/pawn]

La PlayerToPoint le pun pe toate?

Link to comment
Share on other sites

poti folosi asa:

[pawn]GivePlayerMoney(playerid, (0 - moneys);

  GivePlayerMoney(giveplayerid, moneys);

[/pawn]

[pawn]GivePlayerWeapon(playerid, weapon id , ammo valuve);[/pawn]

[pawn]ResetPlayerWeapons(playerid);[/pawn]

si la playertopoint acolo sus unde ai new scrie asa

[pawn]new PlayerToPoint [MAX_PLAYERS];[/pawn]

am uitat define

[pawn]#define PlayerToPoint[/pawn]

daca nuti merge doar cu new baga si define

Link to comment
Share on other sites

Ai uitat pe undeva sa inchizi o {, exemplu:

[pawn]if( strcmp( cmdtext, "/prostie", true ) == 0 )

{

    if( IsPlayerConnected( playerid ) )

    {

        BanEx( playerid, "Mwhahahahahahahaha" );

    //aici de exemplu ai uitat }

    return 1;

}[/pawn]

@maciboxx, ce-i cu chestia aia ? new PlayerToPoint[ MAX_PLAYERS ];, tu gandesti ?

Link to comment
Share on other sites

mam zapacit un pic ca abia am venit acasa

p.s nu ma condamna la inchisoare ca nu mam bezmeticit

o si sa iti arat ca eu folosesc varianta aia cu new [max_players];

[pawn]new Text:Recly;

new idx;

new sendername[MAX_PLAYER_NAME];

new playermoney;

new giveplayer[MAX_PLAYER_NAME];

new giveplayerid, moneys;

new tmp[256];

new Text:Text;

new Text:AVSS1;

new Text:AVSS2;

new Text:Reclama;

new Text:JLText;

new firstspawn[MAX_PLAYERS];

new War[MAX_PLAYERS];

new ClickedPlayerID[MAX_PLAYERS];

new Vehicle[250];

new Timer[sizeof(Vehicle)];

new Text:Weilcome;

new Text:tinfo;

new Text:Name;

new Text:TO;

new Text:Site;

new InMinigun[MAX_PLAYERS];

[/pawn]

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.