@mcal9909 Thanks. Will do.
KompensanGTA
View profile on GTA5-Mods.com »
Posts made by KompensanGTA
-
RE: Point 2 Point Script
@mcal9909 I can understand simple coding, however I never coded myself. I looked into some open source codes like the LSTransit mod provided by Mordecki, but usually the codes are quite complicated.
The vector3 markers I do understand but connecting them to success when near, I can't. Adding to that receiving money in the end I also do not know.
Before the scripting part which is the hardest part, I have been preparing my maps with codewalker with peds, scenarios and cargens so I can initiate the scripts.The aim is for example, transport 3 peds from an helipad to a oil rig or pickup and delivery something.
I just need like something to start with so I can easily adapt to several other locations by creating other markers and adding a bit of lore to it.
Are you able to help me by providing a sample of the possible code? -
RE: Point 2 Point Script
@mcal9909 Not really to create race but the concept might be the same except for the timer.
My point is to create transportation jobs for all different vehicles, sort of delivery missions with money rewards or just a leveling system.
-
Point 2 Point Script
I want to add to my GTA single player a simple script which is 2 markers and with a starting event to drive from one to another.
It seems in theory very simple and as a totally noob on scripting I am already tired of searching for such code without any success.Most of coding example is to spawn peds, vehicles, etc but nothing for such a world full of vehicles and amazing places.
Any tips or idea on how to get this?
-
Need tips and help to create a transport mod
Hi guys,
I am trying to make into the modding scene and create a personal mod to enjoy the game.
My point is to adapt a mod from Mordecki as he released his source code https://gta5-mods.com/scripts/lstransit-bus-mod and create transport mod with planes, helicopters, boats, taxi, uber food type, etc.I would love to create really simple lines that would involve go from A to B and then earning money. Warping passengers could be more difficult but with time maybe I can achieve that.
Could you give me tip where to start?