Problems with NPC
#1

Hello, i did a video to explain that.
http://*********/hj70oeDJwIw

as you can see, the recording start but the body stays on one place... and the other problem is the skin dont change.

My Spawn
PHP код:
    if(IsPlayerNPC(playerid))
      {
        new 
npcname[24];
        
GetPlayerName(playeridnpcname24);
        if(!
strcmp(npcname"Config"true))
        {
             
SetSpawnInfo(playerid0711958.331343.1215.36269.1500000);
        }
        return 
1;
      } 
Reply
#2

somebody could help me?
Reply
#3

....
Reply
#4

Does your OnPlayerUpdate return 1? :l
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)