SetActorFacingAngle()
#4

Quote:
Originally Posted by Jamester
Посмотреть сообщение
PHP код:
SetActorFacingAngleEx(actoridactormodelFloat:Angle)
{
    new 
Float:xFloat:yFloat:z;
    
GetActorPos(actoridxyz);
    
DestroyActor(actorid);
    
actorid CreateActor(actormodelxyzAngle);

Not sure if it works, but worth a try.
This variant I know. But the realization did not fulfill the requirements to re-create the actor disappears for 1-2 seconds.
Reply


Messages In This Thread
SetActorFacingAngle() - by Logofero - 05.08.2015, 23:05
Re: [Bug] When fix it? SetActorFacingAngle() - by Shveps - 06.08.2015, 04:04
Re: [Bug] When fix it? SetActorFacingAngle() - by J0sh... - 06.08.2015, 07:01
Re: [Bug] When fix it? SetActorFacingAngle() - by Logofero - 06.08.2015, 20:56
Re: SetActorFacingAngle() - by Crayder - 07.08.2015, 22:51

Forum Jump:


Users browsing this thread: 2 Guest(s)