Is there any difference between ExecuteFunc("funcname") and call funcname()?
Except that funcname() can have parameters (and its shorter xD).
ExecuteFunc and Call?
Moderator: Cheaters
-
- Forum Staff
- Posts: 519
- Joined: October 18th, 2010, 8:43 am
Re: ExecuteFunc and Call?
You can call functions that are below the function that you execute it from. And you can call the same function with it as well.
-
- Forum Spammer
- Posts: 610
- Joined: March 30th, 2009, 9:02 pm