Jump to content

Question

Posted

Vreau sa pun animatie cand player-ul este spawnat:

ApplyAnimation(playerid,"BEACH","ParkSit_M_loop",4.1,1,1,1,1,1);

Am pus asa la onplayerspawn dar nu mere..

1 answer to this question

Recommended Posts

Posted

Pune-o asa la OnPlayerConnect: ( ca sa se incarce )

ApplyAnimation( playerid, "BEACH", "null" ,0.0,0,0,0,0,0,1);
Si la OnPlayerSpawn:
ApplyAnimation( playerid, "BEACH", "ParkSit_M_loop", 4.1, 1, 1, 1, 1, 1, 1 );

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.