04.08.2010, 08:35
Probleme With NPC
04.08.2010, 08:38
04.08.2010, 08:40
yes mate i follow this Tutorial But Look at the result on the picture
04.08.2010, 08:44
If you read it all, it would work. Do it again. You need to set the NPC's skin using SetPlayerSkin.
04.08.2010, 08:57
mmm Tell me i must put something On PlayerSpawn or no ... My NPC On foot
04.08.2010, 09:04
04.08.2010, 09:07
So why My Bot didn't move
04.08.2010, 10:18
BECAUSE YOU DIDN'T DO THE TUTORIAL RIGHT. READ IT AGAIN.
:l
:l
04.08.2010, 12:25
When I made a player in vehicle it works GooD ... But On FooT I don't know why it doesn't move
04.08.2010, 12:29
lol you want it to move? or just stay there && set the skin like this
OnPlayerConnect of course
&& to make it move you have to make it move when you record it
pawn Код:
if(!strcmp(pName,"Your Bots Name Here",true))
{
SetPlayerSkin(playerid, The Skin ID you want for it);
TheRecordFileNameHere=playerid;
return 1;
}
&& to make it move you have to make it move when you record it
« Next Oldest | Next Newest »
Users browsing this thread: 1 Guest(s)