Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   NPC Scripting (https://forums.graalonline.com/forums/forumdisplay.php?f=8)
-   -   Uh, a little help please. ;O (https://forums.graalonline.com/forums/showthread.php?t=61238)

James 09-15-2005 11:29 PM

Uh, a little help please. ;O
 
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.

napo_p2p 09-15-2005 11:51 PM

Clientsided, it should work.

James 09-16-2005 12:08 AM

Er, sorry, problem solved.

Torankusu_2002 09-16-2005 05:01 AM

i know you have the problem fixed, and you might not be using the exact names you showed (human_walk), but be sure you server-specity the ganis.

i.e. james_human_walk
because there are already ganis that are called human_walk, unless you are using those ganis.

sorry, probably useless, just refreshing.

James 09-16-2005 05:07 AM

Oh, I was just using that as an example.

Torankusu_2002 09-16-2005 05:24 AM

yeah, I figured, but I wasn't too sure.


All times are GMT +2. The time now is 11:40 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.