Hello! I'm new to the whole server hosting thing and I'm having some issues with NPCs.
Specifically, I can't seem to interact with them (by clicking) at all! onTouch scripts still seem to run though, like when taking the ship to Izlude from the tutorial.
I'm using Packetver 2018-06-20e, but changing the packetver in mmo.h and changing client seems to have no effect.
To be honest I don't know if it's a client or server issue, but I'm just guessing it's the former. Anyone got any ideas? I did a few google searches and searches here on the forums with no real results.
EDIT: I've narrowed it down to being something I changed in the source, probably on accident. Trying to figure out what it is, now, haha. Thanks anyway
EDIT2: Apparently, something I messed up in clif.c
EDIT3: Yep, that fixed it. I grabbed the original clif.c from the Hercules release again and now it works. Phew!