Serginho Posted May 4, 2019 Report Share Posted May 4, 2019 Hi: I am trying to "move" the roadblock and the doors of the military base of the US Army Mod to my own mod and when I am testing the roadblock this warning appears: "(_Base6e4d4a): Error: illegal pointer to class object vo 0x0 4" . I click on "omit", I continue playing and the script works more or less well, it goes up and down but without the lights. How can I make it work perfectly? Thanks in advance. Quote Link to comment Share on other sites More sharing options...
itchboy Posted May 5, 2019 Report Share Posted May 5, 2019 There might have been a problem with the script being unable to locate the roadblock object. I think there's a virtual object you need to move, besides the roadblock. Move the virtual object to the new location and put it right on the same place as the roadblock. Quote Link to comment Share on other sites More sharing options...
Serginho Posted May 5, 2019 Author Report Share Posted May 5, 2019 7 hours ago, itchboy said: There might have been a problem with the script being unable to locate the roadblock object. I think there's a virtual object you need to move, besides the roadblock. Move the virtual object to the new location and put it right on the same place as the roadblock. Yeah, the virtual object was missing. Thanks again Itchboy. Quote Link to comment Share on other sites More sharing options...