HI
ich habe mir den carownership runtergeladen und eingefügt, dann als ich mir ein auto kaufen wollte waren alle abgeschlossen.
ich hoffe jemand weis wie man die autos offen bekommt
carownership:http: //forum.sa-mp.com/index.php?topic=54114.0
HI
ich habe mir den carownership runtergeladen und eingefügt, dann als ich mir ein auto kaufen wollte waren alle abgeschlossen.
ich hoffe jemand weis wie man die autos offen bekommt
carownership:http: //forum.sa-mp.com/index.php?topic=54114.0
jo ersetz das hier mal mit
for(new h = 0; h < sizeof(HouseInfo); h++)
{
AddStaticVehicleEx(HouseInfo[h][hVec], HouseCarSpawns[h][0], HouseCarSpawns[h][1], HouseCarSpawns[h][2], HouseCarSpawns[h][3], HouseInfo[h][hVcol1], HouseInfo[h][hVcol2], 60000);
gCarLock[h+1] = 1;
}//34
dem hier
for(new h = 0; h < sizeof(HouseInfo); h++)
{
AddStaticVehicleEx(HouseInfo[h][hVec], HouseCarSpawns[h][0], HouseCarSpawns[h][1], HouseCarSpawns[h][2], HouseCarSpawns[h][3], HouseInfo[h][hVcol1], HouseInfo[h][hVcol2], 60000);
}//34