entity

  1. O Ilusionista

    Check if an entity is not available

    Hello my friends. I have a function that I use to check if a specific entity exists and, if it does, it makes the caller change to a new animation and it works perfectly: void checkEntChangeAnim(char target_name, int Ani) {// Check if there is a specific entity and make the called to change to a...
  2. O Ilusionista

    [SCRIPT] Check if there is an specific entity and change animation

    This tutorial provides an example of switching animations if a specific entity is on screen.
Back
Top Bottom