Jump to content
  • 0

Erors


MMC3

Question

ajutatima si pe mn cu erorile astea

D:\Jocuri\GTA SAN ANDREAS\servere san andreas\MMC\gamemodes\DsD.pwn(282) : error 029: invalid expression, assumed zero
D:\Jocuri\GTA SAN ANDREAS\servere san andreas\MMC\gamemodes\DsD.pwn(282) : error 001: expected token: ";", but found ")"
D:\Jocuri\GTA SAN ANDREAS\servere san andreas\MMC\gamemodes\DsD.pwn(282) : error 029: invalid expression, assumed zero
D:\Jocuri\GTA SAN ANDREAS\servere san andreas\MMC\gamemodes\DsD.pwn(282) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.
Linia 282
    if(Gethi(playerid) = -255) GetHouseStats(playerid, Gethi(playerid));

Cer si eu ajutor de la mari scripteri romania ;]]

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

aceleasi erori :cry:

public OnPlayerPickUpPickup(playerid, pickupid)
{
    if(pickupid == mpk) SetPlayerSkin(playerid, 45);
     if(pickupid == parapk) GivePlayerWeapon(playerid, 46, 1);
   if(Gethi(playerid) != -255) GetHouseStats(playerid, Gethi(playerid));
    return 1;
}

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.