Hey, I've seriously been having troubles with something very simple (I know it is) that I just can't seem to figure out.
What folder do I need to make in order to have people see ganis online?
And, would this script work just for testing purposes.
NPC Code:
if (playerenters) {
replaceani walk,human_walk;
replaceani idle,human_idle;
}
Now, I have those two uploaded in levels/ganis, but for some reason they will not show up.