Hello, I need some help with a piece of code for identifying an event or how to identify one.
The event I would like to identify is when archbuddy solves an artifact:
If (ArcheologyBuddy Solves an Artifact) <-- how to identify an artifact has been solved?
{
do stuff.
}
I know the code above isnt 100% correct, but I think it describes what i am looking for. I can do this for other events, I just cannot find any information on how to do this with Archeology events. if its possible?
Any api documentation for ArchBuddy anywhere? to pull variables or methods out of? Any information would really be great! Thanks!
The event I would like to identify is when archbuddy solves an artifact:
If (ArcheologyBuddy Solves an Artifact) <-- how to identify an artifact has been solved?
{
do stuff.
}
I know the code above isnt 100% correct, but I think it describes what i am looking for. I can do this for other events, I just cannot find any information on how to do this with Archeology events. if its possible?
Any api documentation for ArchBuddy anywhere? to pull variables or methods out of? Any information would really be great! Thanks!
Last edited: