Question

Здравствуйте! Возникла вот такая ошибка при создание актера...

Код:

    new Actor1;
    Actor1 = CreateActor(9,-2521.03687, -624.62512, 132.78322, 332.31277);
    ApplyActor1Animation(Actor1, "PED", "ROADCROSS_FEMALE", 4.1, 1, 1, 1, 1, 3);// 40Actor1 = (9,-2521.03687, -624.62512, 132.78322, 332.31277);
    return 1;

Ошибка:

C:\Users\User\Desktop\Untitled.pwn(39) : warning 202: number of arguments does not match definition
C:\Users\User\Desktop\Untitled.pwn(40) : error 017: undefined symbol "ApplyActor1Animation"
C:\Users\User\Desktop\Untitled.pwn(39) : warning 204: symbol is assigned a value that is never used: "Actor1"

Share this post


Link to post
Share on other sites

3 answers to this question

  • 0

ApplyActorAnimation

Share this post


Link to post
Share on other sites
  • 0
10 минут назад, Раксон Фаркрай сказал:

ApplyActorAnimation

теперь еще ошибка

Ошибка: 

C:\Users\User\Desktop\Untitled.pwn(40) : error 017: undefined symbol "ApplyActorAnimation"

Share this post


Link to post
Share on other sites
  • 0

Функция называется ApplyAnimation. Все остальное оставьте как есть. 

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 0

  • Recently Browsing   0 members

    No registered users viewing this page.

  • Similar Content

    • maksimov maksim
      By maksimov maksim
      Как сделать команду где к примеру /jail где можно было бы выдавать наказания по id и по нику игрока?