setthink

  1. Z

    Question about rg_remove_entity and SetThink/Touch

    Hi :3 I wanna just know, what's correct When remove an entity, What's correct method: SetThink(entity, "") // Unset Think callback before remove entity. SetTouch(entity, "") rg_remove_entity(entity) or remove that directly : rg_remove_entity(entity) Thanks in advance 👍
Сверху Снизу