Jump to content
  • 0

Ajutor


ReaxoR

Question

C:\Users\Radu\Desktop\GTA Game-Romania\gamemodes\PG.pwn(31126) : error 029: invalid expression, assumed zero

C:\Users\Radu\Desktop\GTA Game-Romania\gamemodes\PG.pwn(31126) : warning 215: expression has no effect

C:\Users\Radu\Desktop\GTA Game-Romania\gamemodes\PG.pwn(31126) : error 001: expected token: ";", but found ")"

C:\Users\Radu\Desktop\GTA Game-Romania\gamemodes\PG.pwn(31126) : error 029: invalid expression, assumed zero

C:\Users\Radu\Desktop\GTA Game-Romania\gamemodes\PG.pwn(31126) : fatal error 107: too many error messages on one line

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

4 Errors.

Ii da eroare si nush dc zice ca trebuie sa pun ; dp ) dar nu trebuie

linia 31126

[pawn] if(PlayerInfo[playerid][pMember] == 1 || PlayerInfo[playerid][pLeader] == 1 || PlayerInfo[playerid][pMember] == 2 || PlayerInfo[playerid][pLeader] == 2) || PlayerInfo[playerid][pMember] == 3 || PlayerInfo[playerid][pLeader] == 3)[/pawn]

[MAP]Noul Cartier - http://www.sa-mp.ro/forum/index.php?topic=31520.0

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Daca faci cum a zis colegul meu Next nu o sa mai ai probleme !

Uite si aicia rezolvarea !

[pawn]if(PlayerInfo[playerid][pMember] == 1 || PlayerInfo[playerid][pLeader] == 1 || PlayerInfo[playerid][pMember] == 2 || PlayerInfo[playerid][pLeader] == 2 || PlayerInfo[playerid][pMember] == 3 || PlayerInfo[playerid][pLeader] == 3)[/pawn]

Asta ar fi rezolvarea !

Topicul nu mai are rost ca , daca faci ce a zis Next. se rezolva

Topic Closed ! Problema rezolvata !

Link to comment
Share on other sites

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.