Quote:
Originally Posted by G_yoshi
And you failed to listen to what I said. I just told you it would only require approximately two NPCs if that. Why the hell would even need six?! No wonder why it sucked :/
|
Okay, how it used to be in one specific level:
three- sign for red boat, red boat, ticket taker for red boat.
three- sign for blue boat, blue boat, ticket taker for blue boat.
Quote:
Originally Posted by Dach
uh, the boat is clientside? why, exactly? its much easier to do serverside
|
It wasn't easier to do it serverside in this situation because of the hide/show stuff on the tickettaker, and a few other conditions that needed to be checked clientside that I honestly forget. It didn't lag, and I was trying to do it as close to the old way as possible... give or take eventually making the image move upto the dock itself. The person inside the boat (separate from the class) that lets you get on the dock was done serverside, because he was easier to do serverside... but for some reason the actual class was easier for me clientside.