Jump to content
Autentificarea cu Google și Facebook nu mai este disponibilă. ×
  • 0

Problem? compilare server.


Question

Posted

Salut b?ie?i, am ?i eu o problem?, acceia fiind compilarea... Îmi d? urm?toarea eroare:

 D:\Jocuri\GTA - San Andreas\SA-MP\GameMode\ExcessRP\gamemodes\excessrp.pwn(12316) : error 047: array sizes do not match, or destination array is too small 
Eroarea îmi d? la urm?toarea linie:
 else if(PlayerInfo[targetid][pMember] == 5 || PlayerInfo[targetid][pLeader] == 5) { ttext = "The Tattaglia Family"; } 

3 answers to this question

Recommended Posts

Posted

Ia incearca sa pui asta si spune daca tot iti vine eroarea.

[pawn] else if(PlayerInfo[targetid][pMember] == 5 || PlayerInfo[targetid][pLeader] == 5) { ttext = "The Tattaglia Family");[/pawn]

 

 

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.