Quote:
|
Originally Posted by ApothiX
Take out the space, rename the class to have an _, or use the new engine with quotes, join("force field");
either that, or it may have a problem with the mouse variables, because I don't think those are accessible serverside. Try sending them as parameters and use strtofloat(#p(2)) or whatever.
|
T'is true wisdom. I've actually never seen someone use space in a classname, not sure if it works. And mouse coordinates can't be read serverside.