- Joined
- Jun 26, 2020
- Messages
- 1,928
I'm getting started in Lua after 4 months of learning Jass and vJass, I know some basics things like I can't use the words "call", "set", "takes" or "returns", for code functions I can do it inside of the current function, the IDs needs FourCC and all the variables can have any type of value, I will ask you what I need when I consider it necessary, to start I wanna ask how to init a trigger, and to reffer it in another trigger do I need create a global variable for it?