help for trucking server
#1

ok so i made a trucking server but i want it to load like fuel and all that so i wanted to add the fluid farm trailer in the game i have cargo trailer working but i cant seem to have the other 2 working i have tryed all day if you can help me that will be great

enum MisLocationsEnum
{
ID,
LoadName[128],
Float:LoadX,
Float:LoadY,
Float:LoadZ,
Float:UnloadX,
Float:UnloadY,
Float:UnloadZ,
Pay
}

new MisLocations[][MisLocationsEnum] =
{
{0, "Luxury Goods from Bayside to LS warehouse",-2285.0,2281.5,5.0,2178.5, -2279.75, 13.6, 9006},
{1, "Beer from Chuckup LTD to Verona Mall",1470.5,1017.5,10.9,1044.75,-1548.75,13.6, 4000}
};

that is how i got the loading and unloading points if you need more info plz ask me i will give as much info to make this work
Reply
#2

Try uploading as much info as you can regarding the code you're trying to fix, do you have any compile errors? if you do, post them here
Reply
#3

no i do not have any errors i can post alot of info but the idea of this is my is a cargo trucking server now i am change it from cargo to like trailer to have more people play
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)