• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Help-me! with Jiddo System

DiegoSkate

Eu tiro é onda.
Joined
Jul 7, 2007
Messages
127
Reaction score
0
Location
Brazil
Hello Guys.

I have one problems with npc's of jiddo system, how i add this comand in script of npc \/

idletime = 30 (Time the npc will keep you focused if you say nothing.)
talkradius = 5 (Maximum distance to the npc before it will unGreet you)
talkdelaytime = 1 (Npc talk delay time in seconds)

On script \/

<parameters>
<parameter key="message_greet" value="Hello, |PLAYERNAME|! I buying your equipaments." />
<parameter key="message_farewell" value="Good Bye, |PLAYERNAME|!" />
<parameter key="message_onbuy" value="It was a pleasure doing business with you." />
</parameters>

Where i add and how??


Cya
 
Back
Top