hnomkeng 0 Posted June 5 I can add NPC on server ?, Share this post Link to post Share on other sites
Smileey 59 Posted June 5 with Clientside Javascript example: let Ped = mp.peds.new(mp.game.joaat('a_m_y_bevhills_01'), new mp.Vector3( -1153.755, -718.8862, 20.97753), 127.3255, (streamPed) => { // Ped Streamed streamPed.setAlpha(0); }, 0); Change the Vector3 with yours coordination and then the rotation sory for my bad english 1 Share this post Link to post Share on other sites