Kk,i would like to know,how to make an lua mod? progams i need use,or anything.
You can neither add trails nor flames with Lua. get_player_info(0).name gives you tori's name and get_player_info(0).name uke's.
tori = get_player_info(0).name uke = get_player_info(1).name
I'm just going to go out and take a guess that get_player_info(1) gives your name, and (0) gives ukes...? :P