Jump to content

0x4092 InLine(S:Target*,O:Object*)


Recommended Posts

More details about trigger: 0x4092 InLine(S:Target*,O:Object*)

Can return true even both S:Target, O:Object are invisible, range for S: Target seems to be unlimited, O:Object must be in visual range

Returns true if O:Object is "blocking" sight line to S: Target

Eg.:

IF
	Detect([GOODCUTOFF])
	InLine("Imoen",LastSeenBy(Myself))
THEN
	RESPONSE #100
		DisplayStringHead(Myself,2)
END

 

Edited by Gamemacik
Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...