Quote:
Originally Posted by Inverness
Ah, why does params[] only work with different objects and not the same one? x-x
I had assumed params[] only worked with events because I couldn't get it to work with two functions in same object, never tried two functions in different objects.
Edit: Chompy, first parameter needs to be a string or null, not an object.
|
Works with an object though, did for me :o, but I'll change the post though