- Joined
- Sep 19, 2006
- Messages
- 152
I've had many years of good times with the WarCraft 3 editor, but have recently decided to try my hand at some simple games on the new Galaxy editor. However, I do have a few very basic questions before I get started:
1. If I'm going to make a simple RPG-style game, which "Document Type" and "Dependencies" do I use when creating the new file? (I don't really understand the differences.)
2. Where do I create globals and global arrays (or whatever the new names for them are)?
3. I'm very comfortable writing in JASS. Is it possible to disable that crap GUI point-and-click garbage and just type in the information manually (via custom script)?
4. Is it still necessary to null units, groups, and other handles when writing in GUI?
Thank you for your replies and your patience.
1. If I'm going to make a simple RPG-style game, which "Document Type" and "Dependencies" do I use when creating the new file? (I don't really understand the differences.)
2. Where do I create globals and global arrays (or whatever the new names for them are)?
3. I'm very comfortable writing in JASS. Is it possible to disable that crap GUI point-and-click garbage and just type in the information manually (via custom script)?
4. Is it still necessary to null units, groups, and other handles when writing in GUI?
Thank you for your replies and your patience.
Last edited: