Jump to content
  • 0

OnTouch: How many cells?


paw

Question


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   1
  • Joined:  05/19/17
  • Last Seen:  

Question: How many cells do a character have to be to trigger the OnTouch?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 1

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  235
  • Reputation:   55
  • Joined:  12/02/11
  • Last Seen:  

1 hour ago, paw said:

Question: How many cells do a character have to be to trigger the OnTouch?

It depends how many values you put in your parameters.

Example:

prontera.gat, 156, 180, 5	script	Detective	100,2,2,{
//end; // If you don't like that NPC can't be clicked.
OnTouch:
	mes "Hi this is 2x2 cells.";
	close;
}


This is 2x2 cells that trigger OnTouch.

Edited by Kaze
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  21
  • Reputation:   1
  • Joined:  05/19/17
  • Last Seen:  

This was a dumb question. I found the answer moments after I posted this. I do not know how to delete.

Link to comment
Share on other sites

  • 0

  • Group:  Forum Moderator
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  1268
  • Reputation:   382
  • Joined:  02/03/12
  • Last Seen:  

8 hours ago, paw said:

This was a dumb question. I found the answer moments after I posted this. I do not know how to delete.

Don't worry about it someone else might have the same question later on. @Kaze has a good answer so I'll mark that.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   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...