Home
last modified time | relevance | path

Searched refs:emote_cmd (Results 1 – 2 of 2) sorted by relevance

/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dclient_serv.h626 emote_cmd = 100, enumerator
H A Dactor_scripts.c996 if(actors_list[i]->que[0]>=emote_cmd in next_command()
2217 if(act->que[i]>=emote_cmd&&act->que[i]<wait_cmd) { in add_command_to_actor()