12.09.2012, 18:35
Hi all, I nedd help. I have this stock:
And this code:
I want to Attach police light on all models with coordinates, except 417,425, 447 models. What do I need to change?
Quote:
stock CarModelToArray(modelid) { new arraynum = modelid - 400; return arraynum; } |
Код:
new Float:Policelight[][]={ { X, Y, Z}, { X, Y, Z}, { X, Y, Z}