Engine Startup

Hey,

is there anyway to block that the character automaticly starts up the engine when he enters?

And how do I use this:

void ENABLE_DISPATCH_SERVICE(int dispatchService, BOOL toggle);

I tried it:

EnableDispatchService(1 , false)
1 Like