Jump to content
Sign in to follow this  
aryx

AI/NPC SetObject Texture

Recommended Posts

I got trouble with the SetObjectTexture var in the Missionfile.

 

 

If I add

side="WEST";
vehicle="B_RangeMaster_F";
skill=1;
init="this allowDamage false; this enableSimulation false; this setObjectTexture [ 0, ""tex\pic1.paa"" ];

into the Mission and connect the Server, the Texture won't load. If I reconnect (to the lobby) the Texture will load and I can see them on the NPC. As soon as I disconnect the Server (complete) and reconnect then the texture is back to default.

 

Does anyone know why, and maybe know how to fix this?

 

thanks.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×