06.07.2012, 02:07
Hey guys,
I did some Mapping for some Speed Cameras.
Located in:
- Idlewood Gas Station
-LSPD
- Highway above lspd
- Eastern docks
Mapping:
Non-Dynamic
Dynamic Objects
Please rep, i appercaite it much!
I did some Mapping for some Speed Cameras.
Located in:
- Idlewood Gas Station
-LSPD
- Highway above lspd
- Eastern docks
Mapping:
Non-Dynamic
Code:
---------------Create Object------------------------------------- CreateObject(18880, 1384.40, -1672.98, 12.47, 0.00, 0.00, 0.00); CreateObject(18880, 1384.40, -1672.98, 12.47, 0.00, 0.00, 0.00); CreateObject(18880, 1602.48, -1721.84, 10.71, 0.00, 0.00, 285.76); CreateObject(18880, 1929.86, -1740.45, 10.56, 0.00, 0.00, 271.76); CreateObject(18880, 1902.88, -1763.12, 10.78, 0.00, 0.00, 134.00); CreateObject(18880, 2218.48, -1661.83, 11.67, 0.00, 0.00, 94.35); CreateObject(18880, 2423.66, -1769.84, 8.67, 0.00, 0.00, 336.67); CreateObject(18880, 2450.97, -2151.11, 11.23, 0.00, 0.00, 298.57); CreateObject(18880, 2450.94, -2178.45, 10.91, 0.00, 0.00, 98.26); CreateObject(18880, 2314.63, -2230.01, 11.24, 0.00, 0.00, 323.47); CreateObject(18880, 2334.18, -2249.76, 11.72, 0.00, 0.00, 131.87); CreateObject(18880, 1633.45, -1795.98, 24.58, 0.00, 0.00, 187.51); CreateObject(18880, 1598.39, -1791.96, 25.18, 0.00, 0.00, 31.15);
Code:
---------------CreateDynamicObject----------------------------------- CreateDynamicObject(18880, 1384.40, -1672.98, 12.47, 0.00, 0.00, 0.00); CreateDynamicObject(18880, 1384.40, -1672.98, 12.47, 0.00, 0.00, 0.00); CreateDynamicObject(18880, 1602.48, -1721.84, 10.71, 0.00, 0.00, 285.76); CreateDynamicObject(18880, 1929.86, -1740.45, 10.56, 0.00, 0.00, 271.76); CreateDynamicObject(18880, 1902.88, -1763.12, 10.78, 0.00, 0.00, 134.00); CreateDynamicObject(18880, 2218.48, -1661.83, 11.67, 0.00, 0.00, 94.35); CreateDynamicObject(18880, 2423.66, -1769.84, 8.67, 0.00, 0.00, 336.67); CreateDynamicObject(18880, 2450.97, -2151.11, 11.23, 0.00, 0.00, 298.57); CreateDynamicObject(18880, 2450.94, -2178.45, 10.91, 0.00, 0.00, 98.26); CreateDynamicObject(18880, 2314.63, -2230.01, 11.24, 0.00, 0.00, 323.47); CreateDynamicObject(18880, 2334.18, -2249.76, 11.72, 0.00, 0.00, 131.87); CreateDynamicObject(18880, 1633.45, -1795.98, 24.58, 0.00, 0.00, 187.51); CreateDynamicObject(18880, 1598.39, -1791.96, 25.18, 0.00, 0.00, 31.15);