Jump to content
  • 0

Erroare factiune (JoinPed)


Tommytza

Question

Uitati cum sta treaba, m-am apucat de fact un mod din GF original, in fine sa trec direct la subiect. Am adaugat factiunea Corleone, am facut absolut tot de la spawn pana la comenzi, dar se pare ca skinurile "m-au doborat" :D. Am adaugat skinuri la primul JoinPed...adica acolo unde trebuie sa pui id-urile skinurilor...am adaugat la JoinPed numarul de skinuri, pana aici ok. Am adaugat si acolo unde trebuie sa pui cu cifre consecutive

if(SelectCharPlace[playerid] == 1) { SetPlayerSkin(playerid, JoinPed[57][0]); SelectCharPlace[playerid] = 2; ChosenSkin[playerid] = JoinPed[57][0]; }

dar surpriza, am primit 4 errori super:

Errorile:

F:\DOCUME~1\Chirosca\Desktop\XTREAM~1\GAMEMO~1\gf.pwn(27021) : error 032: array index out of bounds (variable "JoinPed")

F:\DOCUME~1\Chirosca\Desktop\XTREAM~1\GAMEMO~1\gf.pwn(27022) : error 032: array index out of bounds (variable "JoinPed")

F:\DOCUME~1\Chirosca\Desktop\XTREAM~1\GAMEMO~1\gf.pwn(27023) : error 032: array index out of bounds (variable "JoinPed")

F:\DOCUME~1\Chirosca\Desktop\XTREAM~1\GAMEMO~1\gf.pwn(27024) : error 032: array index out of bounds (variable "JoinPed")

Va rog foarte mult sa dati un reply daca stiti rezolvarea problemei, poate am gresit eu undeva, va multumesc foarte mult ca ati acordat putina atentie si sper sa rezolv intr-un final problema. Multumesc anticipat!

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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.