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


Messages In This Thread
help for trucking server - by rami.chaar2 - 04.08.2012, 04:55
Respuesta: help for trucking server - by HarlemSAMP - 04.08.2012, 05:12
Re: help for trucking server - by rami.chaar2 - 04.08.2012, 11:23

Forum Jump:


Users browsing this thread: 1 Guest(s)