06.01.2013, 14:22
Since my script already has a load of hard coded objects, would you recommend I load my pawn file into the editor, save all the new object code as a filter script and use it that way?
The only other problem I have is that I have some variables assigned to CreateDynamicOject, like this for example...
House1Gate = CreateDynamicObject(4100, -2532.52, 1499.17, 905.63, -40.00, 90.00, 50.70, 602;
The only other problem I have is that I have some variables assigned to CreateDynamicOject, like this for example...
House1Gate = CreateDynamicObject(4100, -2532.52, 1499.17, 905.63, -40.00, 90.00, 50.70, 602;