I'm not really sure what this is refering to i have two progs set up one a room the other a mob
Log: [*****] BUG: Darrik.are: reset_area: no resets
the room prog is:
1>rand_prog 100
if isimmort($n)
mpdonothing
else
mpechoat $n The bacta heals your
wounds.
mprestore $n 500
endif
and the mob prog is:
1>greet_prog 100
Hello $n , How may i serve you?
so if either of these are causing this plese let me know why thank you
Log: [*****] BUG: Darrik.are: reset_area: no resets
the room prog is:
1>rand_prog 100
if isimmort($n)
mpdonothing
else
mpechoat $n The bacta heals your
wounds.
mprestore $n 500
endif
and the mob prog is:
1>greet_prog 100
Hello $n , How may i serve you?
so if either of these are causing this plese let me know why thank you