- Joined
- Nov 3, 2013
- Messages
- 989
So every so often I find myself in a position where I can imagine how something most likely should be done but I don't know the function call(s) for it.
Like; GetOwningPlayer(), GetUnitTypeId() & GetUnitX/Y().
Now some can be found if you scour through threads and tutorials but besides event related function calls like GetTriggerUnit() there is close to no information to be had, AFAIK. (with custom scripts)
I think that it's reasonable that custom scripts should be the stepping stone between normal GUI and coding with raw jass but instead it seems to me that you would need experience with raw jass to know how to use custom scripts by then I doubt you have much use of them or GUI...
I reckon I wouldn't be wasting as much of people's time with what are most likely stupid questions If there were just some list or something of all the function calls that I could read through :3
Like; GetOwningPlayer(), GetUnitTypeId() & GetUnitX/Y().
Now some can be found if you scour through threads and tutorials but besides event related function calls like GetTriggerUnit() there is close to no information to be had, AFAIK. (with custom scripts)
I think that it's reasonable that custom scripts should be the stepping stone between normal GUI and coding with raw jass but instead it seems to me that you would need experience with raw jass to know how to use custom scripts by then I doubt you have much use of them or GUI...
I reckon I wouldn't be wasting as much of people's time with what are most likely stupid questions If there were just some list or something of all the function calls that I could read through :3