Quote:
Originally Posted by Pelikano
Why don't you try it before asking :o?
And yes, onTrigger() would call it.
|
Well, I did.. I believe I posted it.
I tried to do
PHP Code:
function onTrigger(){
}
if onTrigger(){
}
Which doesn't look right to me. o.o