XycaleTh Posted June 10, 2010 Share Posted June 10, 2010 I've spent the past few weeks tinkering with the Ghoul2 API for various reasons. I thought it would be useful if others had some idea at what most of the functions do, so I compiled a fairly completely G2 API function reference here: http://jacoders.co.cc/forum/viewtopic.php?f=5&t=71 The main functions I'm stuck on are trap_G2API_CollisionDetect, trap_G2API_CollisionDetectCache, and trap_G2API_SetBoltInfo. The first two seem to be used in similar cases, but the 'cached' version is only used for vehicles. Also, I'm not exactly sure what SetBoltInfo does. I've written down my guess in the function reference, but it would be nice if anyone else with more experience could fill in the missing knowledge for me There are a few other functions which I wasn't completely sure on (marked with a TODO), but seeing as they aren't even used in the SDK, I don't think they are as important. Link to comment Share on other sites More sharing options...
Tinny Posted June 11, 2010 Share Posted June 11, 2010 Dude, that's sweet. Thanks for doing this! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.