92 posts
Posted 09 June 2012 - 01:38 AM
The in-game help on most API's is kind of useless. Can anybody explain what the functions do and proper arguments to give them?
992 posts
Posted 09 June 2012 - 01:59 AM
92 posts
Posted 09 June 2012 - 02:19 AM
Thanks for the link, I've already bookmarked it. May still need help with specific functions in certain API's but I'll get to that when I get to that.
351 posts
Posted 09 June 2012 - 06:29 AM
If I may humbly recommend, the in-game "most things" are pretty bad. You should code outside of game, using outside resources, and just use in-game to test, imho.
1111 posts
Location
Portland OR
Posted 09 June 2012 - 12:09 PM
The Lua Reference manual is also a great resource when looking up how certain functions work,
http://www.lua.org/manual/5.1/Not all functions listed on that site are available in CC.