-
Notifications
You must be signed in to change notification settings - Fork 772
add getguildinfo() #2566
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add getguildinfo() #2566
Conversation
| break; | ||
| default: | ||
| ShowError("script:getguildinfo: unknown info type!\n"); | ||
| st->state = END; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
here probably better add always triggered assert for dump call stack
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
returning false already triggers reportsrc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reportsrc not show call stack. it show only some info about npc
|
nice one |
Pull Request Prelude
Changes Proposed
Adds
getguildinfo()and deprecatesgetguildname(),getguildmaster(),getguildmasterid()Script conversion: