Jump to content
  • 0

Ajutor


JoKeRy

Question

11 answers to this question

Recommended Posts

Singurul "AddPlayerClass" pe care l-am gasit este

AddPlayerClass(Peds[i][0],1958.3783,1343.1572,1100.3746,269.1425,-1,-1,-1,-1,-1,-1);

  dar nu este la fel ca linia pe care mi-ai dat-o tu, si nici nu stiu ce sa modific ca sa schimb skin-ul. Sper ca ma va ajuta cineva.

430x73_FFFFFF_FF9900_000000_000000.png

Link to comment
Share on other sites

Am facut asta dar acum ramane mereu acelasi skin care il setez, adica daca intru pe server imi da skin-ul pe care l-am setat in GM, apas F4 si il schimb dar nu ramane salvat, imi da tot acel skin din GM de fiecare data cand intru pe server.

430x73_FFFFFF_FF9900_000000_000000.png

Link to comment
Share on other sites

pui la sfarsitul la public OnPlayerLogin(playerid)

[pawn]SetPlayerSkin(playerid,skinuldorit);[/pawn]

Daca vrei sa fie ceva mai complex folosesti o variabila in care sa se memoreze skinul la playeri, dupa care pui la sfaritul la public OnPlayerLogin(playerid)

[pawn]SetPlayerSkin(playerid,VariabileAleasa);[/pawn]

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.