paw Posted June 6, 2017 Posted June 6, 2017 Question: How many cells do a character have to be to trigger the OnTouch? Quote
1 Deleted User Posted June 6, 2017 Posted June 6, 2017 (edited) 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 June 6, 2017 by Kaze Quote
0 paw Posted June 8, 2017 Author Posted June 8, 2017 This was a dumb question. I found the answer moments after I posted this. I do not know how to delete. Quote
0 Skorm Posted June 9, 2017 Posted June 9, 2017 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. Quote
Question
paw
Question: How many cells do a character have to be to trigger the OnTouch?
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.