Quote from: droctogonapus on January 07, 2013, 17:18
there's no point in posting code because it won't get added
I don't generally care if it wont get added i still made the code incase it was required
Server address: server.convoytrucking.net
Get SA-MP 0.3.7 here: Click Here to download SA-MP 0.3.7
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: droctogonapus on January 07, 2013, 17:18
there's no point in posting code because it won't get added
Quote from: Ethan on January 07, 2013, 06:27Quote from: Daniel[COL] on January 07, 2013, 03:30
I Think The Rule Apply More For Train Tracks Between Cities
Just an Opinion
your right, the rule "dont drive on train tracks" refers exactly to that
Quote from: Matheus on January 07, 2013, 03:01
Seriously, thieves life is hard, do you want to make it worst? I give a no to it
Quote//SI wall
CreateObject(969,-1865,-26.5,14,0.00000000,0.00000000,90.00000000); // Fence
CreateObject(969,-1865,-26.5,16,0.00000000,0.00000000,90.00000000); // Fence
//SF Train Track Docks Block Off
//Top
CreateObject(969,-1809,-30,6.0,0.00000000,0.00000000,90.00000000); // Fence
CreateObject(969,-1809,-35,6.0,0.00000000,0.00000000,90.00000000); // Fence
CreateObject(969,-1809,-40,6.0,0.00000000,0.00000000,90.00000000); // Fence
CreateObject(969,-1809,-30,9.0,0.00000000,0.00000000,90.00000000); // Fence
CreateObject(969,-1809,-35,9.0,0.00000000,0.00000000,90.00000000); // Fence
CreateObject(969,-1809,-40,9.0,0.00000000,0.00000000,90.00000000); // Fence
//Bottom
CreateObject(969,-1756,-25,2.5,0.00000000,0.00000000,270.00000000); // Fence
CreateObject(969,-1756,-30,2.5,0.00000000,0.00000000,270.00000000); // Fence
CreateObject(969,-1756,-36,2.5,0.00000000,0.00000000,270.00000000); // Fence
CreateObject(969,-1756,-25,5.0,0.00000000,0.00000000,270.00000000); // Fence
CreateObject(969,-1756,-30,5.0,0.00000000,0.00000000,270.00000000); // Fence
CreateObject(969,-1756,-36,5.0,0.00000000,0.00000000,270.00000000); // Fence
Quote from: Joshy on January 07, 2013, 02:23Quote from: Adam10001 on January 07, 2013, 02:15I don't think the gates seen in the original post would be too bad but blocking the fence where the drop down gate is, in my opinion is a stupid idea.
Thanks Hobo, I missed a gate where the track continues (where the drop down gate is)
If you block that fence off, that leaves only one entrance into that area which makes it a lot more difficult for thieves considering the other entrance is narrow and can be blocked by one cop with ease. Also placing a gate surrounded by a fence is just useless, you can still drive through the fence.
//SF Train Track Docks Block Off
//Top
CreateObject(969,-1809,-30,6.0,0.00000000,0.00000000,90.00000000); // Fence
CreateObject(969,-1809,-35,6.0,0.00000000,0.00000000,90.00000000); // Fence
CreateObject(969,-1809,-40,6.0,0.00000000,0.00000000,90.00000000); // Fence
CreateObject(969,-1809,-30,9.0,0.00000000,0.00000000,90.00000000); // Fence
CreateObject(969,-1809,-35,9.0,0.00000000,0.00000000,90.00000000); // Fence
CreateObject(969,-1809,-40,9.0,0.00000000,0.00000000,90.00000000); // Fence
//Bottom
CreateObject(969,-1756,-25,2.5,0.00000000,0.00000000,270.00000000); // Fence
CreateObject(969,-1756,-30,2.5,0.00000000,0.00000000,270.00000000); // Fence
CreateObject(969,-1756,-36,2.5,0.00000000,0.00000000,270.00000000); // Fence
CreateObject(969,-1756,-25,5.0,0.00000000,0.00000000,270.00000000); // Fence
CreateObject(969,-1756,-30,5.0,0.00000000,0.00000000,270.00000000); // Fence
CreateObject(969,-1756,-36,5.0,0.00000000,0.00000000,270.00000000); // Fence
//SI wall
CreateObject(969,-1865,-26.5,14,0.00000000,0.00000000,90.00000000); // Fence
CreateObject(969,-1865,-26.5,16,0.00000000,0.00000000,90.00000000); // Fence