22.06.2012, 06:55
Help with health and armor pickups! So i created my own pick ups using an editor ingame. I tried vehicles and buildings using AddStaticVehicle and CreateDynamicObject and they are both working..
But after adding
(For example)
its says...
Anyone know how to make it right?
But after adding
(For example)
Quote:
AddStaticPickup(1242, 397.987701, 2540.030273, 19.821136, 0.000000, 0.000000, 0.000000);//armor /aa |
Quote:
warning 213: tag mismatch warning 202: number of arguments does not match definition warning 202: number of arguments does not match definition warning 213: tag mismatch |