No, its not possable E2 wasent designed for that sort of thing.
You will just half to make a fucntion check if Mouse has a value if it does, run.
Is there some way to make a sort of
function func(a,b,c)
d = a+b+c
end
func(1,2,3)
Like in lua, a function with arguments and stuff. Espetially if its callable. Like im doing a chat command'd bot thing, and i want:
if owner says Mouse then mouse(owner():aimPos())
and your calling mouse with the arg of the owners aimpos. I think you get what im trying to say.
No, its not possable E2 wasent designed for that sort of thing.
You will just half to make a fucntion check if Mouse has a value if it does, run.
ok thanks.
Bookmarks