Probleme With NPC
#1

Hello Guys .. I created NPC and I put the record on (npcmodes\recordings) and I do all things to create a NPC .. and when the Bot Joined the server ... I don't know Why It doesn't move and its Skin is Carl Jhonson

Reply
#2

https://sampforum.blast.hk/showthread.php?tid=95034
Reply
#3

yes mate i follow this Tutorial But Look at the result on the picture
Reply
#4

If you read it all, it would work. Do it again. You need to set the NPC's skin using SetPlayerSkin.
Reply
#5

mmm Tell me i must put something On PlayerSpawn or no ... My NPC On foot
Reply
#6

Quote:
Originally Posted by waim
Посмотреть сообщение
mmm Tell me i must put something On PlayerSpawn or no ... My NPC On foot
Read all carefully, seems you didn't.
Reply
#7

So why My Bot didn't move
Reply
#8

BECAUSE YOU DIDN'T DO THE TUTORIAL RIGHT. READ IT AGAIN.

:l
Reply
#9

When I made a player in vehicle it works GooD ... But On FooT I don't know why it doesn't move
Reply
#10

lol you want it to move? or just stay there && set the skin like this

pawn Код:
if(!strcmp(pName,"Your Bots Name Here",true))
    {
        SetPlayerSkin(playerid, The Skin ID you want for it);
        TheRecordFileNameHere=playerid;
        return 1;
    }
OnPlayerConnect of course
&& to make it move you have to make it move when you record it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)