31.03.2012, 23:46
Hee all,
I have a problem in my script with naming a createvehicle
i use housecars defined to a houseid
like this:
housecar[playericonhouse[playerid]]=CreateVehicle(428,-177.7033,1125.2230,19.8418,90,-1,-1,20);
and so on.
The problem is the script confuses the housecars. when i order a new car at a house, the housecar of the house i had earlier respawns as well.
anybody know how to solve this?
Thanks in advance
I have a problem in my script with naming a createvehicle
i use housecars defined to a houseid
like this:
housecar[playericonhouse[playerid]]=CreateVehicle(428,-177.7033,1125.2230,19.8418,90,-1,-1,20);
and so on.
The problem is the script confuses the housecars. when i order a new car at a house, the housecar of the house i had earlier respawns as well.
anybody know how to solve this?
Thanks in advance