NPC Interior
#1

Hey,
I'm trying to set the NPCs interior using the following code, but it doesnt seem to work, any tips?

I tried putting it in all sorts of place(such as OnPlayerSpawn and OnPlayerConnect)
Код:
if(IsPlayerNPC(playerid)) { SetPlayerInterior(playerid, 13); return 1; }
What seems to be the problem? Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)