Is there somewhere I can find a list of all the ALiVE functions and events? I see spyderblack using them but I can find mention of them anywhere but in his code snippets.
Is there somewhere I can find a list of all the ALiVE functions and events? I see spyderblack using them but I can find mention of them anywhere but in his code snippets.
You can look using the ingame functions viewing or by un-pbo'ing the x-lib folder which is a big collection of functions (including a list of all that are in there). The ingame functions viewer is probably the better option though since the X-lib folder doesn't contain everything.
Ah, of course! Thank you. :)
Are there any custom event handlers that ALiVE implements that we can use as well?
Not that I am aware of, HighHead or Tupolov would know more though.
Actually there are a few eventHandlers you could use.
There could be more but I did find a few in the sys_profile.pbo
profileGetInEventHandler
profileKilledEventHandler
Neat, thanks. I guess I'd need to dePBO that file to find more? D:
They are also find-able in the functions viewer (I've never used it until a few days ago.. pretty handy feature :) ).