Solutions
-
Draptorg1's post in Created My Own Callout BUT It Says Code 4 Disregard Whenever I accept it :( was marked as the answerHey Thanks for the help man but I just figured this out less than 10 minutes ago. I was missing this line:
Spawnpoint = World.GetNextPositionOnStreet(Game.LocalPlayer.Character.Position.Around(500f));
before
ShowCalloutAreaBlipBeforeAccepting(Spawnpoint, 30f);
I do need help on another subject though but I will post it as another question cause its not the same topic.