#include "nui_i_main"
void main()
{
NUI_HandleEvents(GetLastPlayerToSelectTarget());
ExecuteScript("prc_onplaytarget");
}