example npc script: using multiple values
Posted: 03 Sep 2010, 23:07
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
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