Cs: 1.6 Dance Plugin Downloadl

Then in plugin source, change:

set_pev(id, pev_modelindex, model_dance) On some clients, dance animations may not loop. Use: Cs 1.6 Dance Plugin Downloadl

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) Then in plugin source

Scroll to Top