To add a function to get particle Index by where cursor point at. or get the position. ---------- e.g: tpt.getbymouse(string Info) Info could be "type","x,y","index" ----------- this will be useful to make good script. Can any one do this?
"tpt.message_box(tpt.mousex,tpt.mousey)" this command show a message box with title"0",content"0" where can I find more information about this? I can't found anything about this in wiki/lua