Jump to content
  • 0

Cum pun mai multe Hold-uri


BlueSkiLLz

Question

Cum pot sa fac sa pun mai multe hold-uri pe player

Eu am toate hold-urile asa

[pawn]SetPlayerAttachedObject(playerid,1,19006,2,0.1,0.04,0.0,60.0,85.0,25.0,1.0,1.0,1.0);[/pawn]

sa pune la fiecare hold la masca 1 la bandana 2 la bla bla 3 playerid,1, sau cum?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Nu prea am inteles ce vrei, dar cred ca zici cum sa pui adaugi obiectele pe diferite hold-uri.

E ceva de genu.

[pawn]

SetPlayerAttachedObject(playerid,1,19006,2,0.1,0.04,0.0,60.0,85.0,25.0,1.0,1.0,1.0);

SetPlayerAttachedObject(playerid,2,19006,2,0.1,0.04,0.0,60.0,85.0,25.0,1.0,1.0,1.0);

....

SetPlayerAttachedObject(playerid,10,19006,2,0.1,0.04,0.0,60.0,85.0,25.0,1.0,1.0,1.0);

[/pawn]

http://wiki.sa-mp.com/wiki/SetPlayerAttachedObject

SChimba titlu sau lock.

Stiu si eu ... branza e pe bani, dar eu tot ma joc pe gratis!

Link to comment
Share on other sites

Nu prea am inteles ce vrei, dar cred ca zici cum sa pui adaugi obiectele pe diferite hold-uri.

E ceva de genu.

[pawn]

SetPlayerAttachedObject(playerid,1,19006,2,0.1,0.04,0.0,60.0,85.0,25.0,1.0,1.0,1.0);

SetPlayerAttachedObject(playerid,2,19006,2,0.1,0.04,0.0,60.0,85.0,25.0,1.0,1.0,1.0);

....

SetPlayerAttachedObject(playerid,10,19006,2,0.1,0.04,0.0,60.0,85.0,25.0,1.0,1.0,1.0);

[/pawn]

http://wiki.sa-mp.com/wiki/SetPlayerAttachedObject

SChimba titlu sau lock.

MS o mers

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.