28.01.2007, 17:38
ok about the admin vehcile's
i added 13 admin vehicle's and i can open them when im not admin.. now i realized that i had to add this, before it would work:
And get this error:
I searched thru the forums how i could fix this error but found nothing.
Greetz, Sneaky
i added 13 admin vehicle's and i can open them when im not admin.. now i realized that i had to add this, before it would work:
Code:
AddStaticVehicleEx(425,2137.0598,1729.9246,20.5675,59.3952,0,1,never); AddStaticVehicleEx(522,2164.1125,1720.9868,20.1695,161.4324,0,1,never); AddStaticVehicleEx(522,2168.9771,1719.4484,19.9998,169.0915,0,1,never); AddStaticVehicleEx(522,2174.8657,1718.4332,20.1868,165.7749,0,1,never); AddStaticVehicleEx(522,2179.6699,1717.1212,19.9994,166.9654,0,1,never); AddStaticVehicleEx(444,2208.9463,1654.0419,20.0004,2.0738,0,1,never); AddStaticVehicleEx(556,2184.9636,1654.0623,20.0956,2.9973,0,1,never); AddStaticVehicleEx(425,2201.3828,1716.8575,34.2190,88.4603,0,1,never); AddStaticVehicleEx(520,2141.1396,1637.6151,20.1024,120.4169,0,1,never); AddStaticVehicleEx(541,2175.4431,1613.0690,20.0886,182.6934,0,1,never); AddStaticVehicleEx(411,2168.8147,1614.7198,20.0885,181.9470,0,1,never); AddStaticVehicleEx(451,2163.6968,1613.2709,20.0878,175.1219,0,1,never); AddStaticVehicleEx(447,2141.5942,1591.2502,31.6095,124.6433,0,1,never);
Code:
(19229) : error 021: symbol already defined: "AddStaticVehicleEx"
Greetz, Sneaky