Помогите с ApplyAnimation
#4

pawn Код:
if(listitem == 0)//10сек
            {
if ((!adds) && (PlayerInfo[playerid][pAdminka] < 1))
            {
                format(string, sizeof(string), " Попробуйте позже %d между водом комманды!",  (addtimer1/1000/60));
                SendClientMessage(playerid, COLOR_GRAD2, string);
                return 1;

            }
if (PlayerInfo[playerid][pAdminka] < 1)
{
SetTimer("AddsOn1", addtimer1, 0); adds = 0;
}
print("0");
ApplyAnimation(playerid, "Freeweights", "gym_free_A", 4.1, 1, 0, 0, 1, 10000);
//ApplyAnimation(playerid,"Freeweights","gym_free_A",4.1,1,0,0,0,10000,1);
print("1");
SetPlayerAttachedObject//
print("2");
SetPlayerAttachedObject//ну эт 2 обекта уже не стал кидать
print("3");
gymtimer = SetTimer("GymTimer", 9000, false);
print("4");
wor1[playerid] = 1;
print("5");
и смотри в логах на чем прерывается, также вместо текста можно выводить значения необхдимых переменных.
Reply


Messages In This Thread
Помогите с ApplyAnimation - by mid119 - 10.06.2011, 08:01
Re: Помогите с ApplyAnimation - by Stepashka - 10.06.2011, 08:05
Re: Помогите с ApplyAnimation - by mid119 - 10.06.2011, 08:21
Re: Помогите с ApplyAnimation - by Stepashka - 10.06.2011, 08:39
Re: Помогите с ApplyAnimation - by pen_theGun - 10.06.2011, 08:56
Re: Помогите с ApplyAnimation - by mid119 - 10.06.2011, 12:33
Re: Помогите с ApplyAnimation - by mid119 - 10.06.2011, 13:02
Re: Помогите с ApplyAnimation - by Stepashka - 10.06.2011, 13:06
Re: Помогите с ApplyAnimation - by mid119 - 10.06.2011, 13:18
Re: Помогите с ApplyAnimation - by Stepashka - 10.06.2011, 13:38

Forum Jump:


Users browsing this thread: 2 Guest(s)