Jump to content
  • 0

Cum pot adauga aic un caracter?


Question

2 answers to this question

Recommended Posts

  • 0
Posted

definiesti in gm:

new Actor1;

La onGameModeExit

    DestroyActor(Actor1);

Si la OnGameModeInIt

    Actor1 = CreateActor(224, -29.2677,-186.8154,1003.5469,7.1932);
    SetActorVirtualWorld(Actor1, 7);
    SetActorInvulnerable(Actor1, true);
    ApplyActorAnimation(Actor1, "DEALER","DEALER_IDLE",4.0,1,0,0,0,0);

 

De aici poti schimba animatiile pozitiile schinul si vw  bafta

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • 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.