Page 1 of 1

example npc script: using multiple values

Posted: 03 Sep 2010, 23:07
by argul
Hello folks,

here is an example of an npc script:

Problem:
every player has only a little amount of variables for state of quests (96, when i remember right).
So you got to use these variables very economical.

This example shows you how to use 8 variables(which have a range from 0 to 15) within one player variable.

Pjotr

Re: example npc script: using multiple values

Posted: 04 Sep 2010, 15:04
by alastrim
You did a very good work on this tutorial/script...

Thanks! :D