SetNpcSkin(skinid)
#1

It will be in SA: MP 0.3b this feature? (
Reply
#2

Yes, but during the filming of action for the shoe does not change the skin: (
Reply
#3

use SetSpawnInfo(playerid, team, skin, Float, Float:y, Float:z, Float:Angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo);

ex:
Код:
 	if(!strcmp(playername,"NPC_Bus",true)) {
 	SetSpawnInfo( playerid, 0, 255, 1958.33, 1343.12, 15.36, 269.15, 2, 1, 0, 0, 0, 0 );
    PutPlayerInVehicle(playerid, bus1, 0);
	}
Reply
#4

I know, but what if I want to change the Skin when the bot is somewhere? (
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)