[Ajuda] Actors nao aparecem
#1

Seguinte, criei uns actors dentro do Caligulas Cassino para interagirem com os Players, mas acontece que os actors nao aparecem : \

Code:
pawn Code:
actors[9] = CreateActor(12,2231.6028,1618.0658,1006.1791,18.3234);
    ApplyActorAnimation(actors[9], "GANGS", "INVITE_YES", 4.1, 1, 0, 0, 0, 0);
    actors[10] = CreateActor(59,2229.3723,1616.0963,1006.1805,187.9612);
    ApplyActorAnimation(actors[10], "GANGS", "PRTIAL_GNGTLKD", 4.1, 1, 0, 0, 0, 0);
    actors[11] = CreateActor(31,2242.8918,1616.1840,1006.1805,162.4346);
    ApplyActorAnimation(actors[11], "PED", "IDLE_TAXI", 4.1, 1, 0, 0, 0, 0);
    actors[12] = CreateActor(40,2239.4285,1617.7513,1006.1793,330.9861);
    ApplyActorAnimation(actors[12], "GANGS", "PRTIAL_GNGTLKD", 4.1, 1, 0, 0, 0, 0);
    actors[13] = CreateActor(46,2231.8457,1590.9221,1006.1826,167.6938);
    ApplyActorAnimation(actors[13], "ON_LOOKERS", "SHOUT_01", 4.1, 1, 0, 0, 0, 0);
    actors[14] = CreateActor(55,2227.9038,1590.9752,1006.1826,217.1174);
    ApplyActorAnimation(actors[14], "GANGS", "INVITE_YES", 4.1, 1, 0, 0, 0, 0);
    actors[15] = CreateActor(84,2240.9729,1590.9722,1006.1826,213.5871);
    ApplyActorAnimation(actors[15], "GANGS", "PRTIAL_GNGTLKD", 4.1, 1, 0, 0, 0, 0);
    actors[16] = CreateActor(91,2268.2742,1606.6521,1006.1797,268.3556);
    ApplyActorAnimation(actors[16], "ON_LOOKERS", "SHOUT_01", 4.1, 1, 0, 0, 0, 0);
    actors[17] = CreateActor(98,2196.3374,1601.1127,1005.0690,214.2294);
    ApplyActorAnimation(actors[17], "ON_LOOKERS", "WAVE_LOOP", 4.1, 1, 0, 0, 0, 0);
    actors[18] = CreateActor(147,2197.8225,1599.8928,1005.0625,53.0962);
    ApplyActorAnimation(actors[18], "ON_LOOKERS", "WAVE_LOOP", 4.1, 1, 0, 0, 0, 0);
    actors[19] = CreateActor(169,2262.4980,1586.4938,1006.1797,155.6590);
    ApplyActorAnimation(actors[19], "ON_LOOKERS", "SHOUT_01", 4.1, 1, 0, 0, 0, 0);
    actors[20] = CreateActor(170,2250.1536,1586.4453,1006.1860,230.3376);
    ApplyActorAnimation(actors[20], "PED", "IDLE_TAXI", 4.1, 1, 0, 0, 0, 0);
Reply


Messages In This Thread
Actors nao aparecem - by l3eksz - 18.09.2019, 15:07
Re: Actors nao aparecem - by Delete_ - 18.09.2019, 15:18
Re: Actors nao aparecem - by NWDMadara - 18.09.2019, 16:13
Re: Actors nao aparecem - by l3eksz - 18.09.2019, 23:51
Re: Actors nao aparecem - by NWDMadara - 18.09.2019, 23:53
Re: Actors nao aparecem - by l3eksz - 19.09.2019, 00:25
Re: Actors nao aparecem - by zF3lKy3 - 19.09.2019, 00:48
Re: Actors nao aparecem - by NWDMadara - 19.09.2019, 00:49
Re: Actors nao aparecem - by COYTER - 19.09.2019, 01:05
Re: Actors nao aparecem - by l3eksz - 19.09.2019, 02:56

Forum Jump:


Users browsing this thread: 1 Guest(s)