yes I reset twice , still locked
Yes.Ummm, my friend and I just installed this and for some reason when he is on my game, he can't use any commands on co-op. They just don't work. Is there any way we can fix this?
8 + PGDOWN = Toggle if commands process for only the host (default) or if they also affect remote coop player
Yes.
Read the instructions.
This is normal. Idol Ninja can elaborate better why this is, but it has to do with scripting.
OK I see. So because the client is in someone else's world, the client's city lua file thing doesn't get loaded and so there's no code running to capture their keystrokes. Is there no other way to capture a key stroke, maybe by doing something with the controls files or something. I suppose it complicates things a bit as I'm guessing the co-op works by it's just like normal on the server's game and there's just an extra player in the world. Thanks for the reply's though.The problem is that the city script that we were able insert our code into is only run by the host on load. We currently have no way to initialize scripts for the client to capture key combos, and the other scripts we've tried to use don't work at all or have limited functionality.