Hello. I have done this :
THis one is working fine
Code:
emit_sound(0, CHAN_AUTO, "jbextreme/brass_bell_C.wav", 1.0, ATTN_NORM, 0, PITCH_NORM)
player_hudmessage(0, 8, 3.0, {0, 255, 0}, "%L", LANG_SERVER, "JBE_STATUS_ENDFREEDAY")
But skin change in for loop is not working at all.. Why , whats the problem ? What is wrong with my for loops?
I am getting all alive Ts and changing skin for them.. but it seems not to work. Please help!