@JustDancePC i don't know i'm just starting out programming just just some link or something and i'll take care of it
kubacz12
View profile on GTA5-Mods.com »
Posts made by kubacz12
-
RE: problem with ped
-
problem with ped
I need it when the player approaches the ped, it will show him the offer press to speak director but I need to do it when the player needs to be 2 meters away so it will show him the offer. but I have a problem that it can be seen everywhere
-
RE: how to stop spawning peds
{
{
Ped Cop = World.CreatePed(PedHash.Cop01SMY, new Vector3(444.074f, -975.852f, 30.690f));
Cop.IsInvincible = true;
}{ ncisjob = World.CreateBlip(new Vector3(444.074f, -975.852f, 30.690f)); ncisjob.Sprite = (BlipSprite)60; ncisjob.Color = BlipColor.Blue; ncisjob.Name = "NCIS Station"; if (World.GetDistance(Game.Player.Character.Position, new Vector3(444.074f, -975.852f, 30.690f)) > 4f) { GTA.UI.Screen.ShowHelpText("~b~Press ~INPUT_CONTEXT~ ~w~speak ~y~to ~b~Director", 1, true); if (Game.IsControlJustPressed(GTA.Control.Context)) GTA.UI.Notification.Show("~w~Welcome newcomer ~w~in NCIS ~w~you're late"); }; } }
-
how to stop spawning peds
hello, i have problem with unlimited spawning ped how to stop it ?
(code)
Ped Cop = World.CreatePed(PedHash.Cop01SMY, new Vector3(444.074f, -975.852f, 30.690f));
Cop.IsInvincible = true; -
RE: how to spawn ped
And I need ped to (press E to begin duty) I think something similar to the picture (picture https://ctrlv.cz/sdTS)
-
RE: how to spawn ped
@JohnFromGWN No menyoo I need it in the script because I'm making a new one
-
how to spawn ped
hello, I looked but I didn't find it anywhere but I needed him to spawn at the pd station and also to be frozen (he couldn't move) and be immortal
-
RE: I've been waiting for a check in a week
@Jitnaught does that mean I have to write it on that topic or what?
-
I've been waiting for a check in a week
my script: https://www.gta5-mods.com/scripts/safe-robbery I don't know what else to write when you write me