
07-12-2011, 03:10 PM
|
team canada
|
 |
Join Date: Jul 2004
Location: Canada
Posts: 5,200
|
|
if (playertouchsme) { } is GS1. Don't mix the two up. You have to use:
function onPlayerTouchsMe() { }
You've also made it impossible to occur by placing playertouchsme in your onPlayerChats function/event.
PPNL: You have no idea what you're doing either. |
|
|