- Code:
function OnPlayertouchesme()
{
this.chat = "You poked me (or whatever the text was)!";
}
I really want to try and approach this one step at a time. I've tried over and over to learn gscript on my own but I put my goals too high and I end up getting frustrated I don't understand the overall format of it all. That being said I hope to be corrected on the basics so that I can use that knowledge to build up.