Stop NPC from respawning when I get to far?

Skull Kingz

Active member

I'm not sure what's causing this, but is there a way to stop my NPC from respawning when I go far away? Are they dying offscreen? It's confusing so I just recorded it.
 

I'm not sure what's causing this, but is there a way to stop my NPC from respawning when I go far away? Are they dying offscreen? It's confusing so I just recorded it.
Maybe the npc is being warped due to range adjustments.

1708106541221.png

C:
anim idle
   # range    MIN MAX
    range    0 485
    rangea    -999 999
    rangez    -999 999
    loop    1
    delay    16
    offset    62 125
    bbox    50 55 23 74
    @cmd clearL
    frame    data/chars/heroes/axel/idle00.png
 
Back
Top Bottom