set_pev(id, pev_modelindex, model_dance) On some clients, dance animations may not loop. Use:
Then in plugin source, change:
public cmd_dance(id) if(is_user_alive(id)) entity_set_int(id, EV_INT_sequence, 10) // change number based on model entity_set_float(id, EV_FL_framerate, 1.0) Cs 1.6 Dance Plugin Downloadl