23.05.2011, 10:28
I did what u said Mean,complied without any errors,but still i can't see any vehicle IG.
Fking weird. :S
This might help:
I had same problem with objects,when i was creating moving gates.
When i typed Armgate1 = CreateDynamicObject(blbla); it didn't worked(objects were invisble) but later i changed it to Armygate1 = CreateObject = (blabla); and it worked(they were where they should be).
Fking weird. :S
This might help:
I had same problem with objects,when i was creating moving gates.
When i typed Armgate1 = CreateDynamicObject(blbla); it didn't worked(objects were invisble) but later i changed it to Armygate1 = CreateObject = (blabla); and it worked(they were where they should be).