Actor doesn't create with custom skin in 0.3.8
#1

Hello, I've applied custom skin ID to an actor and already placed addcharmodel in artconfig file. Skin does load on player skin via SetPlayerSkin, but actor doesn't seem to be created at all.
i 've tried to see ID of created actor with this:
actor = createactor ( 25002, x, y, z, a );
printf ( "%d", actor );

console returns: 0 < all the time
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)