| 11-19-2004, 09:50 PM | #1 |
can someone try to explain, very detailed, what Local variables and Global variables are and the difference between them? plz really wanna know :D |
| 11-19-2004, 10:57 PM | #2 |
local variables are deleted after the function ends(JASS), global variables can be used in the whole map |
| 11-20-2004, 11:23 AM | #3 | |
Quote:
hope that was clear! oh btw, globals can be used everywhere and can be changed byevery function. |
| 11-20-2004, 12:21 PM | #4 |
You can always use Triggering Unit instead of casting unit, the problem lies with the target event responses |
| 11-20-2004, 03:18 PM | #5 | |
Quote:
|
