Search the Community
Showing results for tags 'npc'.
Found 3 results
-
Hello guys. How can I kill ped? I made ped and I don't know how can i kill him. mp.peds.new(mp.game.joaat('a_f_y_bevhills_02'), new mp.Vector3(-1193.87, -766.57, 17.31), 209.81, (streamPed) => { streamPed.setAlpha(255); streamPed.setHealth(50); // Also setHealth doesn't work and I want to kill ped with weapon }, player.dimension);
-
First of all sorry for posting here but I can not post at questions. Is it possible to control the NPCs? I want to do something like arma 3 wastelands where world events will be hosted frequently like "Capture the Town" and players will have to fight with the NPCs for the town. Is it possible to make the NPCs attack the players and also make them drive cars / drive by?
